index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-06-26
watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub)
Yuechao Zhao
1
-1
/
+3
2023-06-26
watchdog: xilinx_wwdt: Add Versal window watchdog support
Srinivas Neeli
3
-0
/
+220
2023-06-26
watchdog: ziirave_wdt: Switch i2c driver back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-26
watchdog: ibmasr: Replace GPL license notice with SPDX identifier
Bagas Sanjaya
1
-2
/
+1
2023-06-26
watchdog: Convert GPL 2.0 notice to SPDX identifier
Bagas Sanjaya
10
-31
/
+10
2023-06-26
watchdog: loongson1_wdt: Add DT support
Keguang Zhang
1
-1
/
+12
2023-05-05
Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
47
-355
/
+827
2023-04-29
watchdog: dw_wdt: Simplify clk management
Christophe JAILLET
1
-33
/
+11
2023-04-29
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
Christophe JAILLET
1
-2
/
+5
2023-04-29
watchdog: starfive: Fix the warning of starfive_wdt_match
Xingyu Wu
1
-1
/
+1
2023-04-29
watchdog: starfive: Fix the probe return error if PM and early_enable are bot...
Xingyu Wu
1
-1
/
+1
2023-04-22
watchdog: menz069_wdt: fix timeout setting
Johannes Thumshirn
1
-1
/
+1
2023-04-22
watchdog: menz069_wdt: fix watchdog initialisation
Johannes Thumshirn
1
-10
/
+6
2023-04-22
watchdog: loongson1_wdt: Implement restart handler
Keguang Zhang
1
-1
/
+18
2023-04-22
drivers: watchdog: Add StarFive Watchdog driver
Xingyu Wu
3
-0
/
+620
2023-04-22
watchdog: avoid usage of iterator after loop
Jakob Koschel
1
-2
/
+1
2023-04-22
watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functions
Tom Rix
1
-10
/
+0
2023-04-22
watchdog: aspeed: Drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-04-22
watchdog: sp5100_tco: Immediately trigger upon starting.
Gregory Oakes
1
-0
/
+4
2023-04-22
watchdog: rt2880-wdt: prefer unsigned int over unsigned
Sergio Paracuellos
1
-2
/
+2
2023-04-22
watchdog: rt2880-wdt: avoid static global declarations
Sergio Paracuellos
1
-39
/
+50
2023-04-22
watchdog: loongson1: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-16
/
+1
2023-04-22
watchdog: ixp4xx: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-15
/
+3
2023-04-22
watchdog: s3c2410_wdt: Simplify using dev_err_probe()
Uwe Kleine-König
1
-19
/
+11
2023-04-22
watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an int
Uwe Kleine-König
1
-10
/
+12
2023-04-22
watchdog: wm8350: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
1
-8
/
+1
2023-04-22
watchdog: rn5t618: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
1
-11
/
+1
2023-04-22
watchdog: bcm47xx: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
1
-11
/
+1
2023-04-22
watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resume
Wang Wensheng
1
-2
/
+2
2023-04-22
watchdog: stmp3xxx_rtc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-04-22
watchdog: st_lpc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: shwdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: sch311x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-04-22
watchdog: sa1100: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: rti: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: riowd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: rdc321x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: rc32434: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-04-22
watchdog: orion: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-04-22
watchdog: omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: nv_tco: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: nic7018: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: mtx-1: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-04-22
watchdog: lpc18xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: ie6xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: ib700wdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-04-22
watchdog: geodewdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-04-22
watchdog: gef: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: dw: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]