index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
watchdog: sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race condition
Aaron Plattner
1
-3
/
+47
2025-07-21
watchdog: dw_wdt: Fix default timeout
Sebastian Reichel
1
-0
/
+2
2025-07-17
watchdog: Don't use "proxy" headers
Andy Shevchenko
2
-1
/
+9
2025-07-17
watchdog: it87_wdt: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+3
2025-07-16
watchdog: renesas_wdt: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+4
2025-07-16
watchdog: iTCO_wdt: Report error if timeout configuration fails
Ziyan Fu
1
-1
/
+5
2025-07-16
watchdog: rti_wdt: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-11
/
+3
2025-07-16
watchdog: ziirave_wdt: check record length in ziirave_firm_verify()
Dan Carpenter
1
-0
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-4
/
+5
2025-06-01
Merge tag 'linux-watchdog-6.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
17
-61
/
+683
2025-06-01
watchdog: iTCO_wdt: Update the heartbeat value after clamping timeout
Ziyan Fu
1
-0
/
+1
2025-06-01
watchdog: Add driver for Intel OC WDT
Diogo Ivo
3
-0
/
+245
2025-06-01
watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFT
Antonio Borneo
1
-3
/
+14
2025-06-01
watchdog: iTCO: Drop driver-internal locking
Guenter Roeck
1
-24
/
+0
2025-06-01
watchdog: apple: set max_hw_heartbeat_ms instead of max_timeout
Florian Klink
1
-2
/
+5
2025-06-01
watchdog: qcom: introduce the device data for IPQ5424 watchdog device
Kathiravan Thirumoorthy
1
-0
/
+7
2025-06-01
watchdog: lenovo_se30_wdt: Fix possible devm_ioremap() NULL pointer dereferen...
Henry Martin
1
-0
/
+2
2025-06-01
watchdog: s3c2410_wdt: Add exynos990-wdt compatible data
Igor Belwon
1
-1
/
+38
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-05-24
watchdog: Add the Watchdog Timer for the NXP S32 platform
Daniel Lezcano
3
-0
/
+325
2025-05-24
watchdog: Correct kerneldoc warnings
Krzysztof Kozlowski
4
-6
/
+6
2025-05-24
watchdog: stm32: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+1
2025-05-24
watchdog: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-3
/
+3
2025-05-24
watchdog: cros-ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-17
/
+13
2025-05-24
watchdog: da9052_wdt: respect TWDMIN
Marcus Folkesson
1
-0
/
+1
2025-05-24
watchdog: da9052_wdt: do not disable wdt during probe
Marcus Folkesson
1
-4
/
+8
2025-05-24
watchdog: da9052_wdt: use timeout value from external inputs
Marcus Folkesson
1
-0
/
+7
2025-05-24
watchdog: da9052_wdt: add support for nowayout
Marcus Folkesson
1
-0
/
+7
2025-04-28
watchdog: exar: Shorten identity name to fit correctly
Kees Cook
1
-1
/
+1
2025-04-16
watchdog: diag288_wdt: Implement module autoload
Heiko Carstens
1
-50
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
14
-23
/
+23
2025-04-02
Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
10
-28
/
+525
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+4
2025-03-25
watchdog: sunxi_wdt: Add support for Allwinner A523
Andre Przywara
1
-0
/
+11
2025-03-16
watchdog: aspeed: fix 64-bit division
Arnd Bergmann
1
-1
/
+1
2025-03-16
watchdog: npcm: Remove unnecessary NULL check before clk_prepare_enable/clk_d...
Chen Ni
1
-6
/
+3
2025-03-11
watchdog: Convert to use device property
Guenter Roeck
1
-3
/
+3
2025-03-11
watchdog: lenovo_se30_wdt: include io.h for devm_ioremap()
Stephen Rothwell
1
-0
/
+1
2025-03-09
watchdog: nic7018_wdt: tidy up ACPI ID table
Andy Shevchenko
2
-5
/
+7
2025-03-09
watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC
Kyunghwan Seo
1
-4
/
+6
2025-03-09
watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform
Mark Pearson
3
-0
/
+406
2025-03-09
watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS
Biju Das
1
-3
/
+4
2025-03-09
watchdog: cros-ec: Add newlines to printks
Stephen Boyd
1
-5
/
+5
2025-03-09
watchdog: aspeed: Update bootstatus handling
Chin-Ting Kuo
1
-2
/
+79
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
1
-3
/
+4
2025-02-18
watchdog: Switch to use hrtimer_setup()
Nam Cao
3
-9
/
+7
2025-01-26
Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
5
-13
/
+24
2025-01-22
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-06
watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()
Joe Hattori
1
-0
/
+1
[next]