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