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