summaryrefslogtreecommitdiffstats
path: root/include/linux/watchdog.h
Commit message (Expand)AuthorAgeFilesLines
* 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