aboutsummaryrefslogtreecommitdiff
path: root/Documentation/watchdog
AgeCommit message (Expand)Author
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-09-09Documentation/watchdog: add timeout and ping rate control to watchdog-test.cTimur Tabi
2015-07-01watchdog: omap_wdt: early_enable module parameterLars Poeschel
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou
2015-06-22watchdog: docs: omap_wdt also understands nowayoutLars Poeschel
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley
2014-08-05Documentation: fix two typos in watchdog-api.txtSangjung Woo
2014-03-31watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal
2014-03-31watchdog: Add tegra watchdogAndrew Chew
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda
2012-08-29watchdog: fix watchdog-test.c build warningRandy Dunlap
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam
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 the file descriptor leak when no cmdline arg givenDevendra Naga
2012-05-23Documentation/watchdog: close the fd when cmdline arg givenDevendra Naga
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-03-27watchdog: documentation: remove index-fileWolfram Sang
2012-02-21Documentation: Fix typo in watchdog-kernel-api.txtMasanari Iida
2012-01-06watchdog: documentation: describe nowayout in coversion-guideWolfram Sang
2012-01-06watchdog: documentation: update index fileWim Van Sebroeck
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck
2011-11-05Documentation: watchdog: add guide how to convert drivers to new frameworkWolfram Sang
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
2011-03-31Fix common misspellingsLucas De Marchi
2010-07-01watchdog: docs: add an entry for imx2_wdtFabio Estevam
2010-05-25watchdog: update/improve/consolidate watchdog driverRandy Dunlap
2010-04-06[WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.James Hogan
2010-04-03[WATCHDOG] doc: watchdog simple example: don't fail on fsync()Giel van Schijndel
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe
2009-06-23[WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli
2009-06-18[WATCHDOG] hpwdt: Add NMI sourcingThomas Mingarelli
2008-10-30.gitignore updatesAlexey Dobriyan