index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
watchdog
/
watchdog-test.c
Age
Commit message (
Expand
)
Author
2018-12-13
selftests: watchdog: fix spelling mistake "experies" -> "expires"
Colin Ian King
2018-12-12
selftests: watchdog: Add gettimeleft command line arg
Jerry Hoemann
2018-10-24
selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit path
Shuah Khan (Samsung OSG)
2018-10-24
selftests: watchdog: Add gettimeout and get|set pretimeout
Jerry Hoemann
2018-10-24
selftests: watchdog: Fix error message.
Jerry Hoemann
2018-10-24
selftests: watchdog: fix message when /dev/watchdog open fails
Shuah Khan (Samsung OSG)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-24
selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUS
Eugeniu Rosca
2017-07-24
selftests: watchdog: avoid keepalive flood
Eugeniu Rosca
2017-07-24
selftests: watchdog: point out ioctl() failures
Eugeniu Rosca
2017-07-24
selftests: watchdog: prefer strtoul() over atoi()
Eugeniu Rosca
2017-07-24
selftests: watchdog: use getopt_long()
Eugeniu Rosca
2017-07-24
selftests: watchdog: fix mixed whitespace
Eugeniu Rosca
2017-05-02
selftests: watchdog: accept multiple params on command line
Timur Tabi
2016-09-20
selftests: move watchdog tests from Documentation/watchdog
Shuah Khan