summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2020-12-13watchdog: remove pnx83xx driverThomas Bogendoerfer
2020-12-13watchdog: stm32_iwdg: don't print an error on probe deferralEtienne Carriere
2020-12-13watchdog: sprd: change to use usleep_range() instead of busy loopChunyan Zhang
2020-12-13watchdog: sprd: check busy bit before new loading rather than after thatLingling Xu
2020-12-13watchdog: sprd: remove watchdog disable from resume fail pathLingling Xu
2020-12-13watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck
2020-12-13watchdog: armada_37xx: Add missing dependency on HAS_IOMEMGuenter Roeck
2020-10-30ARM: remove ebsa110 platformArnd Bergmann
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-21Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-10-14watchdog: Add Toshiba Visconti watchdog driverNobuhiro Iwamatsu
2020-10-14watchdog: it87_wdt: add IT8784 IDHanspeter Portner
2020-10-14watchdog: sp5100_tco: Enable watchdog on Family 17h devices if disabledGuenter Roeck
2020-10-14watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3Guenter Roeck
2020-10-14watchdog: renesas_wdt: support handover from bootloaderWolfram Sang
2020-10-14watchdog: imx7ulp: Watchdog should continue running for wait/stop modeAnson Huang
2020-10-14watchdog: rti: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-10-14watchdog: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-10-14watchdog: cadence: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-10-14watchdog: remove unneeded inclusion of <uapi/linux/sched/types.h>Zhen Lei
2020-10-14watchdog: Use put_device on errorDinghao Liu
2020-10-14watchdog: Fix memleak in watchdog_cdev_registerDinghao Liu
2020-10-14watchdog: imx7ulp: Strictly follow the sequence for wdog operationsAnson Huang
2020-10-14watchdog: it87_wdt: add IT8772 IDHanspeter Portner
2020-10-14watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET
2020-10-14drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik
2020-09-17watchdog: add support for sl28cpld watchdogMichael Walle
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-19ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-08-05watchdog: rti-wdt: balance pm runtime enable callsTero Kristo
2020-08-05watchdog: rti-wdt: attach to running watchdog during probeTero Kristo
2020-08-05watchdog: add support for adjusting last known HW keepalive timeTero Kristo
2020-08-05watchdog: use __watchdog_ping in startupTero Kristo
2020-08-05watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'Woody Lin
2020-08-05watchdog: pcwd_usb: remove needless check before usb_free_coherent()Xu Wang
2020-08-05watchdog: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-05watchdog: initialize device before misc_registerKrzysztof Sobota
2020-08-05watchdog: booke_wdt: Add common nowayout parameter driverTimothy Myers
2020-08-05watchdog: scx200_wdt: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05watchdog: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05watchdog: f71808e_wdt: do stricter parameter validationAhmad Fatoum
2020-08-05watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum
2020-08-05watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum
2020-08-05watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum
2020-08-05watchdog: dw_wdt: Add DebugFS filesSerge Semin
2020-08-05watchdog: dw_wdt: Add pre-timeouts supportSerge Semin
2020-08-05watchdog: dw_wdt: Support devices with asynch clocksSerge Semin