Age | Commit message (Expand) | Author |
---|---|---|
2022-09-18 | cyclic: Use schedule() instead of WATCHDOG_RESET() | Stefan Roese |
2022-07-21 | watchdog: add pulse support to gpio watchdog driver | Paul Doelle |
2021-08-31 | sandbox: add test of wdt-uclass' watchdog_reset() | Rasmus Villemoes |
2021-08-31 | sandbox: add test of wdt_gpio driver | Rasmus Villemoes |
2020-08-07 | dm: Rename DM test flags to make them more generic | Simon Glass |
2020-08-03 | dm: core: Drop header files from dm/test.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-06-12 | test: wdt: Add a check that dev is not NULL | Simon Glass |
2017-05-08 | dm: Simple Watchdog uclass | maxims@google.com |