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