Age | Commit message (Expand) | Author |
2016-03-19 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2016-03-16 | watchdog: Add support for minimum time between heartbeats | Guenter Roeck |
2016-03-16 | watchdog: Make stop function optional | Guenter Roeck |
2016-03-16 | watchdog: Introduce WDOG_HW_RUNNING flag | Guenter Roeck |
2016-03-16 | watchdog: Introduce hardware maximum heartbeat in watchdog core | Guenter Roeck |
2016-03-16 | watchdog: Make set_timeout function optional | Guenter Roeck |
2016-03-04 | Documentation: add sbsa-gwdt driver documentation | Fu Wei |
2016-03-01 | watchdog: ni903x_wdt: Add NI 903x/913x watchdog driver | Kyle Roeschley |
2016-01-31 | Add sun4v_wdt watchdog driver | wim.coekaerts@oracle.com |
2016-01-11 | watchdog: Drop pointer to watchdog device from struct watchdog_device | Guenter Roeck |
2016-01-11 | watchdog: Add support for creating driver specific sysfs attributes | Guenter Roeck |
2015-12-29 | watchdog: Separate and maintain variables based on variable lifetime | Guenter Roeck |
2015-12-13 | watchdog: core: add reboot notifier support | Damien Riegel |
2015-12-13 | watchdog: core: add restart handler support | Damien Riegel |
2015-09-09 | Documentation/watchdog: add timeout and ping rate control to watchdog-test.c | Timur Tabi |
2015-07-01 | watchdog: omap_wdt: early_enable module parameter | Lars Poeschel |
2015-06-29 | watchdog: watchdog_core: Add watchdog registration deferral mechanism | Jean-Baptiste Theou |
2015-06-22 | watchdog: docs: omap_wdt also understands nowayout | Lars Poeschel |
2014-09-26 | Documentation: use subdir-y to avoid unnecessary built-in.o files | Peter Foley |
2014-08-05 | Documentation: fix two typos in watchdog-api.txt | Sangjung Woo |
2014-03-31 | watchdog: it87_wdt: Work around non-working CIR interrupts | Marc van der Wal |
2014-03-31 | watchdog: Add tegra watchdog | Andrew Chew |
2013-07-11 | watchdog: delete mpcore_wdt driver | Viresh Kumar |
2013-03-01 | watchdog: core: dt: add support for the timeout-sec dt property | Fabio Porcedda |
2012-08-29 | watchdog: fix watchdog-test.c build warning | Randy Dunlap |
2012-05-30 | Watchdog: DA9052/53 PMIC watchdog support | Ashish Jangam |
2012-05-30 | watchdog: Add support for dynamically allocated watchdog_device structs | Hans de Goede |
2012-05-30 | watchdog: Add Locking support | Hans de Goede |
2012-05-30 | watchdog: create all the proper device files | Alan Cox |
2012-05-30 | watchdog: Add multiple device support | Alan Cox |
2012-05-23 | Documentation/watchdog: Fix the file descriptor leak when no cmdline arg given | Devendra Naga |
2012-05-23 | Documentation/watchdog: close the fd when cmdline arg given | Devendra Naga |
2012-05-23 | Documentation/watchdog: Fix a small typo | Devendra Naga |
2012-03-27 | watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core | Viresh Kumar |
2012-03-27 | watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou... | Hans de Goede |
2012-03-27 | watchdog: documentation: remove index-file | Wolfram Sang |
2012-02-21 | Documentation: Fix typo in watchdog-kernel-api.txt | Masanari Iida |
2012-01-06 | watchdog: documentation: describe nowayout in coversion-guide | Wolfram Sang |
2012-01-06 | watchdog: documentation: update index file | Wim Van Sebroeck |
2012-01-06 | watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API | Wim Van Sebroeck |
2011-11-05 | Documentation: watchdog: add guide how to convert drivers to new framework | Wolfram Sang |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add minimum and max timeout | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add ioctl call | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add nowayout feature | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add Magic Close feature | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME... | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add basic framework | Wim Van Sebroeck |