aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2021-11-26ar7: fix kernel builds for compiler testJackie Liu
2021-11-26watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum
2021-11-26watchdog: Fix OMAP watchdog early handlingWalter Stoll
2021-08-08Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Greg Kroah-Hartman
2021-07-20watchdog: aspeed: fix hardware timeout calculationTao Ren
2021-07-20watchdog: iTCO_wdt: Account for rebooting on second timeoutJan Kiszka
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-03watchdog: mei_wdt: request stop on unregisterAlexander Usyskin
2020-12-29watchdog: coh901327: add COMMON_CLK dependencyArnd Bergmann
2020-12-29watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam
2020-12-29watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck
2020-11-05drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik
2020-08-21watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum
2020-08-21watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum
2020-08-21watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum
2020-06-25watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller
2020-05-27watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao
2020-05-02watchdog: reset last_hw_keepalive time at startTero Kristo
2020-03-11watchdog: da9062: do not ping the hw during stop()Marco Felsch
2020-03-11ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-02-05watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade
2020-02-05watchdog: max77620_wdt: fix potential build errorsDavid Engraf
2019-12-17watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley
2019-12-05watchdog: sama5d4: fix WDD value to be always set to maxEugen Hristev
2019-12-05watchdog: meson: Fix the wrong value of left timeXingyu Chen
2019-11-24watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798DGuenter Roeck
2019-10-11watchdog: aspeed: Add support for AST2600Ryan Chen
2019-10-11watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes
2019-09-06watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren
2019-06-15watchdog: fix compile time error of pretimeout governorsVladimir Zapolskiy
2019-06-15watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann
2019-02-12watchdog: renesas_wdt: don't set divider while watchdog is runningWolfram Sang
2018-08-03watchdog: da9063: Fix updating timeout valueMarco Felsch
2018-05-30watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()Alexey Khoroshilov
2018-05-30watchdog: aspeed: Fix translation of reset mode to ctrl registerMilton Miller
2018-05-30watchdog: dw: RMW the control registerBrian Norris
2018-05-30watchdog: aspeed: Allow configuring for alternate bootMilton Miller
2018-05-30watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov
2018-05-30watchdog: sbsa: use 32-bit read for WCVJayachandran C
2018-05-30watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv
2018-04-26watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv
2018-04-12watchdog: dw_wdt: add stop watchdog operationOleksij Rempel
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai
2018-03-24watchdog: Fix kref imbalance seen if handle_boot_enabled=0Guenter Roeck
2018-03-24watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck
2018-03-15watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann
2018-03-15watchdog: hpwdt: fix unused variable warningArnd Bergmann