| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: diag288: Stop re-using watchdog core internal flags | Guenter Roeck | 2015-12-29 | 1 | -10/+16 |
* | watchdog: Create watchdog device in watchdog_dev.c | Guenter Roeck | 2015-12-29 | 3 | -41/+69 |
* | watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_device | Guenter Roeck | 2015-12-28 | 1 | -1/+0 |
* | watchdog: mena21: Do not use device pointer from struct watchdog_device | Guenter Roeck | 2015-12-28 | 1 | -2/+2 |
* | watchdog: gpio: Do not use device pointer from struct watchdog_device | Guenter Roeck | 2015-12-28 | 1 | -1/+2 |
* | watchdog: tangox: Print info message using pointer to platform device | Guenter Roeck | 2015-12-28 | 1 | -1/+1 |
* | watchdog: bcm2835_wdt: Drop log message if watchdog is stopped | Guenter Roeck | 2015-12-28 | 1 | -1/+0 |
* | devicetree: watchdog: add binding for Sigma Designs SMP8642 watchdog | Mans Rullgard | 2015-12-28 | 1 | -0/+18 |
* | watchdog: add support for Sigma Designs SMP86xx/SMP87xx | Mans Rullgard | 2015-12-28 | 3 | -0/+236 |
* | Add binding documentation for Zodiac Watchdog Timer | Martyn Welch | 2015-12-28 | 1 | -0/+19 |
* | watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor Driver | Martyn Welch | 2015-12-28 | 3 | -0/+393 |
* | DT: watchdog: add Alphascale asm9260 watchdog binding documentation. | Oleksij Rempel | 2015-12-28 | 1 | -0/+35 |
* | watchdog: add Alphascale asm9260-wdt driver | Oleksij Rempel | 2015-12-28 | 3 | -0/+414 |
* | watchdog: ts4800: add driver for TS-4800 watchdog | Damien Riegel | 2015-12-28 | 4 | -0/+251 |
* | watchdog: atlas7: add watchdog driver of CSRatlas7 | Guo Zeng | 2015-12-28 | 3 | -0/+253 |
* | watchdog: meson: Add meson8b SoC specific data | Carlo Caione | 2015-12-28 | 1 | -0/+7 |
* | watchdog: meson: Enable meson SoC specific data | Carlo Caione | 2015-12-28 | 1 | -17/+41 |
* | watchdog: hpwdt: HP rebranding | Mingarelli, Thomas | 2015-12-28 | 1 | -6/+6 |
* | watchdog: cadence_wdt: use to_platform_device() | Geliang Tang | 2015-12-27 | 1 | -4/+2 |
* | watchdog: omap: don't disable the timer when it should be enabled early | Uwe Kleine-König | 2015-12-27 | 1 | -1/+2 |
* | watchdog: omap: don't disable runtime pm before starting device | Uwe Kleine-König | 2015-12-27 | 1 | -2/+2 |
* | watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds() | Jisheng Zhang | 2015-12-27 | 1 | -1/+1 |
* | watchdog: refuse to unload softdog module when its timer is running | Li RongQing | 2015-12-27 | 1 | -2/+6 |
* | watchdog: stmp3xxx: Stop the watchdog on system halt | Harald Geyer | 2015-12-27 | 1 | -0/+28 |
* | sp5100_tco: fix the device check for SB800 and later chipsets | Huang Rui | 2015-12-27 | 1 | -12/+16 |
* | sp5100_tco: Add AMD Carrizo platform support | Huang Rui | 2015-12-27 | 1 | -0/+2 |
* | sp5100_tco: Add AMD Mullins platform support | Denis Turischev | 2015-12-27 | 1 | -0/+2 |
* | watchdog: Read device status through sysfs attributes | Pratyush Anand | 2015-12-27 | 4 | -1/+173 |
* | watchdog: Use static struct class watchdog_class in stead of pointer | Pratyush Anand | 2015-12-27 | 3 | -18/+25 |
* | watchdog: w83627hf_wdt: use core reboot notifier | Damien Riegel | 2015-12-13 | 1 | -30/+2 |
* | watchdog: softdog: use core reboot notifier | Damien Riegel | 2015-12-13 | 1 | -28/+2 |
* | watchdog: gpio_wdt: use core reboot notifier | Damien Riegel | 2015-12-13 | 1 | -33/+2 |
* | watchdog: cadence_wdt: use core reboot notifier | Damien Riegel | 2015-12-13 | 1 | -35/+1 |
* | watchdog: bcm47xx_wdt: use core reboot notifier | Damien Riegel | 2015-12-13 | 2 | -24/+2 |
* | watchdog: core: add reboot notifier support | Damien Riegel | 2015-12-13 | 3 | -0/+54 |
* | watchdog: sunxi_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -18/+5 |
* | watchdog: s3c2410_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -35/+25 |
* | watchdog: qcom-wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -30/+19 |
* | watchdog: mtk_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -17/+5 |
* | watchdog: moxart_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -17/+6 |
* | watchdog: meson_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -18/+5 |
* | watchdog: lpc18xx_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -31/+21 |
* | watchdog: imx2_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -17/+6 |
* | watchdog: imgpdc_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -22/+12 |
* | watchdog: digicolor_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -13/+5 |
* | watchdog: da9063_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -17/+6 |
* | watchdog: bcm47xx_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 2 | -21/+13 |
* | watchdog: core: add restart handler support | Damien Riegel | 2015-12-13 | 3 | -0/+73 |
* | MAINTAINERS: Add Guenter Roeck as reviewer of watchdog drivers | Guenter Roeck | 2015-12-06 | 1 | -0/+1 |
* | Linux 4.4-rc3v4.4-rc3 | Linus Torvalds | 2015-11-30 | 1 | -1/+1 |