summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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
2017-12-28watchdog: core: make sure the watchdog worker always worksChristophe Leroy
2017-12-28watchdog: davinci_wdt: add restart functionDavid Lechner
2017-12-28watchdog: document watchdog_init_timeout() wdd parameterCorentin Labbe
2017-12-28watchdog: hpwdt: fix unused variable warningArnd Bergmann
2017-12-28watchdog: ib700wdt: mark expected switch fall-throughGustavo A. R. Silva
2017-12-28watchdog: eurotechwdt: mark expected switch fall-throughGustavo A. R. Silva
2017-12-28watchdog: stm32: Fix copyrightBenjamin Gaignard
2017-12-28watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman
2017-12-28watchdog: xen_wdt: remove info message and version numberRadu Rendec
2017-12-28watchdog: xen_wdt: use the watchdog subsystemRadu Rendec
2017-12-28watchdog: Add Spreadtrum watchdog driverEric Long
2017-12-28watchdog: mpc8xxx: use the core worker functionChristophe Leroy
2017-12-28watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stopRasmus Villemoes
2017-12-28watchdog: wdt_pci: mark expected switch fall-throughGustavo A. R. Silva
2017-12-28watchdog: watchdog_dev: mark expected switch fall-throughGustavo A. R. Silva
2017-12-28watchdog: pcwd_pci: mark expected switch fall-throughGustavo A. R. Silva
2017-12-28watchdog: pcwd_usb: mark expected switch fall-throughGustavo A. R. Silva
2017-12-28watchdog: f71808e_wdt: mark expected switch fall-throughsGustavo A. R. Silva
2017-12-28watchdog: alim1535_wdt: mark expected switch fall-throughGustavo A. R. Silva
2017-12-28watchdog: advantechwdt: mark expected switch fall-throughGustavo A. R. Silva
2017-12-28watchdog: mei_wdt: don't use of variable length arrayTomas Winkler
2017-12-28watchdog: i6300esb: remove info message and version numberRadu Rendec
2017-12-28watchdog: i6300esb: do not hardcode heartbeat limitsRadu Rendec
2017-12-28watchdog: i6300esb: support multiple devicesRadu Rendec
2017-12-28watchdog: i6300esb: use the watchdog subsystemRadu Rendec
2017-12-28watchdog: hpwdt: Check source of NMIJerry Hoemann
2017-12-28watchdog: sunxi_wdt: use of_device_get_match_dataCorentin Labbe
2017-12-28watchdog: xen: use time64_t for timeoutsArnd Bergmann
2017-12-28watchdog: da9062: use protection delay mechanism from coreMichael Grzeschik
2017-12-28watchdog: da9062: Disable and wait before changing timeoutMichael Grzeschik
2017-12-28watchdog: da9062: Add restart handler supportMichael Grzeschik