1. 3eaf6e2 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 2 months ago
  2. 068f8ea watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 2 months ago
  3. 6d24dc8 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 2 months ago
  4. 8967ebb watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · 3 years, 2 months ago
  5. 5fc0943 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · 3 years, 3 months ago
  6. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  7. 7dd2097 watchdog: use time_after_eq() in watchdog_reset() by Rasmus Villemoes · 3 years, 6 months ago
  8. 830d29a watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · 3 years, 8 months ago
  9. 25e20e3 watchdog: Show error message when initr_watchdog() cannot start watchdog by Pali Rohár · 3 years, 8 months ago
  10. 9c44ff1 watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop() by Pali Rohár · 3 years, 8 months ago
  11. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  12. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  13. 40d7f3c watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · 4 years, 7 months ago
  14. b4d9452 watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 7 months ago
  15. 6d8eae9 watchdog: Handle timer wrap around by Chris Packham · 4 years, 8 months ago
  16. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  17. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  18. f238b3f watchdog: dm: Support manual relocation for watchdogs by Michal Simek · 6 years ago
  19. 9713fac watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS by Michal Simek · 6 years ago
  20. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  21. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  22. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  23. b71e0c1 wdt: Fix spelling Resettting -> Resetting by Andy Shevchenko · 7 years ago
  24. 0753bc2 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago