index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
watchdog
/
watchdog-kernel-api.txt
Age
Commit message (
Expand
)
Author
2017-02-24
watchdog: Introduce watchdog_stop_on_unregister helper
Guenter Roeck
2016-10-08
watchdog: add watchdog pretimeout governor framework
Vladimir Zapolskiy
2016-09-24
watchdog: add pretimeout support to the core
Wolfram Sang
2016-07-19
watchdog: Implement status function in watchdog core
Guenter Roeck
2016-07-17
watchdog: Improve description of min_hw_heartbeat_ms
Guenter Roeck
2016-03-16
watchdog: Add support for minimum time between heartbeats
Guenter Roeck
2016-03-16
watchdog: Make stop function optional
Guenter Roeck
2016-03-16
watchdog: Introduce WDOG_HW_RUNNING flag
Guenter Roeck
2016-03-16
watchdog: Introduce hardware maximum heartbeat in watchdog core
Guenter Roeck
2016-03-16
watchdog: Make set_timeout function optional
Guenter Roeck
2016-01-11
watchdog: Drop pointer to watchdog device from struct watchdog_device
Guenter Roeck
2016-01-11
watchdog: Add support for creating driver specific sysfs attributes
Guenter Roeck
2015-12-29
watchdog: Separate and maintain variables based on variable lifetime
Guenter Roeck
2015-12-13
watchdog: core: add reboot notifier support
Damien Riegel
2015-12-13
watchdog: core: add restart handler support
Damien Riegel
2015-06-29
watchdog: watchdog_core: Add watchdog registration deferral mechanism
Jean-Baptiste Theou
2013-03-01
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2012-05-30
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
2012-05-30
watchdog: Add Locking support
Hans de Goede
2012-05-30
watchdog: create all the proper device files
Alan Cox
2012-05-30
watchdog: Add multiple device support
Alan Cox
2012-05-23
Documentation/watchdog: Fix a small typo
Devendra Naga
2012-03-27
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
2012-03-27
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
2012-02-21
Documentation: Fix typo in watchdog-kernel-api.txt
Masanari Iida
2012-01-06
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck