summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* watchdog: gemini/ftwdt010: rename driver and symbolsLinus Walleij2017-12-283-65/+68
* watchdog: orion: fix typoChris Packham2017-12-281-1/+1
* watchdog: gpio: Convert to use GPIO descriptorsLinus Walleij2017-12-281-24/+17
* watchdog: gpio: Add some local helper variablesLinus Walleij2017-12-281-9/+11
* watchdog: dw_wdt: add stop watchdog operationOleksij Rempel2017-12-281-2/+16
* watchdog: aspeed: Move init to arch_initcallAndrew Jeffery2017-12-281-1/+12
* watchdog: aspeed: Remove specific reference to AST2400 in KconfigAndrew Jeffery2017-12-281-1/+1
* watchdog: aspeed: Fix 'Apseed' typo in KconfigAndrew Jeffery2017-12-281-1/+1
* watchdog: aspeed: Retain watchdog enabled stateAndrew Jeffery2017-12-281-2/+6