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