summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-141-15/+5
|\
| * s390/watchdog: support for KVM hypervisors and delete pr_info messagesXu Wang2015-03-251-14/+4
| * s390/watchdog: enable KEEPALIVE for /dev/watchdogXu Wang2015-03-251-1/+1
* | Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2015-04-101-0/+51
|\ \
| * | PM / watchdog: iTCO: stop watchdog during system suspendRafael J. Wysocki2015-04-031-0/+51
* | | watchdog: imgpdc: Fix default heartbeatJames Hogan2015-03-271-3/+3
* | | watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan2015-03-271-1/+1
* | | watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter2015-03-271-1/+1
| |/ |/|
* | watchdog: at91sam9: request the irq with IRQF_NO_SUSPENDBoris BREZILLON2015-03-061-1/+2
|/
* watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki2015-02-171-1/+1
* watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel2015-02-171-0/+10
* watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson2015-02-171-2/+4
* watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson2015-02-171-7/+19
* watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck2015-02-172-1/+15
* watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki2015-02-171-1/+20
* watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdogMike Looijmans2015-02-171-8/+29
* watchdog: da9063: Add restart handler supportGeert Uytterhoeven2015-02-171-1/+31
* watchdog: Add driver for Mediatek watchdogMatthias Brugger2015-02-173-0/+262
* watchdog: Fix omap watchdogs to enable the magic close bitTony Lindgren2015-02-173-3/+3
* watchdog: rt2880_wdt: minor clean upJohn Crispin2015-02-171-3/+6
* watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida2015-02-171-1/+1
* watchdog: it87_wdt: add IT8783 IDPaolo Teti2015-02-171-2/+4
* watchdog: imx2: Constify struct regmap_config and watchdog_opsKrzysztof Kozlowski2015-02-171-2/+2
* watchdog: ImgTec PDC Watchdog Timer DriverNaidu Tellapati2015-02-173-0/+301
* watchdog: drop owner assignment from platform_driversWolfram Sang2015-01-212-2/+0
* watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann2015-01-211-0/+9
* watchdog: imx2_wdt: Improve power management support.Xiubo Li2015-01-211-9/+22
* watchdog: imx2_wdt: Fix the argument of watchdog_active()Fabio Estevam2014-12-181-1/+1
* watchdog: imx2_wdt: Add power management support.Xiubo Li2014-12-181-0/+47
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1454-54/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0354-54/+0
| |\
| | * watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-2055-55/+0
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-101-1/+41
|\ \ \
| * \ \ Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan...Thomas Gleixner2014-11-271-1/+41
| |\ \ \ | | |/ / | |/| |
| | * | watchdog: orion: Use the reference clock on Armada 375 SoCEzequiel Garcia2014-11-261-1/+41
* | | | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-091-2/+2
|\ \ \ \
| * | | | ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre2014-11-261-2/+2
| |/ / /
* | | | watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan2014-12-051-1/+1
|/ / /
* | | watchdog: meson: remove magic value for rebootCarlo Caione2014-10-201-1/+1
* | | watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEMChen Gang2014-10-201-1/+2
* | | watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai2014-10-201-0/+10
* | | watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai2014-10-201-25/+76
* | | watchdog: imx2_wdt: add restart handler supportJingchang Lu2014-10-201-0/+37
* | | watchdog: qcom: register a restart notifierJosh Cartwright2014-10-201-0/+38
* | | watchdog: s3c2410: add restart handlerHeiko Stuebner2014-10-201-0/+36
* | | watchdog: dw_wdt: add restart handler supportJisheng Zhang2014-10-201-0/+32
* | | ARM: meson: add watchdog driverCarlo Caione2014-10-203-0/+247
* | | stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki2014-10-201-0/+24
* | | watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak2014-10-203-0/+201
* | | watchdog: add driver for Ricoh RN5T618 watchdogBeniamino Galvani2014-10-203-0/+210
OpenPOWER on IntegriCloud