summaryrefslogtreecommitdiff
path: root/include/linux/watchdog.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck2017-02-24
* watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-08
* watchdog: add pretimeout support to the coreWolfram Sang2016-09-24
* watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck2016-07-17
* watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong2016-07-17
* watchdog: Add support for minimum time between heartbeatsGuenter Roeck2016-03-16
* watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck2016-03-16
* watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck2016-03-16
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-01
* 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: kill unref/ref opsTomas Winkler2016-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
* watchdog: include: add units for timeout values in kerneldocWolfram Sang2015-11-03
* watchdog: include: fix some typosWolfram Sang2015-11-03
* watchdog: Always evaluate new timeout against min_timeoutGuenter Roeck2015-11-03
* kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-04
* watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-29
* watchdog: Add watchdog enable/disable all functionsStephane Eranian2015-04-02
* watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?Uwe Kleine-König2014-10-20
* watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-01
* watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-19
* Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* 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 a flag to indicate the watchdog doesn't reboot thingsAlan Cox2012-05-30
* watchdog: Add multiple device supportAlan Cox2012-05-30
* watchdog: Add watchdog_active() routineViresh Kumar2012-05-30
* watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar2012-03-27
* watchdog: nowayout is boolWim Van Sebroeck2012-03-27
* watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck2012-01-06
* 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 basic ioctl functionalityWim Van Sebroeck2011-07-28
* watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2011-07-28
* [WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck2006-06-20
* [WATCHDOG] Pre-Timeout flagsCorey Minyard2006-06-20
* [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-27
* Linux-2.6.12-rc2Linus Torvalds2005-04-16