aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2015-02-17watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki
2015-02-17watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel
2015-02-17watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson
2015-02-17watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson
2015-02-17watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck
2015-02-17watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki
2015-02-17watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdogMike Looijmans
2015-02-17watchdog: da9063: Add restart handler supportGeert Uytterhoeven
2015-02-17watchdog: Add driver for Mediatek watchdogMatthias Brugger
2015-02-17watchdog: Fix omap watchdogs to enable the magic close bitTony Lindgren
2015-02-17watchdog: rt2880_wdt: minor clean upJohn Crispin
2015-02-17watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida
2015-02-17watchdog: it87_wdt: add IT8783 IDPaolo Teti
2015-02-17watchdog: imx2: Constify struct regmap_config and watchdog_opsKrzysztof Kozlowski
2015-02-17watchdog: ImgTec PDC Watchdog Timer DriverNaidu Tellapati
2015-01-21watchdog: drop owner assignment from platform_driversWolfram Sang
2015-01-21watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann
2015-01-21watchdog: imx2_wdt: Improve power management support.Xiubo Li
2014-12-18watchdog: imx2_wdt: Fix the argument of watchdog_active()Fabio Estevam
2014-12-18watchdog: imx2_wdt: Add power management support.Xiubo Li
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan
2014-11-27Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan...Thomas Gleixner
2014-11-26ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre
2014-11-26watchdog: orion: Use the reference clock on Armada 375 SoCEzequiel Garcia
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-20watchdog: meson: remove magic value for rebootCarlo Caione
2014-10-20watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEMChen Gang
2014-10-20watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai
2014-10-20watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai
2014-10-20watchdog: imx2_wdt: add restart handler supportJingchang Lu
2014-10-20watchdog: qcom: register a restart notifierJosh Cartwright
2014-10-20watchdog: s3c2410: add restart handlerHeiko Stuebner
2014-10-20watchdog: dw_wdt: add restart handler supportJisheng Zhang
2014-10-20ARM: meson: add watchdog driverCarlo Caione
2014-10-20stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki
2014-10-20watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak
2014-10-20watchdog: add driver for Ricoh RN5T618 watchdogBeniamino Galvani
2014-10-20watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7Naveen Krishna Chatradhi
2014-10-20watchdog: qcom: add support for KPSS WDTJosh Cartwright
2014-10-20watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()Jisheng Zhang
2014-10-20watchdog: Add Cadence WDT driverHarini Katakam
2014-10-20watchdog: imx2_wdt: Convert to use regmap framework's endianness method.Xiubo Li
2014-10-20watchdog: ts72xx_wdt: Kill superfluous variable in removeMika Westerberg
2014-10-20powerpc: booke_wdt: Fix build error as a modulePranith Kumar
2014-10-20watchdog: xilinx: Remove .owner field for driverMichal Simek
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-10-10Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds