summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds106-187/+203
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy7-1/+231
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang3-2/+85
2016-09-23samples: move watchdog example code from DocumentationShuah Khan8-9/+11
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan5-2/+10
2016-07-25Documentation/watchdog: check return value for magic closeArnd Bergmann1-3/+11
2016-07-19watchdog: Implement status function in watchdog coreGuenter Roeck2-7/+31
2016-07-17Documentation/watchdog: add support for magic close to watchdog-testTimur Tabi1-0/+3
2016-07-17Documentation/watchdog: use stdout instead of stderr in watchdog-testTimur Tabi1-16/+12
2016-07-17watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck2-3/+5
2016-07-17watchdog: hpwdt: remove email address from docBrian Boylston1-3/+2
2016-05-14Documentation: Add ebc-c384_wdt watchdog-parameters.txt entryWilliam Breathitt Gray1-0/+4
2016-05-14watchdog: hpwdt: Adjust documentation to match latest kernel module parameters.Nigel Croxon1-27/+30
2016-03-20Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds34-354/+1482
2016-03-16watchdog: Add support for minimum time between heartbeatsGuenter Roeck3-0/+21
2016-03-16watchdog: Make stop function optionalGuenter Roeck3-10/+18
2016-03-16watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck3-20/+64
2016-03-16watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck3-18/+158
2016-03-16watchdog: Make set_timeout function optionalGuenter Roeck2-2/+14
2016-03-04Documentation: add sbsa-gwdt driver documentationFu Wei2-0/+38
2016-03-01watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley4-0/+287
2016-01-31Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com6-1/+210
2016-01-11watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck4-13/+8
2016-01-11watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck3-2/+9
2015-12-29watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck4-234/+218
2015-12-13watchdog: core: add reboot notifier supportDamien Riegel3-0/+54
2015-12-13watchdog: core: add restart handler supportDamien Riegel3-0/+73
2015-09-09Documentation/watchdog: add timeout and ping rate control to watchdog-test.cTimur Tabi1-5/+17
2015-07-01watchdog: omap_wdt: early_enable module parameterLars Poeschel2-0/+9
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou3-18/+110
2015-06-22watchdog: docs: omap_wdt also understands nowayoutLars Poeschel1-0/+2
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley15-43/+6
2014-08-05Documentation: fix two typos in watchdog-api.txtSangjung Woo1-1/+1
2014-03-31watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal2-10/+33
2014-03-31watchdog: Add tegra watchdogAndrew Chew4-0/+319
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar5-473/+0
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda4-12/+80
2012-08-29watchdog: fix watchdog-test.c build warningRandy Dunlap1-1/+1
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam4-0/+269
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede3-2/+86
2012-05-30watchdog: Add Locking supportHans de Goede4-0/+29
2012-05-30watchdog: create all the proper device filesAlan Cox4-2/+42
2012-05-30watchdog: Add multiple device supportAlan Cox5-50/+140
2012-05-23Documentation/watchdog: Fix the file descriptor leak when no cmdline arg givenDevendra Naga1-0/+11
2012-05-23Documentation/watchdog: close the fd when cmdline arg givenDevendra Naga1-3/+6
2012-05-23Documentation/watchdog: Fix a small typoDevendra Naga1-1/+1
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar4-1/+14
2012-03-27watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede2-4/+4
2012-03-27watchdog: documentation: remove index-fileWolfram Sang1-19/+0
2012-02-21Documentation: Fix typo in watchdog-kernel-api.txtMasanari Iida1-1/+1
[next]