summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/pm8916_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: pm8916_wdt: Handle watchdog enabled by bootloaderStephan Gerhold2022-07-231-0/+10
* watchdog: pm8916_wdt: Report reboot reasonStephan Gerhold2022-07-231-1/+25
* watchdog: pm8916_wdt: Avoid read of write-only PET registerStephan Gerhold2022-07-231-3/+2
* watchdog: pm8916_wdt: Add system sleep callbacksLoic Poulain2020-03-181-0/+25
* watchdog: pm8916_wdt: fix pretimeout registration flowJorge Ramirez-Ortiz2019-11-051-4/+11
* watchdog: pm8916_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-10/+11
* watchdog: Add pm8916 watchdog driverLoic Poulain2018-12-221-0/+211