summaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-147-139/+2
|\
| * samples: move watchdog example code from DocumentationShuah Khan2016-09-236-33/+2
| * selftests: move watchdog tests from Documentation/watchdogShuah Khan2016-09-203-107/+1
* | watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-081-0/+13
* | watchdog: add pretimeout support to the coreWolfram Sang2016-09-241-0/+20
|/
* Documentation/watchdog: check return value for magic closeArnd Bergmann2016-07-251-3/+11
* watchdog: Implement status function in watchdog coreGuenter Roeck2016-07-191-0/+4
* Documentation/watchdog: add support for magic close to watchdog-testTimur Tabi2016-07-171-0/+3
* Documentation/watchdog: use stdout instead of stderr in watchdog-testTimur Tabi2016-07-171-16/+12
* watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck2016-07-171-2/+3
* watchdog: hpwdt: remove email address from docBrian Boylston2016-07-171-3/+2
* Documentation: Add ebc-c384_wdt watchdog-parameters.txt entryWilliam Breathitt Gray2016-05-141-0/+4
* watchdog: hpwdt: Adjust documentation to match latest kernel module parameters.Nigel Croxon2016-05-141-27/+30
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-03-192-12/+59
|\
| * 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
| * Documentation: add sbsa-gwdt driver documentationFu Wei2016-03-041-0/+7
| * watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley2016-03-011-0/+5
* | Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2016-01-311-0/+4
|/
* 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
* Documentation/watchdog: add timeout and ping rate control to watchdog-test.cTimur Tabi2015-09-091-5/+17
* watchdog: omap_wdt: early_enable module parameterLars Poeschel2015-07-011-0/+1
* watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-291-0/+7
* watchdog: docs: omap_wdt also understands nowayoutLars Poeschel2015-06-221-0/+2
* Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley2014-09-262-3/+1
* Documentation: fix two typos in watchdog-api.txtSangjung Woo2014-08-051-1/+1
* watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal2014-03-311-0/+2
* watchdog: Add tegra watchdogAndrew Chew2014-03-311-0/+5
* watchdog: delete mpcore_wdt driverViresh Kumar2013-07-111-8/+0
* watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-011-1/+13
* watchdog: fix watchdog-test.c build warningRandy Dunlap2012-08-291-1/+1
* Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam2012-05-301-0/+5
* 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 the file descriptor leak when no cmdline arg givenDevendra Naga2012-05-231-0/+11
* Documentation/watchdog: close the fd when cmdline arg givenDevendra Naga2012-05-231-3/+6
* Documentation/watchdog: Fix a small typoDevendra Naga2012-05-231-1/+1
* watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar2012-03-272-1/+7
* watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede2012-03-271-3/+4
* watchdog: documentation: remove index-fileWolfram Sang2012-03-271-19/+0
* Documentation: Fix typo in watchdog-kernel-api.txtMasanari Iida2012-02-211-1/+1
OpenPOWER on IntegriCloud