summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/f71808e_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* include: add dedicated header for printf/printkAhmad Fatoum2021-11-011-1/+1
* watchdog: f71808e: maintain watchdog timeout occurred flagAhmad Fatoum2020-06-171-19/+40
* watchdog: f71808e: only print reset reason if one's indicatedAhmad Fatoum2020-02-191-4/+4
* watchdog: f71808e: support .running device parameterAhmad Fatoum2019-11-111-1/+6
* watchdog: add support for Fintek F718xx and, F818xx Super I/OAhmad Fatoum2019-10-141-0/+379