summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2020-12-23Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2020-12-17watchdog: convert comma to semicolonZheng Yongjun
2020-12-17watchdog: iTCO_wdt: use dev_*() instead of pr_*() for loggingEnrico Weigelt, metux IT consult
2020-12-17watchdog: coh901327: add COMMON_CLK dependencyArnd Bergmann
2020-12-17watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam
2020-12-13watchdog: iTCO_wdt: use module_platform_device() macroEnrico Weigelt, metux IT consult
2020-12-13watchdog: Fix potential dereferencing of null pointerWang Wensheng
2020-12-13watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1Wong Vee Khee
2020-12-13watchdog/hpwdt: Reflect changesJerry Hoemann
2020-12-13watchdog/hpwdt: Disable NMI in Crash KernelJerry Hoemann
2020-12-13wdt: sp805: add watchdog_stop on rebootZhao Qiang
2020-12-13watchdog: sbc_fitpc2_wdt: add __user annotationsRasmus Villemoes
2020-12-13watchdog: geodewdt: remove unneeded breakTom Rix
2020-12-13watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong
2020-12-13watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriateRobert Marko
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