Age | Commit message (Expand) | Author |
2018-03-03 | watchdog: hpwdt: condition early return of NMI handler on iLO5 | Jerry Hoemann |
2018-03-03 | watchdog: hpwdt: Modify to use watchdog core. | Jerry Hoemann |
2018-03-03 | watchdog: hpwdt: Update nmi_panic message. | Jerry Hoemann |
2018-03-03 | watchdog: hpwdt: Update Module info and copyright. | Jerry Hoemann |
2018-03-03 | watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe() | Alexey Khoroshilov |
2018-03-03 | watchdog: coh901327: make license text and module licence match | Marcus Folkesson |
2018-03-03 | watchdog: lpc18xx: remove assignment of unused ret-value | Marcus Folkesson |
2018-03-03 | watchdog: gpio: change order for setting default timeout | Marcus Folkesson |
2018-03-03 | watchdog: omap_wdt: change order for setting default timeout | Marcus Folkesson |
2018-03-03 | watchdog: uniphier: change order for setting default timeout | Marcus Folkesson |
2018-03-03 | watchdog: coh901327: make use of timeout-secs provided in devicetree | Marcus Folkesson |
2018-03-03 | watchdog: meson: allow setting timeout in devicetree | Marcus Folkesson |
2018-03-03 | watchdog: mtk: allow setting timeout in devicetree | Marcus Folkesson |
2018-03-03 | watchdog: pnx4008: make use of timeout-secs provided in devicetree | Marcus Folkesson |
2018-03-03 | watchdog: sirfsoc: allow setting timeout in devicetree | Marcus Folkesson |
2018-03-03 | watchdog: sunxi: allow setting timeout in devicetree | Marcus Folkesson |
2018-03-03 | watchdog: sama5d4: make use of timeout-secs provided in devicetree | Marcus Folkesson |
2018-03-03 | watchdog: imx2_wdt: allow setting timeout in devicetree | Marcus Folkesson |
2018-03-03 | watchdog: hpwdt: Remove legacy NMI sourcing. | Jerry Hoemann |
2018-03-03 | watchdog: sbsa: use 32-bit read for WCV | Jayachandran C |
2018-03-03 | watchdog: f71808e_wdt: Fix magic close handling | Igor Pylypiv |
2018-02-22 | watchdog: Change ISA_BUS_API dependency to selection | William Breathitt Gray |
2018-02-19 | watchdog: sp5100_tco.c: fix potential build failure | Wim Van Sebroeck |
2018-02-19 | watchdog: xen_wdt: fix potential build failure | Radu Rendec |
2018-02-19 | watchdog: i6300esb: fix build failure | Matteo Croce |
2018-02-19 | watchdog: rave-sp: add NVMEM dependency | Arnd Bergmann |
2018-02-07 | Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2018-01-21 | watchdog: remove at32ap700x_wdt | Corentin Labbe |
2018-01-21 | watchdog: sp5100_tco: Add support for recent FCH versions | Guenter Roeck |
2018-01-21 | watchdog: sp5100-tco: Abort if watchdog is disabled by hardware | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Use bit operations | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Convert to use watchdog subsystem | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Clean up function and variable names | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Use dev_ print functions where possible | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Match PCI device early | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Clean up sp5100_tco_setupdevice | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Use standard error codes | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Use request_muxed_region where possible | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Fix watchdog disable bit | Guenter Roeck |
2018-01-21 | watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG} | Guenter Roeck |
2018-01-21 | watchdog: core: make sure the watchdog_worker is not deferred | Christophe Leroy |
2018-01-21 | watchdog: mt7621: switch to using managed devm_watchdog_register_device() | André Draszik |
2018-01-21 | watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriate | André Draszik |
2018-01-21 | watchdog: imx2_wdt: restore previous timeout after suspend+resume | Martin Kaiser |
2018-01-08 | watchdog: Add RAVE SP watchdog driver | Andrey Smirnov |
2017-12-28 | watchdog: core: make sure the watchdog worker always works | Christophe Leroy |
2017-12-28 | watchdog: davinci_wdt: add restart function | David Lechner |
2017-12-28 | watchdog: document watchdog_init_timeout() wdd parameter | Corentin Labbe |
2017-12-28 | watchdog: hpwdt: fix unused variable warning | Arnd Bergmann |
2017-12-28 | watchdog: ib700wdt: mark expected switch fall-through | Gustavo A. R. Silva |