summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2018-02-0735-1753/+1661
|\
| * watchdog: remove at32ap700x_wdtCorentin Labbe2018-01-213-445/+0
| * watchdog: sp5100_tco: Add support for recent FCH versionsGuenter Roeck2018-01-212-57/+133
| * watchdog: sp5100-tco: Abort if watchdog is disabled by hardwareGuenter Roeck2018-01-212-1/+8
| * watchdog: sp5100_tco: Use bit operationsGuenter Roeck2018-01-211-13/+14
| * watchdog: sp5100_tco: Convert to use watchdog subsystemGuenter Roeck2018-01-211-256/+102
| * watchdog: sp5100_tco: Clean up function and variable namesGuenter Roeck2018-01-212-18/+12
| * watchdog: sp5100_tco: Use dev_ print functions where possibleGuenter Roeck2018-01-211-19/+21
| * watchdog: sp5100_tco: Match PCI device earlyGuenter Roeck2018-01-211-35/+31
| * watchdog: sp5100_tco: Clean up sp5100_tco_setupdeviceGuenter Roeck2018-01-211-33/+29
| * watchdog: sp5100_tco: Use standard error codesGuenter Roeck2018-01-211-8/+11
| * watchdog: sp5100_tco: Use request_muxed_region where possibleGuenter Roeck2018-01-211-4/+3
| * watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck2018-01-211-1/+1
| * watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}Guenter Roeck2018-01-212-50/+51
| * watchdog: core: make sure the watchdog_worker is not deferredChristophe Leroy2018-01-211-34/+52
| * watchdog: mt7621: switch to using managed devm_watchdog_register_device()André Draszik2018-01-211-12/+1
| * watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriateAndré Draszik2018-01-211-0/+19
| * watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser2018-01-211-5/+15
| * watchdog: core: make sure the watchdog worker always worksChristophe Leroy2017-12-281-21/+27
| * watchdog: davinci_wdt: add restart functionDavid Lechner2017-12-281-0/+38
| * watchdog: document watchdog_init_timeout() wdd parameterCorentin Labbe2017-12-281-0/+1
| * watchdog: hpwdt: fix unused variable warningArnd Bergmann2017-12-281-1/+1
| * watchdog: ib700wdt: mark expected switch fall-throughGustavo A. R. Silva2017-12-281-1/+1
| * watchdog: eurotechwdt: mark expected switch fall-throughGustavo A. R. Silva2017-12-281-1/+1
| * watchdog: stm32: Fix copyrightBenjamin Gaignard2017-12-281-3/+3
| * watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-12-281-2/+1
| * watchdog: xen_wdt: remove info message and version numberRadu Rendec2017-12-281-4/+0
| * watchdog: xen_wdt: use the watchdog subsystemRadu Rendec2017-12-281-194/+51
| * watchdog: Add Spreadtrum watchdog driverEric Long2017-12-283-0/+408
| * watchdog: mpc8xxx: use the core worker functionChristophe Leroy2017-12-281-45/+38
| * watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stopRasmus Villemoes2017-12-281-1/+2
| * watchdog: wdt_pci: mark expected switch fall-throughGustavo A. R. Silva2017-12-281-1/+1
| * watchdog: watchdog_dev: mark expected switch fall-throughGustavo A. R. Silva2017-12-281-1/+1
| * watchdog: pcwd_pci: mark expected switch fall-throughGustavo A. R. Silva2017-12-281-1/+1
| * watchdog: pcwd_usb: mark expected switch fall-throughGustavo A. R. Silva2017-12-281-1/+1
| * watchdog: f71808e_wdt: mark expected switch fall-throughsGustavo A. R. Silva2017-12-281-2/+2
| * watchdog: alim1535_wdt: mark expected switch fall-throughGustavo A. R. Silva2017-12-281-1/+1
| * watchdog: advantechwdt: mark expected switch fall-throughGustavo A. R. Silva2017-12-281-1/+1
| * watchdog: mei_wdt: don't use of variable length arrayTomas Winkler2017-12-281-4/+3
| * watchdog: i6300esb: remove info message and version numberRadu Rendec2017-12-281-11/+0
| * watchdog: i6300esb: do not hardcode heartbeat limitsRadu Rendec2017-12-281-8/+12
| * watchdog: i6300esb: support multiple devicesRadu Rendec2017-12-281-80/+90
| * watchdog: i6300esb: use the watchdog subsystemRadu Rendec2017-12-281-185/+47
| * watchdog: hpwdt: Check source of NMIJerry Hoemann2017-12-281-0/+10
| * watchdog: sunxi_wdt: use of_device_get_match_dataCorentin Labbe2017-12-281-5/+2
| * watchdog: xen: use time64_t for timeoutsArnd Bergmann2017-12-281-6/+6
| * watchdog: da9062: use protection delay mechanism from coreMichael Grzeschik2017-12-281-18/+1
| * watchdog: da9062: Disable and wait before changing timeoutMichael Grzeschik2017-12-281-0/+7
| * watchdog: da9062: Add restart handler supportMichael Grzeschik2017-12-281-0/+22
| * watchdog: ftwdt010: Make interrupt optionalLinus Walleij2017-12-281-12/+18