Age | Commit message (Expand) | Author |
---|---|---|
2021-08-31 | watchdog: wdt-uclass.c: add wdt_stop_all() helper | Rasmus Villemoes |
2020-08-03 | wdt: Drop dm.h header file | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-04-15 | watchdog: move initr_watchdog() to wdt-uclass.c | Rasmus Villemoes |
2020-04-15 | watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h | Rasmus Villemoes |
2020-03-16 | watchdog: Use dev_read only if OF_PLATDATA is not enabled | Walter Lozano |
2019-07-19 | watchdog: Split WDT from SPL_WDT | Marek Vasut |
2019-04-26 | watchdog: Implement generic watchdog_reset() version | Stefan Roese |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-13 | wdt: Update uclass to make clear that the timeout is in ms | Andy Shevchenko |
2017-05-08 | dm: Simple Watchdog uclass | maxims@google.com |