aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2022-04-08watchdog: rti-wdt: Add missing pm_runtime_disable() in probe functionMiaoqian Lin
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
2021-11-18ar7: fix kernel builds for compiler testJackie Liu
2021-11-18watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum
2021-11-18watchdog: Fix OMAP watchdog early handlingWalter Stoll
2021-09-22watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriateJan Kiszka
2021-08-08Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Greg Kroah-Hartman
2021-07-20watchdog: jz4740: Fix return value check in jz4740_wdt_probe()Wei Yongjun
2021-07-20watchdog: aspeed: fix hardware timeout calculationTao Ren
2021-07-20watchdog: iTCO_wdt: Account for rebooting on second timeoutJan Kiszka
2021-07-20watchdog: imx_sc_wdt: fix pretimeoutStefan Eichenberger
2021-07-20watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei
2021-07-20watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei
2021-07-20watchdog: Fix possible use-after-free in wdt_startup()Zou Wei
2021-03-04watchdog: mei_wdt: request stop on unregisterAlexander Usyskin
2021-03-04watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQSai Prakash Ranjan
2021-03-04watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is readyAndy Shevchenko
2021-01-06watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong
2020-12-30watchdog: coh901327: add COMMON_CLK dependencyArnd Bergmann
2020-12-30watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam
2020-12-30watchdog: Fix potential dereferencing of null pointerWang Wensheng
2020-12-30watchdog: sprd: check busy bit before new loading rather than after thatLingling Xu
2020-12-30watchdog: sprd: remove watchdog disable from resume fail pathLingling Xu
2020-12-30watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck
2020-12-30watchdog: armada_37xx: Add missing dependency on HAS_IOMEMGuenter Roeck
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