Age | Commit message (Expand) | Author |
2016-04-12 | watchdog: rc32434_wdt: fix ioctl error handling | Michael S. Tsirkin |
2016-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-01-31 | Add sun4v_wdt watchdog driver | wim.coekaerts@oracle.com |
2016-01-31 | watchdog: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger |
2016-01-31 | watchdog: imgdpc: select WATCHDOG_CORE | Arnd Bergmann |
2016-01-31 | watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO | Marc Gonzalez |
2016-01-31 | watchdog: pcwd_usb: fix compilation warning | Tomas Winkler |
2016-01-31 | watchdog: sp805: ping fails to abort wdt reset | Sandeep Tripathy |
2016-01-31 | watchdog: max63xx: make module's license marker match the header | Uwe Kleine-König |
2016-01-11 | watchdog: asm9260: remove __init and __exit annotations | Arnd Bergmann |
2016-01-11 | watchdog: Drop pointer to watchdog device from struct watchdog_device | Guenter Roeck |
2016-01-11 | watchdog: ziirave: Use watchdog infrastructure to create sysfs attributes | Guenter Roeck |
2016-01-11 | watchdog: Add support for creating driver specific sysfs attributes | Guenter Roeck |
2016-01-11 | watchdog: stmp3xxx: Remove unused variables | Fabio Estevam |
2016-01-09 | watchdog: add MT7621 watchdog support | John Crispin |
2015-12-29 | watchdog: da9055_wdt: Drop reference counting | Guenter Roeck |
2015-12-29 | watchdog: da9052_wdt: Drop reference counting | Guenter Roeck |
2015-12-29 | watchdog: Separate and maintain variables based on variable lifetime | Guenter Roeck |
2015-12-29 | watchdog: diag288: Stop re-using watchdog core internal flags | Guenter Roeck |
2015-12-29 | watchdog: Create watchdog device in watchdog_dev.c | Guenter Roeck |
2015-12-28 | watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_device | Guenter Roeck |
2015-12-28 | watchdog: mena21: Do not use device pointer from struct watchdog_device | Guenter Roeck |
2015-12-28 | watchdog: gpio: Do not use device pointer from struct watchdog_device | Guenter Roeck |
2015-12-28 | watchdog: tangox: Print info message using pointer to platform device | Guenter Roeck |
2015-12-28 | watchdog: bcm2835_wdt: Drop log message if watchdog is stopped | Guenter Roeck |
2015-12-28 | watchdog: add support for Sigma Designs SMP86xx/SMP87xx | Mans Rullgard |
2015-12-28 | watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor Driver | Martyn Welch |
2015-12-28 | watchdog: add Alphascale asm9260-wdt driver | Oleksij Rempel |
2015-12-28 | watchdog: ts4800: add driver for TS-4800 watchdog | Damien Riegel |
2015-12-28 | watchdog: atlas7: add watchdog driver of CSRatlas7 | Guo Zeng |
2015-12-28 | watchdog: meson: Add meson8b SoC specific data | Carlo Caione |
2015-12-28 | watchdog: meson: Enable meson SoC specific data | Carlo Caione |
2015-12-28 | watchdog: hpwdt: HP rebranding | Mingarelli, Thomas |
2015-12-27 | watchdog: cadence_wdt: use to_platform_device() | Geliang Tang |
2015-12-27 | watchdog: omap: don't disable the timer when it should be enabled early | Uwe Kleine-König |
2015-12-27 | watchdog: omap: don't disable runtime pm before starting device | Uwe Kleine-König |
2015-12-27 | watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds() | Jisheng Zhang |
2015-12-27 | watchdog: refuse to unload softdog module when its timer is running | Li RongQing |
2015-12-27 | watchdog: stmp3xxx: Stop the watchdog on system halt | Harald Geyer |
2015-12-27 | sp5100_tco: fix the device check for SB800 and later chipsets | Huang Rui |
2015-12-27 | sp5100_tco: Add AMD Carrizo platform support | Huang Rui |
2015-12-27 | sp5100_tco: Add AMD Mullins platform support | Denis Turischev |
2015-12-27 | watchdog: Read device status through sysfs attributes | Pratyush Anand |
2015-12-27 | watchdog: Use static struct class watchdog_class in stead of pointer | Pratyush Anand |
2015-12-13 | watchdog: w83627hf_wdt: use core reboot notifier | Damien Riegel |
2015-12-13 | watchdog: softdog: use core reboot notifier | Damien Riegel |
2015-12-13 | watchdog: gpio_wdt: use core reboot notifier | Damien Riegel |
2015-12-13 | watchdog: cadence_wdt: use core reboot notifier | Damien Riegel |
2015-12-13 | watchdog: bcm47xx_wdt: use core reboot notifier | Damien Riegel |
2015-12-13 | watchdog: core: add reboot notifier support | Damien Riegel |