Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | watchdog: starfive: check watchdog status before enabling in system resume | Ji Sheng Teoh | 2024-03-03 | 1 | -1/+4 |
* | watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter | Ji Sheng Teoh | 2024-03-03 | 1 | -2/+7 |
* | watchdog: starfive: add lock annotations to fix context imbalances | Ben Dooks | 2023-12-17 | 1 | -0/+2 |
* | watchdog: starfive-wdt: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-12-17 | 1 | -4/+2 |
* | watchdog: starfive: Remove #ifdef guards for PM related functions | Paul Cercueil | 2023-08-19 | 1 | -7/+3 |
* | watchdog: Explicitly include correct DT includes | Rob Herring | 2023-08-13 | 1 | -1/+2 |
* | watchdog: starfive: Fix the warning of starfive_wdt_match | Xingyu Wu | 2023-04-29 | 1 | -1/+1 |
* | watchdog: starfive: Fix the probe return error if PM and early_enable are bot... | Xingyu Wu | 2023-04-29 | 1 | -1/+1 |
* | drivers: watchdog: Add StarFive Watchdog driver | Xingyu Wu | 2023-04-22 | 1 | -0/+606 |