aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-01-25watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handlingStefan Wahren
2024-01-25watchdog/hpwdt: Only claim UNKNOWN NMI if from iLOJerry Hoemann
2024-01-25watchdog: set cdev owner before addingCurtis Klein
2023-10-10watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg
2023-10-10watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg
2023-09-23watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-loadRaag Jadav
2023-06-09watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn
2023-04-20watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian
2023-03-11watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua
2023-03-11watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun
2023-03-11watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie
2023-02-22watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov
2023-02-22watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-03-04watchdog: mei_wdt: request stop on unregisterAlexander Usyskin
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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-11-05drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik
2020-10-30watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3Guenter Roeck
2020-10-30watchdog: Use put_device on errorDinghao Liu
2020-10-30watchdog: Fix memleak in watchdog_cdev_registerDinghao Liu
2020-08-26Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-21watchdog: initialize device before misc_registerKrzysztof Sobota
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-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-25watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield