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.4-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2023-05-04
47
-355
/
+827
|
\
|
*
watchdog: dw_wdt: Simplify clk management
Christophe JAILLET
2023-04-29
1
-33
/
+11
|
*
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
Christophe JAILLET
2023-04-29
1
-2
/
+5
|
*
watchdog: starfive: Fix the warning of starfive_wdt_match
Xingyu Wu
2023-04-29
1
-1
/
+1
|
*
watchdog: starfive: Fix the probe return error if PM and early_enable are bot...
Xingyu Wu
2023-04-29
1
-1
/
+1
|
*
watchdog: menz069_wdt: fix timeout setting
Johannes Thumshirn
2023-04-22
1
-1
/
+1
|
*
watchdog: menz069_wdt: fix watchdog initialisation
Johannes Thumshirn
2023-04-22
1
-10
/
+6
|
*
watchdog: loongson1_wdt: Implement restart handler
Keguang Zhang
2023-04-22
1
-1
/
+18
|
*
drivers: watchdog: Add StarFive Watchdog driver
Xingyu Wu
2023-04-22
3
-0
/
+620
|
*
watchdog: avoid usage of iterator after loop
Jakob Koschel
2023-04-22
1
-2
/
+1
|
*
watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functions
Tom Rix
2023-04-22
1
-10
/
+0
|
*
watchdog: aspeed: Drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-04-22
1
-1
/
+1
|
*
watchdog: sp5100_tco: Immediately trigger upon starting.
Gregory Oakes
2023-04-22
1
-0
/
+4
|
*
watchdog: rt2880-wdt: prefer unsigned int over unsigned
Sergio Paracuellos
2023-04-22
1
-2
/
+2
|
*
watchdog: rt2880-wdt: avoid static global declarations
Sergio Paracuellos
2023-04-22
1
-39
/
+50
|
*
watchdog: loongson1: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-04-22
1
-16
/
+1
|
*
watchdog: ixp4xx: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-04-22
1
-15
/
+3
|
*
watchdog: s3c2410_wdt: Simplify using dev_err_probe()
Uwe Kleine-König
2023-04-22
1
-19
/
+11
|
*
watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an int
Uwe Kleine-König
2023-04-22
1
-10
/
+12
|
*
watchdog: wm8350: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
2023-04-22
1
-8
/
+1
|
*
watchdog: rn5t618: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
2023-04-22
1
-11
/
+1
|
*
watchdog: bcm47xx: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
2023-04-22
1
-11
/
+1
|
*
watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resume
Wang Wensheng
2023-04-22
1
-2
/
+2
|
*
watchdog: stmp3xxx_rtc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
|
*
watchdog: st_lpc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: shwdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: sch311x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
|
*
watchdog: sa1100: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: rti: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: riowd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: rdc321x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: rc32434: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
|
*
watchdog: orion: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
|
*
watchdog: omap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: nv_tco: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: nic7018: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: mtx-1: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
|
*
watchdog: lpc18xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: ie6xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: ib700wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
|
*
watchdog: geodewdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
|
*
watchdog: gef: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: dw: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: cpwd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: bcm_kona: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: bcm2835: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: ath79: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
|
*
watchdog: at91rm9200: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
|
*
watchdog: ar7: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
[next]