aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/pm8916_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-23watchdog: pm8916_wdt: Handle watchdog enabled by bootloaderStephan Gerhold1-0/+10
2022-07-23watchdog: pm8916_wdt: Report reboot reasonStephan Gerhold1-1/+25
2022-07-23watchdog: pm8916_wdt: Avoid read of write-only PET registerStephan Gerhold1-3/+2
2020-03-18watchdog: pm8916_wdt: Add system sleep callbacksLoic Poulain1-0/+25
2019-11-05watchdog: pm8916_wdt: fix pretimeout registration flowJorge Ramirez-Ortiz1-4/+11
2019-05-05watchdog: pm8916_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-10/+11
2018-12-22watchdog: Add pm8916 watchdog driverLoic Poulain1-0/+211