aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-06watchdog: at91sam9: request the irq with IRQF_NO_SUSPENDBoris BREZILLON1-1/+2
2015-02-17watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki1-1/+1
2015-02-17watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel1-0/+10
2015-02-17watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson1-2/+4
2015-02-17watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson1-7/+19
2015-02-17watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck2-1/+15
2015-02-17watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki1-1/+20
2015-02-17watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdogMike Looijmans1-8/+29
2015-02-17watchdog: da9063: Add restart handler supportGeert Uytterhoeven1-1/+31
2015-02-17watchdog: Add driver for Mediatek watchdogMatthias Brugger3-0/+262
2015-02-17watchdog: Fix omap watchdogs to enable the magic close bitTony Lindgren3-3/+3
2015-02-17watchdog: rt2880_wdt: minor clean upJohn Crispin1-3/+6
2015-02-17watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida1-1/+1
2015-02-17watchdog: it87_wdt: add IT8783 IDPaolo Teti1-2/+4
2015-02-17watchdog: imx2: Constify struct regmap_config and watchdog_opsKrzysztof Kozlowski1-2/+2
2015-02-17watchdog: ImgTec PDC Watchdog Timer DriverNaidu Tellapati3-0/+301
2015-01-21watchdog: drop owner assignment from platform_driversWolfram Sang2-2/+0
2015-01-21watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann1-0/+9
2015-01-21watchdog: imx2_wdt: Improve power management support.Xiubo Li1-9/+22
2014-12-18watchdog: imx2_wdt: Fix the argument of watchdog_active()Fabio Estevam1-1/+1
2014-12-18watchdog: imx2_wdt: Add power management support.Xiubo Li1-0/+47
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds54-54/+0
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+41
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan1-1/+1
2014-11-27Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner1-1/+41
2014-11-26ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre1-2/+2
2014-11-26watchdog: orion: Use the reference clock on Armada 375 SoCEzequiel Garcia1-1/+41
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman54-54/+0
2014-10-20watchdog: meson: remove magic value for rebootCarlo Caione1-1/+1
2014-10-20watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEMChen Gang1-1/+2
2014-10-20watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai1-0/+10
2014-10-20watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai1-25/+76
2014-10-20watchdog: imx2_wdt: add restart handler supportJingchang Lu1-0/+37
2014-10-20watchdog: qcom: register a restart notifierJosh Cartwright1-0/+38
2014-10-20watchdog: s3c2410: add restart handlerHeiko Stuebner1-0/+36
2014-10-20watchdog: dw_wdt: add restart handler supportJisheng Zhang1-0/+32
2014-10-20ARM: meson: add watchdog driverCarlo Caione3-0/+247
2014-10-20stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki1-0/+24
2014-10-20watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak3-0/+201
2014-10-20watchdog: add driver for Ricoh RN5T618 watchdogBeniamino Galvani3-0/+210
2014-10-20watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7Naveen Krishna Chatradhi1-0/+11
2014-10-20watchdog: qcom: add support for KPSS WDTJosh Cartwright3-0/+200
2014-10-20watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()Jisheng Zhang1-1/+3
2014-10-20watchdog: Add Cadence WDT driverHarini Katakam3-0/+525
2014-10-20watchdog: imx2_wdt: Convert to use regmap framework's endianness method.Xiubo Li1-6/+0
2014-10-20watchdog: ts72xx_wdt: Kill superfluous variable in removeMika Westerberg1-5/+1
2014-10-20powerpc: booke_wdt: Fix build error as a modulePranith Kumar1-23/+5
2014-10-20watchdog: xilinx: Remove .owner field for driverMichal Simek1-1/+0
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang55-55/+0