index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
watchdog
/
watchdog-kernel-api.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-08
watchdog: add watchdog pretimeout governor framework
Vladimir Zapolskiy
1
-0
/
+13
2016-09-24
watchdog: add pretimeout support to the core
Wolfram Sang
1
-0
/
+20
2016-07-19
watchdog: Implement status function in watchdog core
Guenter Roeck
1
-0
/
+4
2016-07-17
watchdog: Improve description of min_hw_heartbeat_ms
Guenter Roeck
1
-2
/
+3
2016-03-16
watchdog: Add support for minimum time between heartbeats
Guenter Roeck
1
-0
/
+3
2016-03-16
watchdog: Make stop function optional
Guenter Roeck
1
-8
/
+12
2016-03-16
watchdog: Introduce WDOG_HW_RUNNING flag
Guenter Roeck
1
-7
/
+15
2016-03-16
watchdog: Introduce hardware maximum heartbeat in watchdog core
Guenter Roeck
1
-2
/
+17
2016-03-16
watchdog: Make set_timeout function optional
Guenter Roeck
1
-0
/
+5
2016-01-11
watchdog: Drop pointer to watchdog device from struct watchdog_device
Guenter Roeck
1
-2
/
+0
2016-01-11
watchdog: Add support for creating driver specific sysfs attributes
Guenter Roeck
1
-0
/
+3
2015-12-29
watchdog: Separate and maintain variables based on variable lifetime
Guenter Roeck
1
-38
/
+7
2015-12-13
watchdog: core: add reboot notifier support
Damien Riegel
1
-0
/
+8
2015-12-13
watchdog: core: add restart handler support
Damien Riegel
1
-0
/
+19
2015-06-29
watchdog: watchdog_core: Add watchdog registration deferral mechanism
Jean-Baptiste Theou
1
-0
/
+7
2013-03-01
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
1
-1
/
+13
2012-05-30
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
1
-1
/
+27
2012-05-30
watchdog: Add Locking support
Hans de Goede
1
-0
/
+2
2012-05-30
watchdog: create all the proper device files
Alan Cox
1
-0
/
+5
2012-05-30
watchdog: Add multiple device support
Alan Cox
1
-1
/
+9
2012-05-23
Documentation/watchdog: Fix a small typo
Devendra Naga
1
-1
/
+1
2012-03-27
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
1
-1
/
+3
2012-03-27
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
1
-3
/
+4
2012-02-21
Documentation: Fix typo in watchdog-kernel-api.txt
Masanari Iida
1
-1
/
+1
2012-01-06
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
1
-1
/
+9
2011-07-28
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
1
-0
/
+4
2011-07-28
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
1
-0
/
+5
2011-07-28
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
1
-5
/
+8
2011-07-28
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
1
-0
/
+7
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
1
-0
/
+10
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
1
-2
/
+7
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
1
-0
/
+3
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
1
-0
/
+6
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck
1
-0
/
+119