~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
designware_wdt.c
Commit message (
Expand
)
Author
Age
*
global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG
Tom Rini
2022-12-23
*
watchdog: designware: make reset really optional
Quentin Schulz
2022-11-22
*
watchdog: designware: Make this depend on WDT
Tom Rini
2022-07-05
*
wdt: dw: Fix passing NULL pointer to reset functions
Sean Anderson
2021-09-20
*
driver: watchdog: reset watchdog in designware_wdt_stop() function
MengLi
2021-07-16
*
wdt: dw: Free the clock on error
Sean Anderson
2021-04-08
*
wdt: dw: Enable the clock before using it
Sean Anderson
2021-04-08
*
wdt: dw: Switch to if(CONFIG()) instead of using #if
Sean Anderson
2021-04-08
*
wdt: dw: Switch to using fls for log2
Sean Anderson
2021-04-08
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
wdt: designware: fix timeout calculation due to expecting KHz
Jack Mitchell
2020-10-08
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
watchdog: designware: Optionally fetch clock and reset from DT
Marek Vasut
2020-02-05
*
watchdog: designware: Convert to DM and DT probing
Marek Vasut
2020-02-05
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
wdt: Unify option of timeout value
Andy Shevchenko
2017-07-07
*
watchdog/denali: Adding DesignWare watchdog driver support
Chin Liang See
2014-07-05