index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2024-01-12
10
-40
/
+94
|
\
|
*
watchdog: mlx_wdt: fix all kernel-doc warnings
Randy Dunlap
2023-12-24
1
-3
/
+1
|
*
watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
Werner Fischer
2023-12-17
1
-1
/
+13
|
*
watchdog: it87_wdt: Add IT8659 ID
Werner Fischer
2023-12-17
1
-3
/
+5
|
*
watchdog: it87_wdt: Remove redundant max_units setting
Werner Fischer
2023-12-17
1
-4
/
+2
|
*
watchdog: it87_wdt: add blank line after variable declaration
Werner Fischer
2023-12-17
1
-0
/
+1
|
*
watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
Vignesh Raghavendra
2023-12-17
1
-1
/
+12
|
*
watchdog: starfive: add lock annotations to fix context imbalances
Ben Dooks
2023-12-17
1
-0
/
+2
|
*
watchdog: mediatek: mt7988: add wdt support
Daniel Golle
2023-12-17
1
-0
/
+42
|
*
watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
Stefan Wahren
2023-12-17
1
-1
/
+2
|
*
watchdog/hpwdt: Remove unused variable
Jerry Hoemann
2023-12-17
1
-4
/
+0
|
*
watchdog/hpwdt: Remove redundant test.
Jerry Hoemann
2023-12-17
1
-3
/
+0
|
*
watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
Jerry Hoemann
2023-12-17
1
-1
/
+1
|
*
watchdog: txx9wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-17
1
-3
/
+2
|
*
watchdog: starfive-wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-17
1
-4
/
+2
|
*
watchdog: at91sam9_wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-17
1
-4
/
+2
|
*
watchdog: txx9: Stop using module_platform_driver_probe()
Uwe Kleine-König
2023-12-17
1
-5
/
+5
|
*
watchdog: at91sam9: Stop using module_platform_driver_probe()
Uwe Kleine-König
2023-12-17
1
-5
/
+5
|
*
watchdog: set cdev owner before adding
Curtis Klein
2023-12-17
1
-2
/
+1
*
|
watchdog: s3c2410_wdt: Add support for Google gs101 SoC
Peter Griffin
2023-12-13
1
-4
/
+43
*
|
watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
Peter Griffin
2023-12-13
1
-5
/
+5
*
|
watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
Peter Griffin
2023-12-13
1
-3
/
+25
|
/
*
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-11-10
3
-322
/
+0
|
\
|
*
watchdog: ar7_wdt: remove driver to prepare for platform removal
Wolfram Sang
2023-10-19
3
-322
/
+0
*
|
Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2023-11-09
16
-79
/
+123
|
\
\
|
*
|
watchdog: mlx-wdt: Parameter desctiption warning fix
Michael Shych
2023-10-29
1
-0
/
+1
|
*
|
watchdog: aspeed: Add support for aspeed,reset-mask DT property
Zev Weiss
2023-10-29
1
-0
/
+11
|
*
|
watchdog: apple: Deactivate on suspend
Janne Grunau
2023-10-29
1
-0
/
+25
|
*
|
wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset
Jacky Bai
2023-10-29
1
-0
/
+8
|
*
|
drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_ms
George Cherian
2023-10-29
1
-0
/
+1
|
*
|
drivers: watchdog: marvell_gti: fix zero pretimeout handling
Bharat Bhushan
2023-10-29
1
-0
/
+7
|
*
|
watchdog: marvell_gti: Replace of_platform.h with explicit includes
Rob Herring
2023-10-29
1
-1
/
+1
|
*
|
watchdog: imx_sc_wdt: continue if the wdog already enabled
Jacky Bai
2023-10-29
1
-1
/
+4
|
*
|
watchdog: st_lpc: Use device_get_match_data()
Rob Herring
2023-10-29
1
-9
/
+2
|
*
|
watchdog: wdat_wdt: Add timeout value as a param in ping method
Xing Tong Wu
2023-10-29
1
-1
/
+1
|
*
|
watchdog: gpio_wdt: Make use of device properties
Andy Shevchenko
2023-10-29
1
-9
/
+7
|
*
|
sbsa_gwdt: Calculate timeout with 64-bit math
Darren Hart
2023-10-29
1
-2
/
+2
|
*
|
watchdog: ixp4xx: Make sure restart always works
Linus Walleij
2023-10-29
1
-3
/
+25
|
*
|
watchdog: it87_wdt: add IT8613 ID
Werner Fischer
2023-10-29
1
-3
/
+5
|
*
|
watchdog: marvell_gti_wdt: Fix error code in probe()
Dan Carpenter
2023-10-29
1
-1
/
+1
|
*
|
Watchdog: marvell_gti_wdt: Remove redundant dev_err_probe() for platform_get_...
Jinjie Ruan
2023-10-11
1
-1
/
+1
|
*
|
watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove ...
Srinivas Neeli
2023-10-11
1
-3
/
+10
|
*
|
watchdog: sunplus: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
2023-10-11
1
-15
/
+2
|
*
|
watchdog: ath79_wdt: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
2023-10-11
1
-15
/
+4
|
*
|
watchdog: at91sam9_wdt: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
2023-10-11
1
-15
/
+5
|
|
/
*
/
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-1
/
+1
|
/
*
Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2023-09-06
37
-100
/
+513
|
\
|
*
watchdog: Add support for Amlogic-T7 SoCs
Huqiang Qin
2023-08-25
1
-0
/
+5
|
*
watchdog: Add a new struct for Amlogic-GXBB driver
Huqiang Qin
2023-08-25
1
-3
/
+13
|
*
watchdog: imx2_wdt: Improve dev_crit() message
Fabio Estevam
2023-08-25
1
-1
/
+1
[next]