summaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog/watchdog-kernel-api.txt
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Implement status function in watchdog coreGuenter Roeck2016-07-191-0/+4
* watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck2016-07-171-2/+3
* watchdog: Add support for minimum time between heartbeatsGuenter Roeck2016-03-161-0/+3
* watchdog: Make stop function optionalGuenter Roeck2016-03-161-8/+12
* watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck2016-03-161-7/+15
* watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck2016-03-161-2/+17
* watchdog: Make set_timeout function optionalGuenter Roeck2016-03-161-0/+5
* watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck2016-01-111-2/+0
* watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck2016-01-111-0/+3
* watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck2015-12-291-38/+7
* watchdog: core: add reboot notifier supportDamien Riegel2015-12-131-0/+8
* watchdog: core: add restart handler supportDamien Riegel2015-12-131-0/+19
* watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-291-0/+7
* watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-011-1/+13
* watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede2012-05-301-1/+27
* watchdog: Add Locking supportHans de Goede2012-05-301-0/+2
* watchdog: create all the proper device filesAlan Cox2012-05-301-0/+5
* watchdog: Add multiple device supportAlan Cox2012-05-301-1/+9
* Documentation/watchdog: Fix a small typoDevendra Naga2012-05-231-1/+1
* watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar2012-03-271-1/+3
* watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede2012-03-271-3/+4
* Documentation: Fix typo in watchdog-kernel-api.txtMasanari Iida2012-02-211-1/+1
* watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck2012-01-061-1/+9
* watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-281-0/+4
* watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck2011-07-281-0/+5
* watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck2011-07-281-5/+8
* watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck2011-07-281-0/+7
* watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck2011-07-281-0/+10
* watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck2011-07-281-2/+7
* watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck2011-07-281-0/+3
* watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck2011-07-281-0/+6
* watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2011-07-281-0/+119