| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: Add watchdog enable/disable all functions | Stephane Eranian | 2015-04-02 | 1 | -0/+8 |
* | watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)? | Uwe Kleine-König | 2014-10-20 | 1 | -7/+2 |
* | watchdog: core: dt: add support for the timeout-sec dt property | Fabio Porcedda | 2013-03-01 | 1 | -0/+9 |
* | watchdog: WatchDog Timer Driver Core: fix comment | Fabio Porcedda | 2012-12-19 | 1 | -1/+1 |
* | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -48/+1 |
* | watchdog: Add support for dynamically allocated watchdog_device structs | Hans de Goede | 2012-05-30 | 1 | -0/+5 |
* | watchdog: Add Locking support | Hans de Goede | 2012-05-30 | 1 | -0/+5 |
* | watchdog: create all the proper device files | Alan Cox | 2012-05-30 | 1 | -0/+4 |
* | watchdog: Add a flag to indicate the watchdog doesn't reboot things | Alan Cox | 2012-05-30 | 1 | -0/+2 |
* | watchdog: Add multiple device support | Alan Cox | 2012-05-30 | 1 | -0/+6 |
* | watchdog: Add watchdog_active() routine | Viresh Kumar | 2012-05-30 | 1 | -0/+6 |
* | watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core | Viresh Kumar | 2012-03-27 | 1 | -0/+2 |
* | watchdog: nowayout is bool | Wim Van Sebroeck | 2012-03-27 | 1 | -1/+1 |
* | watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API | Wim Van Sebroeck | 2012-01-06 | 1 | -5/+16 |
* | watchdog: WatchDog Timer Driver Core - Add minimum and max timeout | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+4 |
* | watchdog: WatchDog Timer Driver Core - Add ioctl call | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+2 |
* | watchdog: WatchDog Timer Driver Core - Add nowayout feature | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+1 |
* | watchdog: WatchDog Timer Driver Core - Add Magic Close feature | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+1 |
* | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME... | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+4 |
* | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+1 |
* | watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+4 |
* | watchdog: WatchDog Timer Driver Core - Add basic framework | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+61 |
* | [WATCHDOG] add WDIOC_GETTIMELEFT ioctl | Wim Van Sebroeck | 2006-06-20 | 1 | -3/+4 |
* | [WATCHDOG] Pre-Timeout flags | Corey Minyard | 2006-06-20 | 1 | -0/+3 |
* | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling | Andrey Panin | 2005-07-27 | 1 | -0/+10 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+50 |