summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2018-03-05watchdog: imgpdc: Drop METAG dependencyJames Hogan
2018-03-03watchdog: hpwdt: Update driver version.Jerry Hoemann
2018-03-03watchdog: hpwdt: Add dynamic debugJerry Hoemann
2018-03-03watchdog: hpwdt: Programable Pretimeout NMIJerry Hoemann
2018-03-03watchdog: hpwdt: remove allow_kdump module parameter.Jerry Hoemann
2018-03-03watchdog: hpwdt: condition early return of NMI handler on iLO5Jerry Hoemann
2018-03-03watchdog: hpwdt: Modify to use watchdog core.Jerry Hoemann
2018-03-03watchdog: hpwdt: Update nmi_panic message.Jerry Hoemann
2018-03-03watchdog: hpwdt: Update Module info and copyright.Jerry Hoemann
2018-03-03watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()Alexey Khoroshilov
2018-03-03watchdog: coh901327: make license text and module licence matchMarcus Folkesson
2018-03-03watchdog: lpc18xx: remove assignment of unused ret-valueMarcus Folkesson
2018-03-03watchdog: gpio: change order for setting default timeoutMarcus Folkesson
2018-03-03watchdog: omap_wdt: change order for setting default timeoutMarcus Folkesson
2018-03-03watchdog: uniphier: change order for setting default timeoutMarcus Folkesson
2018-03-03watchdog: coh901327: make use of timeout-secs provided in devicetreeMarcus Folkesson
2018-03-03watchdog: meson: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: mtk: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: pnx4008: make use of timeout-secs provided in devicetreeMarcus Folkesson
2018-03-03watchdog: sirfsoc: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: sunxi: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: sama5d4: make use of timeout-secs provided in devicetreeMarcus Folkesson
2018-03-03watchdog: imx2_wdt: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann
2018-03-03watchdog: sbsa: use 32-bit read for WCVJayachandran C
2018-03-03watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv
2018-02-22watchdog: Change ISA_BUS_API dependency to selectionWilliam Breathitt Gray
2018-02-19watchdog: sp5100_tco.c: fix potential build failureWim Van Sebroeck
2018-02-19watchdog: xen_wdt: fix potential build failureRadu Rendec
2018-02-19watchdog: i6300esb: fix build failureMatteo Croce
2018-02-19watchdog: rave-sp: add NVMEM dependencyArnd Bergmann
2018-02-07Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-01-21watchdog: remove at32ap700x_wdtCorentin Labbe
2018-01-21watchdog: sp5100_tco: Add support for recent FCH versionsGuenter Roeck
2018-01-21watchdog: sp5100-tco: Abort if watchdog is disabled by hardwareGuenter Roeck
2018-01-21watchdog: sp5100_tco: Use bit operationsGuenter Roeck
2018-01-21watchdog: sp5100_tco: Convert to use watchdog subsystemGuenter Roeck
2018-01-21watchdog: sp5100_tco: Clean up function and variable namesGuenter Roeck
2018-01-21watchdog: sp5100_tco: Use dev_ print functions where possibleGuenter Roeck
2018-01-21watchdog: sp5100_tco: Match PCI device earlyGuenter Roeck
2018-01-21watchdog: sp5100_tco: Clean up sp5100_tco_setupdeviceGuenter Roeck
2018-01-21watchdog: sp5100_tco: Use standard error codesGuenter Roeck
2018-01-21watchdog: sp5100_tco: Use request_muxed_region where possibleGuenter Roeck
2018-01-21watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck
2018-01-21watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}Guenter Roeck
2018-01-21watchdog: core: make sure the watchdog_worker is not deferredChristophe Leroy
2018-01-21watchdog: mt7621: switch to using managed devm_watchdog_register_device()André Draszik
2018-01-21watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriateAndré Draszik
2018-01-21watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser
2018-01-08watchdog: Add RAVE SP watchdog driverAndrey Smirnov