Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | watchdog: Implement generic watchdog_reset() version | Stefan Roese | 2019-04-26 | 1 | -0/+26 |
* | watchdog: dm: Support manual relocation for watchdogs | Michal Simek | 2018-07-19 | 1 | -0/+23 |
* | watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS | Michal Simek | 2018-07-19 | 1 | -1/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | wdt: Update uclass to make clear that the timeout is in ms | Andy Shevchenko | 2017-08-13 | 1 | -2/+2 |
* | wdt: Fix spelling Resettting -> Resetting | Andy Shevchenko | 2017-07-07 | 1 | -1/+1 |
* | dm: Simple Watchdog uclass | maxims@google.com | 2017-05-08 | 1 | -0/+72 |