summaryrefslogtreecommitdiffstats
path: root/include/linux/watchdog.h
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck2017-02-241-0/+7
* watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-081-0/+13
* watchdog: add pretimeout support to the coreWolfram Sang2016-09-241-0/+11
* watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck2016-07-171-1/+2
* watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong2016-07-171-0/+3
* watchdog: Add support for minimum time between heartbeatsGuenter Roeck2016-03-161-0/+3
* watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck2016-03-161-0/+10
* watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck2016-03-161-8/+20
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-011-1/+1
* 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: kill unref/ref opsTomas Winkler2016-01-111-2/+0
* watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck2015-12-291-14/+8
* watchdog: core: add reboot notifier supportDamien Riegel2015-12-131-0/+9
* watchdog: core: add restart handler supportDamien Riegel2015-12-131-0/+6
* watchdog: include: add units for timeout values in kerneldocWolfram Sang2015-11-031-5/+5
* watchdog: include: fix some typosWolfram Sang2015-11-031-2/+2
* watchdog: Always evaluate new timeout against min_timeoutGuenter Roeck2015-11-031-2/+9
* kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-041-8/+0
* watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-291-0/+3
* watchdog: Add watchdog enable/disable all functionsStephane Eranian2015-04-021-0/+8
* watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?Uwe Kleine-König2014-10-201-7/+2
* watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-011-0/+9
* watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
* Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-48/+1
* watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede2012-05-301-0/+5
* watchdog: Add Locking supportHans de Goede2012-05-301-0/+5
* watchdog: create all the proper device filesAlan Cox2012-05-301-0/+4
* watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox2012-05-301-0/+2
* watchdog: Add multiple device supportAlan Cox2012-05-301-0/+6
* watchdog: Add watchdog_active() routineViresh Kumar2012-05-301-0/+6
* watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar2012-03-271-0/+2
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-1/+1
* watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck2012-01-061-5/+16
* watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-281-0/+4
* watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck2011-07-281-0/+2
* watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck2011-07-281-0/+1
* watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck2011-07-281-0/+1
* watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck2011-07-281-0/+4
* watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck2011-07-281-0/+1
* watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck2011-07-281-0/+4
* watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2011-07-281-0/+61
* [WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck2006-06-201-3/+4
* [WATCHDOG] Pre-Timeout flagsCorey Minyard2006-06-201-0/+3
* [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-271-0/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+50