aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog/watchdog-kernel-api.txt
AgeCommit message (Expand)Author
2017-02-24watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang
2016-07-19watchdog: Implement status function in watchdog coreGuenter Roeck
2016-07-17watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck
2016-03-16watchdog: Add support for minimum time between heartbeatsGuenter Roeck
2016-03-16watchdog: Make stop function optionalGuenter Roeck
2016-03-16watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck
2016-03-16watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck
2016-03-16watchdog: Make set_timeout function optionalGuenter Roeck
2016-01-11watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck
2016-01-11watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck
2015-12-29watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck
2015-12-13watchdog: core: add reboot notifier supportDamien Riegel
2015-12-13watchdog: core: add restart handler supportDamien Riegel
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede
2012-05-30watchdog: Add Locking supportHans de Goede
2012-05-30watchdog: create all the proper device filesAlan Cox
2012-05-30watchdog: Add multiple device supportAlan Cox
2012-05-23Documentation/watchdog: Fix a small typoDevendra Naga
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar
2012-03-27watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede
2012-02-21Documentation: Fix typo in watchdog-kernel-api.txtMasanari Iida
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck