index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
designware_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wdt: dw: Free the clock on error
Sean Anderson
2021-04-08
1
-5
/
+13
*
wdt: dw: Enable the clock before using it
Sean Anderson
2021-04-08
1
-0
/
+4
*
wdt: dw: Switch to if(CONFIG()) instead of using #if
Sean Anderson
2021-04-08
1
-9
/
+9
*
wdt: dw: Switch to using fls for log2
Sean Anderson
2021-04-08
1
-2
/
+1
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
wdt: designware: fix timeout calculation due to expecting KHz
Jack Mitchell
2020-10-08
1
-1
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
watchdog: designware: Optionally fetch clock and reset from DT
Marek Vasut
2020-02-05
1
-7
/
+33
*
watchdog: designware: Convert to DM and DT probing
Marek Vasut
2020-02-05
1
-23
/
+99
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
wdt: Unify option of timeout value
Andy Shevchenko
2017-07-07
1
-1
/
+1
*
watchdog/denali: Adding DesignWare watchdog driver support
Chin Liang See
2014-07-05
1
-0
/
+74