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.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-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
2025-01-06
watchdog: max77620: fix excess field in kerneldoc
Luca Ceresoli
1
-1
/
+0
2025-01-06
watchdog: sp805_wdt: Drop documentation of non-existent `status` member
Lad Prabhakar
1
-1
/
+0
2025-01-06
watchdog: rzv2h_wdt: Use local `dev` pointer in probe
Lad Prabhakar
1
-8
/
+8
2025-01-06
watchdog: da9052_wdt: add support for bootstatus bits
Marcus Folkesson
1
-1
/
+12
2025-01-06
watchdog: sp805: Report correct timeleft at maximum
Mike Crowe
1
-1
/
+1
2025-01-06
watchdog: rti: Fix off-by-one in heartbeat recovery
Alexander Sverdlin
1
-1
/
+2
2024-12-30
watchdog: stm32_iwdg: fix error message during driver probe
Clément Le Goffic
1
-1
/
+1
2024-12-05
Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
27
-382
/
+562
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
31
-31
/
+31
2024-11-21
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-11-17
watchdog: rti: of: honor timeout-sec property
Alexander Sverdlin
1
-1
/
+2
2024-11-07
watchdog: s3c2410_wdt: add support for exynosautov920 SoC
Byoungtae Cho
1
-1
/
+36
2024-11-07
watchdog: mediatek: Add support for MT6735 TOPRGU/WDT
Yassine Oudjana
1
-0
/
+6
2024-11-07
watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()
Yassine Oudjana
1
-0
/
+6
2024-11-07
Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU...
Peter Griffin
2
-4
/
+5
2024-11-05
watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler
Claudiu Beznea
1
-2
/
+18
2024-11-05
watchdog: Switch back to struct platform_driver::remove()
Uwe Kleine-König
31
-32
/
+32
2024-11-05
watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04
James Hilliard
1
-0
/
+39
2024-11-05
watchdog: da9063: Remove __maybe_unused notations
Fabio Estevam
1
-5
/
+5
2024-11-05
watchdog: da9063: Do not use a global variable
Fabio Estevam
1
-4
/
+5
2024-11-05
watchdog: Delete the cpu5wdt driver
Jean Delvare
3
-293
/
+0
2024-11-05
watchdog: Add support for Airoha EN7851 watchdog
Christian Marangi
3
-0
/
+225
2024-11-05
watchdog: sl28cpld_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
2024-11-05
watchdog: rza_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-6
/
+1
2024-11-05
watchdog: rti_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
2024-11-05
watchdog: octeon-wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
2024-11-05
watchdog: it87_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
2024-11-05
watchdog: iTCO_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
2024-11-05
watchdog: gxp-wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
2024-11-05
watchdog: da9055_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-6
/
+1
2024-11-05
watchdog: always print when registering watchdog fails
Wolfram Sang
1
-9
/
+17
2024-11-04
watchdog: armada_37xx_wdt: remove struct resource
Rosen Penev
1
-7
/
+3
2024-11-04
watchdog: apple: Increase reset delay to 150ms
Nick Chan
1
-3
/
+3
2024-11-04
watchdog: apple: Actually flush writes after requesting watchdog restart
Nick Chan
1
-1
/
+1
2024-11-04
watchdog: stm32_iwdg: Add pretimeout support
Marek Vasut
1
-1
/
+94
2024-11-04
watchdog: ziirave_wdt: Drop explicit initialization of struct i2c_device_id::...
Uwe Kleine-König
1
-1
/
+1
2024-11-04
watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequency
Harini T
1
-12
/
+63
2024-11-04
iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call
Oleksandr Ocheretnyi
1
-2
/
+19
2024-11-04
watchdog: fix typo in the comment
Yan Zhen
4
-4
/
+4
2024-10-29
watchdog: Add HAS_IOPORT dependency for SBC8360 and SBC7240
Niklas Schnelle
1
-2
/
+2
2024-10-14
Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
1
-1
/
+1
2024-10-09
watchdog: Congatec Board Controller watchdog timer driver
Thomas Richard
3
-0
/
+222
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
48
-54
/
+0
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
[next]