summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/starfive-wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: starfive: Remove #ifdef guards for PM related functionsPaul Cercueil2023-08-191-7/+3
* watchdog: Explicitly include correct DT includesRob Herring2023-08-131-1/+2
* watchdog: starfive: Fix the warning of starfive_wdt_matchXingyu Wu2023-04-291-1/+1
* watchdog: starfive: Fix the probe return error if PM and early_enable are bot...Xingyu Wu2023-04-291-1/+1
* drivers: watchdog: Add StarFive Watchdog driverXingyu Wu2023-04-221-0/+606