summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2015-06-22watchdog: mena21_wdt: Fix possible NULL pointer dereferenceJohannes Thumshirn
2015-06-22watchdog: dw_wdt: keepalive the watchdog at write timeDoug Anderson
2015-06-22watchdog: dw_wdt: No need for a spinlockDoug Anderson
2015-06-22watchdog: imx2_wdt: also set wdog->timeout to new_timeoutMichael Grzeschik
2015-06-22watchdog: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-06-22watchdog: cadence: Add dependency on HAS_IOMEMRichard Weinberger
2015-06-22watchdog: max63xx_wdt: Constify platform_device_idKrzysztof Kozlowski
2015-06-22watchdog: MAX63XX_WATCHDOG does not depend on ARMVivien Didelot
2015-06-22watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia
2015-06-22watchdog: imgpdc: Fix max timeoutEzequiel Garcia
2015-06-22watchdog: imgpdc: Add reboot supportAndrew Bresticker
2015-06-22watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker
2015-06-22watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker
2015-06-22watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König
2015-06-22watchdog: omap: simplify assignment of bootstatusUwe Kleine-König
2015-06-22watchdog: omap: put struct watchdog_device into driver dataUwe Kleine-König
2015-06-22watchdog: omap: use watchdog_init_timeout instead of open coding itUwe Kleine-König
2015-06-22watchdog: digicolor: driver for Conexant Digicolor CX92755 SoCBaruch Siach
2015-06-22watchdog: at91sam9: use endian agnostic IOBen Dooks
2015-06-22watchdog: st_wdt: Update IP layout information to include ClocksourceLee Jones
2015-06-22watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones
2015-05-14ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt
2015-04-30watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones
2015-04-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang
2015-04-22watchdog: pnx4008_wdt: fix broken email addressWolfram Sang
2015-04-22watchdog: octeon: use fixed length string for register namesAaro Koskinen
2015-04-22watchdog: octeon: fix some trivial coding style issuesAaro Koskinen
2015-04-22watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen
2015-04-22watchdog: cadence: Remove Kconfig dependency on ARCHMichal Simek
2015-04-22watchdog: qcom: use timer devicetree bindingMathieu Olivari
2015-04-22watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches
2015-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki
2015-04-03Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson
2015-04-03PM / watchdog: iTCO: stop watchdog during system suspendRafael J. Wysocki
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan
2015-03-27watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter
2015-03-25s390/watchdog: support for KVM hypervisors and delete pr_info messagesXu Wang
2015-03-25s390/watchdog: enable KEEPALIVE for /dev/watchdogXu Wang
2015-03-16watchdog: at91rm9200: implement restart handlerAlexandre Belloni
2015-03-16watchdog: at91rm9200: use the system timer sysconAlexandre Belloni
2015-03-05watchdog: at91sam9: request the irq with IRQF_NO_SUSPENDBoris BREZILLON
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