summaryrefslogtreecommitdiff
path: root/include/wdt.h
AgeCommit message (Expand)Author
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-13wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko
2017-05-08dm: Simple Watchdog uclassmaxims@google.com