summaryrefslogtreecommitdiff
path: root/drivers/watchdog/wdt-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-08-13wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko1-2/+2
2017-07-07wdt: Fix spelling Resettting -> ResettingAndy Shevchenko1-1/+1
2017-05-08dm: Simple Watchdog uclassmaxims@google.com1-0/+72