index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
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-23
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-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-22
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov
2023-02-22
watchdog: diag288_wdt: do not use stack buffers for hardware data
Alexander Egorenkov
2022-08-25
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
2021-11-17
ar7: fix kernel builds for compiler test
Jackie Liu
2021-11-17
watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
Ahmad Fatoum
2021-11-17
watchdog: Fix OMAP watchdog early handling
Walter Stoll
2021-10-20
watchdog: orion: use 0 for unset heartbeat
Chris Packham
2021-08-08
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
Greg Kroah-Hartman
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
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-11-05
drivers: watchdog: rdc321x_wdt: Fix race condition bugs
Madhuparna Bhowmik
2020-10-29
watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3
Guenter Roeck
2020-10-29
watchdog: Use put_device on error
Dinghao Liu
2020-10-29
watchdog: Fix memleak in watchdog_cdev_register
Dinghao Liu
2020-08-21
watchdog: initialize device before misc_register
Krzysztof Sobota
2020-08-21
watchdog: f71808e_wdt: clear watchdog timeout occurred flag
Ahmad Fatoum
2020-08-21
watchdog: f71808e_wdt: remove use of wrong watchdog_info option
Ahmad Fatoum
2020-08-21
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
Ahmad Fatoum
2020-06-24
watchdog: da9062: No need to ping manually before setting timeout
Stefan Riedmueller
2020-06-17
watchdog: imx_sc_wdt: Fix reboot on crash
Fabio Estevam
2020-04-29
watchdog: reset last_hw_keepalive time at start
Tero Kristo
2020-04-23
watchdog: sp805: fix restart handler
Michael Walle
2020-04-08
watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
Mika Westerberg
2020-04-08
watchdog: iTCO_wdt: Export vendorsupport
Mika Westerberg
2020-03-21
ACPI: watchdog: Set default timeout in probe
Mika Westerberg
2020-03-12
watchdog: da9062: do not ping the hw during stop()
Marco Felsch
[next]