summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-01-21watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriateAndré Draszik
2018-01-21watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser
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
2017-12-28watchdog: ftwdt010: Make interrupt optionalLinus Walleij
2017-12-28watchdog: gemini/ftwdt010: rename driver and symbolsLinus Walleij
2017-12-28watchdog: orion: fix typoChris Packham
2017-12-28watchdog: gpio: Convert to use GPIO descriptorsLinus Walleij
2017-12-28watchdog: gpio: Add some local helper variablesLinus Walleij
2017-12-28watchdog: dw_wdt: add stop watchdog operationOleksij Rempel
2017-12-28watchdog: aspeed: Move init to arch_initcallAndrew Jeffery
2017-12-28watchdog: aspeed: Remove specific reference to AST2400 in KconfigAndrew Jeffery
2017-12-28watchdog: aspeed: Fix 'Apseed' typo in KconfigAndrew Jeffery
2017-12-28watchdog: aspeed: Retain watchdog enabled stateAndrew Jeffery
2017-12-28watchdog: jz4740: Add support for the watchdog in jz4780 SoCMathieu Malaterre
2017-12-28watchdog: Add Realtek RTD1295Andreas Färber
2017-12-17watchdog: hpwdt: SMBIOS checkJerry Hoemann
2017-12-17watchdog: indydog: Add dependency on SGI_HAS_INDYDOGMatt Redfearn
2017-12-17watchdog: Fix kref imbalance seen if handle_boot_enabled=0Guenter Roeck
2017-12-17watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck
2017-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds