summaryrefslogtreecommitdiff
path: root/Documentation/watchdog
Commit message (Expand)AuthorAge
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-03-19
|\
| * watchdog: Add support for minimum time between heartbeatsGuenter Roeck2016-03-16
| * watchdog: Make stop function optionalGuenter Roeck2016-03-16
| * watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck2016-03-16
| * watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck2016-03-16
| * watchdog: Make set_timeout function optionalGuenter Roeck2016-03-16
| * Documentation: add sbsa-gwdt driver documentationFu Wei2016-03-04
| * watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley2016-03-01
* | Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2016-01-31
|/
* watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck2016-01-11
* watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck2016-01-11
* watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck2015-12-29
* watchdog: core: add reboot notifier supportDamien Riegel2015-12-13
* watchdog: core: add restart handler supportDamien Riegel2015-12-13
* Documentation/watchdog: add timeout and ping rate control to watchdog-test.cTimur Tabi2015-09-09
* watchdog: omap_wdt: early_enable module parameterLars Poeschel2015-07-01
* watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-29
* watchdog: docs: omap_wdt also understands nowayoutLars Poeschel2015-06-22
* Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley2014-09-26
* Documentation: fix two typos in watchdog-api.txtSangjung Woo2014-08-05
* watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal2014-03-31
* watchdog: Add tegra watchdogAndrew Chew2014-03-31
* watchdog: delete mpcore_wdt driverViresh Kumar2013-07-11
* watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-01
* watchdog: fix watchdog-test.c build warningRandy Dunlap2012-08-29
* Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam2012-05-30
* watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede2012-05-30
* watchdog: Add Locking supportHans de Goede2012-05-30
* watchdog: create all the proper device filesAlan Cox2012-05-30
* watchdog: Add multiple device supportAlan Cox2012-05-30
* Documentation/watchdog: Fix the file descriptor leak when no cmdline arg givenDevendra Naga2012-05-23
* Documentation/watchdog: close the fd when cmdline arg givenDevendra Naga2012-05-23
* Documentation/watchdog: Fix a small typoDevendra Naga2012-05-23
* watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar2012-03-27
* watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede2012-03-27
* watchdog: documentation: remove index-fileWolfram Sang2012-03-27
* Documentation: Fix typo in watchdog-kernel-api.txtMasanari Iida2012-02-21
* watchdog: documentation: describe nowayout in coversion-guideWolfram Sang2012-01-06
* watchdog: documentation: update index fileWim Van Sebroeck2012-01-06
* watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck2012-01-06
* Documentation: watchdog: add guide how to convert drivers to new frameworkWolfram Sang2011-11-05
* watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2011-07-28