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