Age | Commit message (Expand) | Author | Files | Lines |
2015-03-27 | watchdog: imgpdc: Fix default heartbeat | James Hogan | 1 | -3/+3 |
2015-03-27 | watchdog: imgpdc: Fix probe NULL pointer dereference | James Hogan | 1 | -1/+1 |
2015-03-27 | watchdog: mtk_wdt: signedness bug in mtk_wdt_start() | Dan Carpenter | 1 | -1/+1 |
2015-03-06 | watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND | Boris BREZILLON | 1 | -1/+2 |
2015-02-17 | watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X arch | Rafał Miłecki | 1 | -1/+1 |
2015-02-17 | watchdog: jz4740: Add DT support | Zubair Lutfullah Kakakhel | 1 | -0/+10 |
2015-02-17 | watchdog: dw_wdt: Try to get a 30 second watchdog by default | Doug Anderson | 1 | -2/+4 |
2015-02-17 | watchdog: dw_wdt: pat the watchdog before enabling it | Doug Anderson | 1 | -7/+19 |
2015-02-17 | watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792 | Guenter Roeck | 2 | -1/+15 |
2015-02-17 | watchdog: bcm47xx_wdt.c: add restart handler support | Rafał Miłecki | 1 | -1/+20 |
2015-02-17 | watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdog | Mike Looijmans | 1 | -8/+29 |
2015-02-17 | watchdog: da9063: Add restart handler support | Geert Uytterhoeven | 1 | -1/+31 |
2015-02-17 | watchdog: Add driver for Mediatek watchdog | Matthias Brugger | 3 | -0/+262 |
2015-02-17 | watchdog: Fix omap watchdogs to enable the magic close bit | Tony Lindgren | 3 | -3/+3 |
2015-02-17 | watchdog: rt2880_wdt: minor clean up | John Crispin | 1 | -3/+6 |
2015-02-17 | watchdog: hpwdt: Fix initialization message in hpwdt.c | Masanari Iida | 1 | -1/+1 |
2015-02-17 | watchdog: it87_wdt: add IT8783 ID | Paolo Teti | 1 | -2/+4 |
2015-02-17 | watchdog: imx2: Constify struct regmap_config and watchdog_ops | Krzysztof Kozlowski | 1 | -2/+2 |
2015-02-17 | watchdog: ImgTec PDC Watchdog Timer Driver | Naidu Tellapati | 3 | -0/+301 |
2015-01-21 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2015-01-21 | watchdog: imx2_wdt: Disable power down counter on boot | Markus Pargmann | 1 | -0/+9 |
2015-01-21 | watchdog: imx2_wdt: Improve power management support. | Xiubo Li | 1 | -9/+22 |
2014-12-18 | watchdog: imx2_wdt: Fix the argument of watchdog_active() | Fabio Estevam | 1 | -1/+1 |
2014-12-18 | watchdog: imx2_wdt: Add power management support. | Xiubo Li | 1 | -0/+47 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 54 | -54/+0 |
2014-12-10 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+41 |
2014-12-10 | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2014-12-05 | watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7 | Abhilash Kesavan | 1 | -1/+1 |
2014-11-27 | Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan... | Thomas Gleixner | 1 | -1/+41 |
2014-11-26 | ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers | Nicolas Ferre | 1 | -2/+2 |
2014-11-26 | watchdog: orion: Use the reference clock on Armada 375 SoC | Ezequiel Garcia | 1 | -1/+41 |
2014-11-04 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 54 | -54/+0 |
2014-10-20 | watchdog: meson: remove magic value for reboot | Carlo Caione | 1 | -1/+1 |
2014-10-20 | watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEM | Chen Gang | 1 | -1/+2 |
2014-10-20 | watchdog: sunxi: Add A31 watchdog support | Chen-Yu Tsai | 1 | -0/+10 |
2014-10-20 | watchdog: sunxi: support parameterized compatible strings | Chen-Yu Tsai | 1 | -25/+76 |
2014-10-20 | watchdog: imx2_wdt: add restart handler support | Jingchang Lu | 1 | -0/+37 |
2014-10-20 | watchdog: qcom: register a restart notifier | Josh Cartwright | 1 | -0/+38 |
2014-10-20 | watchdog: s3c2410: add restart handler | Heiko Stuebner | 1 | -0/+36 |
2014-10-20 | watchdog: dw_wdt: add restart handler support | Jisheng Zhang | 1 | -0/+32 |
2014-10-20 | ARM: meson: add watchdog driver | Carlo Caione | 3 | -0/+247 |
2014-10-20 | stmp3xxx_rtc_wdt: Add suspend/resume PM support | Janusz Uzycki | 1 | -0/+24 |
2014-10-20 | watchdog: Add DA9063 PMIC watchdog driver. | Krystian Garbaciak | 3 | -0/+201 |
2014-10-20 | watchdog: add driver for Ricoh RN5T618 watchdog | Beniamino Galvani | 3 | -0/+210 |
2014-10-20 | watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7 | Naveen Krishna Chatradhi | 1 | -0/+11 |
2014-10-20 | watchdog: qcom: add support for KPSS WDT | Josh Cartwright | 3 | -0/+200 |
2014-10-20 | watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top() | Jisheng Zhang | 1 | -1/+3 |
2014-10-20 | watchdog: Add Cadence WDT driver | Harini Katakam | 3 | -0/+525 |
2014-10-20 | watchdog: imx2_wdt: Convert to use regmap framework's endianness method. | Xiubo Li | 1 | -6/+0 |
2014-10-20 | watchdog: ts72xx_wdt: Kill superfluous variable in remove | Mika Westerberg | 1 | -5/+1 |