Age | Commit message (Expand) | Author | Files | Lines |
2014-09-26 | Documentation: use subdir-y to avoid unnecessary built-in.o files | Peter Foley | 2 | -3/+1 |
2014-08-06 | Documentation: fix two typos in watchdog-api.txt | Sangjung Woo | 1 | -1/+1 |
2014-03-31 | watchdog: it87_wdt: Work around non-working CIR interrupts | Marc van der Wal | 1 | -0/+2 |
2014-03-31 | watchdog: Add tegra watchdog | Andrew Chew | 1 | -0/+5 |
2013-07-11 | watchdog: delete mpcore_wdt driver | Viresh Kumar | 1 | -8/+0 |
2013-03-01 | watchdog: core: dt: add support for the timeout-sec dt property | Fabio Porcedda | 1 | -1/+13 |
2012-08-29 | watchdog: fix watchdog-test.c build warning | Randy Dunlap | 1 | -1/+1 |
2012-05-30 | Watchdog: DA9052/53 PMIC watchdog support | Ashish Jangam | 1 | -0/+5 |
2012-05-30 | watchdog: Add support for dynamically allocated watchdog_device structs | Hans de Goede | 1 | -1/+27 |
2012-05-30 | watchdog: Add Locking support | Hans de Goede | 1 | -0/+2 |
2012-05-30 | watchdog: create all the proper device files | Alan Cox | 1 | -0/+5 |
2012-05-30 | watchdog: Add multiple device support | Alan Cox | 1 | -1/+9 |
2012-05-23 | Documentation/watchdog: Fix the file descriptor leak when no cmdline arg given | Devendra Naga | 1 | -0/+11 |
2012-05-23 | Documentation/watchdog: close the fd when cmdline arg given | Devendra Naga | 1 | -3/+6 |
2012-05-23 | Documentation/watchdog: Fix a small typo | Devendra Naga | 1 | -1/+1 |
2012-03-27 | watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core | Viresh Kumar | 2 | -1/+7 |
2012-03-27 | watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou... | Hans de Goede | 1 | -3/+4 |
2012-03-27 | watchdog: documentation: remove index-file | Wolfram Sang | 1 | -19/+0 |
2012-02-21 | Documentation: Fix typo in watchdog-kernel-api.txt | Masanari Iida | 1 | -1/+1 |
2012-01-06 | watchdog: documentation: describe nowayout in coversion-guide | Wolfram Sang | 1 | -0/+19 |
2012-01-06 | watchdog: documentation: update index file | Wim Van Sebroeck | 1 | -0/+2 |
2012-01-06 | watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API | Wim Van Sebroeck | 1 | -1/+9 |
2011-11-06 | Documentation: watchdog: add guide how to convert drivers to new framework | Wolfram Sang | 1 | -0/+195 |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add minimum and max timeout | Wim Van Sebroeck | 1 | -0/+4 |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add ioctl call | Wim Van Sebroeck | 1 | -0/+5 |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add nowayout feature | Wim Van Sebroeck | 1 | -5/+8 |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add Magic Close feature | Wim Van Sebroeck | 1 | -0/+7 |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME... | Wim Van Sebroeck | 1 | -0/+10 |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl | Wim Van Sebroeck | 1 | -2/+7 |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl | Wim Van Sebroeck | 1 | -0/+3 |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality | Wim Van Sebroeck | 1 | -0/+6 |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add basic framework | Wim Van Sebroeck | 2 | -0/+121 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-07-01 | watchdog: docs: add an entry for imx2_wdt | Fabio Estevam | 1 | -0/+5 |
2010-05-25 | watchdog: update/improve/consolidate watchdog driver | Randy Dunlap | 3 | -4/+406 |
2010-04-06 | [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. | James Hogan | 2 | -5/+8 |
2010-04-04 | [WATCHDOG] doc: watchdog simple example: don't fail on fsync() | Giel van Schijndel | 1 | -3/+0 |
2009-09-23 | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe | 1 | -1/+1 |
2009-06-23 | [WATCHDOG] hpwdt: Add NMI priority option | Tom Mingarelli | 1 | -4/+15 |
2009-06-18 | [WATCHDOG] hpwdt: Add NMI sourcing | Thomas Mingarelli | 1 | -0/+84 |
2008-10-30 | .gitignore updates | Alexey Dobriyan | 1 | -0/+2 |
2008-08-13 | docsrc: build Documentation/ sources | Randy Dunlap | 1 | -0/+8 |
2008-01-19 | [WATCHDOG] clarify watchdog operation in documentation | Andrew Dyer | 1 | -17/+21 |
2007-10-24 | [WATCHDOG] Documentation/watchdog/src/watchdog-simple.c: improve this code | WANG Cong | 1 | -4/+14 |
2007-08-17 | [WATCHDOG] Add a 00-INDEX file to Documentation/watchdog/ | Jesper Juhl | 1 | -0/+10 |
2007-05-24 | [WATCHDOG] clean-up watchdog documentation | Alan Cox | 4 | -321/+60 |
2006-11-30 | Fix typos in /Documentation : 'T'' | Matt LaPlante | 1 | -1/+1 |
2006-10-12 | [WATCHDOG] includes for sample watchdog program. | Jean Delvare | 1 | -0/+2 |
2006-10-04 | Fix "can not" in Documentation and Kconfig | Matt LaPlante | 1 | -2/+2 |
2006-10-04 | Fix typos in Documentation/: 'H'-'M' | Matt LaPlante | 1 | -1/+1 |