aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/watchdog.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-19watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda1-1/+1
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-48/+1
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede1-0/+5
2012-05-30watchdog: Add Locking supportHans de Goede1-0/+5
2012-05-30watchdog: create all the proper device filesAlan Cox1-0/+4
2012-05-30watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox1-0/+2
2012-05-30watchdog: Add multiple device supportAlan Cox1-0/+6
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar1-0/+6
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar1-0/+2
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-1/+1
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck1-5/+16
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck1-0/+4
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck1-0/+2
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck1-0/+1
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck1-0/+1
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctlWim Van Sebroeck1-0/+4
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck1-0/+1
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck1-0/+4
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck1-0/+61
2006-06-20[WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck1-3/+4
2006-06-20[WATCHDOG] Pre-Timeout flagsCorey Minyard1-0/+3
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+50