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
/
sprd_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-13
watchdog: sprd: change to use usleep_range() instead of busy loop
Chunyan Zhang
1
-4
/
+7
2020-12-13
watchdog: sprd: check busy bit before new loading rather than after that
Lingling Xu
1
-12
/
+13
2020-12-13
watchdog: sprd: remove watchdog disable from resume fail path
Lingling Xu
1
-7
/
+2
2019-11-18
watchdog: sprd: Fix the incorrect pointer getting from driver data
Shuiqing Li
1
-4
/
+2
2019-08-12
watchdog: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-08
watchdog: sprd_wdt: drop warning after registering device
Wolfram Sang
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-05
watchdog: sprd_wdt: Convert to use device managed functions and other improve...
Guenter Roeck
1
-20
/
+18
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
1
-3
/
+1
2018-08-02
watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()
Wei Yongjun
1
-3
/
+1
2018-03-13
watchdog: sprd_wdt: Fix error handling in sprd_wdt_enable()
Alexey Khoroshilov
1
-1
/
+3
2017-12-28
watchdog: Add Spreadtrum watchdog driver
Eric Long
1
-0
/
+399