Age | Commit message (Expand) | Author |
2015-02-17 | watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X arch | Rafał Miłecki |
2015-02-17 | watchdog: jz4740: Add DT support | Zubair Lutfullah Kakakhel |
2015-02-17 | watchdog: dw_wdt: Try to get a 30 second watchdog by default | Doug Anderson |
2015-02-17 | watchdog: dw_wdt: pat the watchdog before enabling it | Doug Anderson |
2015-02-17 | watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792 | Guenter Roeck |
2015-02-17 | watchdog: bcm47xx_wdt.c: add restart handler support | Rafał Miłecki |
2015-02-17 | watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdog | Mike Looijmans |
2015-02-17 | watchdog: da9063: Add restart handler support | Geert Uytterhoeven |
2015-02-17 | watchdog: Add driver for Mediatek watchdog | Matthias Brugger |
2015-02-17 | watchdog: Fix omap watchdogs to enable the magic close bit | Tony Lindgren |
2015-02-17 | watchdog: rt2880_wdt: minor clean up | John Crispin |
2015-02-17 | watchdog: hpwdt: Fix initialization message in hpwdt.c | Masanari Iida |
2015-02-17 | watchdog: it87_wdt: add IT8783 ID | Paolo Teti |
2015-02-17 | watchdog: imx2: Constify struct regmap_config and watchdog_ops | Krzysztof Kozlowski |
2015-02-17 | watchdog: ImgTec PDC Watchdog Timer Driver | Naidu Tellapati |
2015-01-21 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang |
2015-01-21 | watchdog: imx2_wdt: Disable power down counter on boot | Markus Pargmann |
2015-01-21 | watchdog: imx2_wdt: Improve power management support. | Xiubo Li |
2014-12-18 | watchdog: imx2_wdt: Fix the argument of watchdog_active() | Fabio Estevam |
2014-12-18 | watchdog: imx2_wdt: Add power management support. | Xiubo Li |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-09 | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-05 | watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7 | Abhilash Kesavan |
2014-11-27 | Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan... | Thomas Gleixner |
2014-11-26 | ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers | Nicolas Ferre |
2014-11-26 | watchdog: orion: Use the reference clock on Armada 375 SoC | Ezequiel Garcia |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-10-20 | watchdog: meson: remove magic value for reboot | Carlo Caione |
2014-10-20 | watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEM | Chen Gang |
2014-10-20 | watchdog: sunxi: Add A31 watchdog support | Chen-Yu Tsai |
2014-10-20 | watchdog: sunxi: support parameterized compatible strings | Chen-Yu Tsai |
2014-10-20 | watchdog: imx2_wdt: add restart handler support | Jingchang Lu |
2014-10-20 | watchdog: qcom: register a restart notifier | Josh Cartwright |
2014-10-20 | watchdog: s3c2410: add restart handler | Heiko Stuebner |
2014-10-20 | watchdog: dw_wdt: add restart handler support | Jisheng Zhang |
2014-10-20 | ARM: meson: add watchdog driver | Carlo Caione |
2014-10-20 | stmp3xxx_rtc_wdt: Add suspend/resume PM support | Janusz Uzycki |
2014-10-20 | watchdog: Add DA9063 PMIC watchdog driver. | Krystian Garbaciak |
2014-10-20 | watchdog: add driver for Ricoh RN5T618 watchdog | Beniamino Galvani |
2014-10-20 | watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7 | Naveen Krishna Chatradhi |
2014-10-20 | watchdog: qcom: add support for KPSS WDT | Josh Cartwright |
2014-10-20 | watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top() | Jisheng Zhang |
2014-10-20 | watchdog: Add Cadence WDT driver | Harini Katakam |
2014-10-20 | watchdog: imx2_wdt: Convert to use regmap framework's endianness method. | Xiubo Li |
2014-10-20 | watchdog: ts72xx_wdt: Kill superfluous variable in remove | Mika Westerberg |
2014-10-20 | powerpc: booke_wdt: Fix build error as a module | Pranith Kumar |
2014-10-20 | watchdog: xilinx: Remove .owner field for driver | Michal Simek |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-10 | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |