aboutsummaryrefslogtreecommitdiff
path: root/include/linux/watchdog.h
AgeCommit message (Expand)Author
2018-12-22Watchdog: remove outdated commentHardik Singh Rathore
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-24watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang
2016-07-17watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck
2016-07-17watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong
2016-03-16watchdog: Add support for minimum time between heartbeatsGuenter Roeck
2016-03-16watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck
2016-03-16watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck
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
2016-01-11watchdog: kill unref/ref opsTomas Winkler
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-11-03watchdog: include: add units for timeout values in kerneldocWolfram Sang
2015-11-03watchdog: include: fix some typosWolfram Sang
2015-11-03watchdog: Always evaluate new timeout against min_timeoutGuenter Roeck
2015-09-04kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou
2015-04-02watchdog: Add watchdog enable/disable all functionsStephane Eranian
2014-10-20watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?Uwe Kleine-König
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda
2012-12-19watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
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 a flag to indicate the watchdog doesn't reboot thingsAlan Cox
2012-05-30watchdog: Add multiple device supportAlan Cox
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck
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 basic ioctl functionalityWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck
2006-06-20[WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck
2006-06-20[WATCHDOG] Pre-Timeout flagsCorey Minyard
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin
2005-04-16Linux-2.6.12-rc2Linus Torvalds