summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2021-11-17ar7: fix kernel builds for compiler testJackie Liu1-1/+1
2021-11-17watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum1-1/+3
2021-11-17watchdog: Fix OMAP watchdog early handlingWalter Stoll1-1/+5
2021-10-20watchdog: orion: use 0 for unset heartbeatChris Packham1-1/+1
2021-08-08Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Greg Kroah-Hartman1-9/+3
2021-07-20watchdog: aspeed: fix hardware timeout calculationTao Ren1-1/+1
2021-07-20watchdog: iTCO_wdt: Account for rebooting on second timeoutJan Kiszka1-3/+9
2021-07-20watchdog: imx_sc_wdt: fix pretimeoutStefan Eichenberger1-7/+4
2021-07-20watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei2-2/+2
2021-07-20watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei1-1/+1
2021-07-20watchdog: Fix possible use-after-free in wdt_startup()Zou Wei1-1/+1
2021-03-04watchdog: mei_wdt: request stop on unregisterAlexander Usyskin1-0/+1
2021-03-04watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQSai Prakash Ranjan1-12/+1
2020-12-30watchdog: coh901327: add COMMON_CLK dependencyArnd Bergmann1-1/+1
2020-12-30watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam1-1/+1
2020-12-30watchdog: Fix potential dereferencing of null pointerWang Wensheng1-9/+13
2020-12-30watchdog: sprd: check busy bit before new loading rather than after thatLingling Xu1-12/+13
2020-12-30watchdog: sprd: remove watchdog disable from resume fail pathLingling Xu1-7/+2
2020-12-30watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck1-0/+1
2020-12-30watchdog: armada_37xx: Add missing dependency on HAS_IOMEMGuenter Roeck1-0/+1
2020-11-05drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik1-3/+2
2020-10-29watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3Guenter Roeck1-1/+1
2020-10-29watchdog: Use put_device on errorDinghao Liu1-1/+1
2020-10-29watchdog: Fix memleak in watchdog_cdev_registerDinghao Liu1-1/+3
2020-08-21watchdog: initialize device before misc_registerKrzysztof Sobota1-9/+9
2020-08-21watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum1-0/+7
2020-08-21watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum1-2/+1
2020-08-21watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum1-1/+2
2020-06-24watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller1-5/+0
2020-06-17watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam1-0/+5
2020-04-29watchdog: reset last_hw_keepalive time at startTero Kristo1-0/+1
2020-04-23watchdog: sp805: fix restart handlerMichael Walle1-0/+4
2020-04-08watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg1-12/+16
2020-04-08watchdog: iTCO_wdt: Export vendorsupportMika Westerberg2-7/+11
2020-03-21ACPI: watchdog: Set default timeout in probeMika Westerberg1-0/+23
2020-03-12watchdog: da9062: do not ping the hw during stop()Marco Felsch1-7/+0
2020-03-05ACPI: watchdog: Fix gas->access_width usageMika Westerberg1-1/+1
2020-02-15drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probeChristophe Roullier1-0/+18
2020-02-15watchdog: qcom: Use platform_get_irq_optional() for bark irqSai Prakash Ranjan1-1/+1
2020-02-11watchdog: fix UAF in reboot notifier handling in watchdog core codeVladis Dronov2-35/+36
2020-02-01watchdog: orion: fix platform_get_irq() complaintsRussell King1-2/+2
2020-02-01watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade1-0/+1
2020-02-01watchdog: max77620_wdt: fix potential build errorsDavid Engraf1-0/+1
2020-01-26watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li1-4/+2
2020-01-09watchdog: tqmx86_wdt: Fix build errorYueHaibing1-0/+1
2020-01-04watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao1-38/+32
2020-01-04watchdog: prevent deferral of watchdogd wakeup on RTJulia Cartwright1-4/+6
2020-01-04watchdog: imx7ulp: Fix reboot hangFabio Estevam1-0/+16
2019-12-13watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley1-6/+10
2019-11-05watchdog: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen1-0/+1