index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2024-06-16
watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
Judith Mendez
2024-03-26
watchdog: stm32_iwdg: initialize default timeout
Ben Wolsieffer
2024-02-23
watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
Werner Fischer
2024-01-25
watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
Vignesh Raghavendra
2024-01-25
watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
Stefan Wahren
2024-01-25
watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
Jerry Hoemann
2024-01-25
watchdog: set cdev owner before adding
Curtis Klein
2023-10-10
watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
Mika Westerberg
2023-10-10
watchdog: iTCO_wdt: No need to stop the timer in probe
Mika Westerberg
2023-09-19
watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load
Raag Jadav
2023-06-09
watchdog: menz069_wdt: fix watchdog initialisation
Johannes Thumshirn
2023-05-30
watchdog: sp5100_tco: Immediately trigger upon starting.
Gregory Oakes
2023-05-17
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
Christophe JAILLET
2023-04-20
watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
George Cherian
2023-03-11
watchdog: pcwd_usb: Fix attempting to access uninitialized memory
Li Hua
2023-03-11
watchdog: Fix kmemleak in watchdog_cdev_register
Chen Jun
2023-03-11
watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...
ruanjinjie
2023-02-15
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov
2023-02-15
watchdog: diag288_wdt: do not use stack buffers for hardware data
Alexander Egorenkov
2022-08-21
watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...
William Dean
2022-06-14
watchdog: wdat_wdt: Stop watchdog when rebooting the system
Liu Xinpeng
2022-06-14
watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
Miaoqian Lin
2022-06-14
watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
Miaoqian Lin
2022-04-08
watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function
Miaoqian Lin
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
2021-11-18
ar7: fix kernel builds for compiler test
Jackie Liu
2021-11-18
watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
Ahmad Fatoum
2021-11-18
watchdog: Fix OMAP watchdog early handling
Walter Stoll
2021-09-22
watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriate
Jan Kiszka
2021-08-08
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
Greg Kroah-Hartman
2021-07-20
watchdog: jz4740: Fix return value check in jz4740_wdt_probe()
Wei Yongjun
2021-07-20
watchdog: aspeed: fix hardware timeout calculation
Tao Ren
2021-07-20
watchdog: iTCO_wdt: Account for rebooting on second timeout
Jan Kiszka
2021-07-20
watchdog: imx_sc_wdt: fix pretimeout
Stefan Eichenberger
2021-07-20
watchdog: Fix possible use-after-free by calling del_timer_sync()
Zou Wei
2021-07-20
watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
Zou Wei
2021-07-20
watchdog: Fix possible use-after-free in wdt_startup()
Zou Wei
2021-03-04
watchdog: mei_wdt: request stop on unregister
Alexander Usyskin
2021-03-04
watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ
Sai Prakash Ranjan
2021-03-04
watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is ready
Andy Shevchenko
2021-01-06
watchdog: rti-wdt: fix reference leak in rti_wdt_probe
Zhang Qilong
2020-12-30
watchdog: coh901327: add COMMON_CLK dependency
Arnd Bergmann
2020-12-30
watchdog: qcom: Avoid context switch in restart handler
Manivannan Sadhasivam
2020-12-30
watchdog: Fix potential dereferencing of null pointer
Wang Wensheng
2020-12-30
watchdog: sprd: check busy bit before new loading rather than after that
Lingling Xu
2020-12-30
watchdog: sprd: remove watchdog disable from resume fail path
Lingling Xu
2020-12-30
watchdog: sirfsoc: Add missing dependency on HAS_IOMEM
Guenter Roeck
2020-12-30
watchdog: armada_37xx: Add missing dependency on HAS_IOMEM
Guenter Roeck
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-21
Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
[next]