index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
Merge tag 'linux-watchdog-6.18-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
6
-43
/
+172
2025-09-16
watchdog: Add Nuvoton NCT6694 WDT support
Ming Yu
3
-0
/
+319
2025-09-12
watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdog
Christophe Leroy
1
-0
/
+2
2025-09-12
watchdog: visconti: don't print superfluous errors
Wolfram Sang
1
-4
/
+1
2025-09-12
watchdog: rzv2h_wdt: don't print superfluous errors
Wolfram Sang
1
-3
/
+1
2025-09-12
watchdog: rzg2l_wdt: don't print superfluous errors
Wolfram Sang
1
-3
/
+1
2025-09-12
watchdog: s3c2410_wdt: exynosautov9: Enable supported features
Sangwook Shin
1
-2
/
+4
2025-09-12
watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_CNT
Sangwook Shin
1
-2
/
+2
2025-09-12
watchdog: s3c2410_wdt: Increase max timeout value of watchdog
Sangwook Shin
1
-7
/
+19
2025-09-12
watchdog: s3c2410_wdt: Fix max_timeout being calculated larger
Sangwook Shin
1
-2
/
+8
2025-09-12
watchdog: s3c2410_wdt: Replace hardcoded values with macro definitions
Sangwook Shin
1
-1
/
+1
2025-09-12
watchdog: rzv2h: Improve error strings and add newlines
Lad Prabhakar
1
-4
/
+4
2025-09-12
watchdog: rzv2h: Add support for RZ/T2H
Lad Prabhakar
1
-3
/
+81
2025-09-12
watchdog: rzv2h: Add support for configurable count clock source
Lad Prabhakar
1
-1
/
+20
2025-09-12
watchdog: rzv2h: Make "oscclk" and reset controller optional
Lad Prabhakar
1
-2
/
+2
2025-09-12
watchdog: rzv2h: Obtain clock-divider and timeout values from OF match data
Lad Prabhakar
1
-9
/
+26
2025-09-12
watchdog: intel_oc_wdt: Do not try to write into const memory
Guenter Roeck
1
-4
/
+4
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-watchdog
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 dereference in lenovo_se30_wdt_probe()
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/git/kees/linux
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-01
Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-watchdog.org/linux-watchdog
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/linux
Linus Torvalds
1
-3
/
+4
[next]