aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sama5d4_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-05watchdog: sama5d4: Add comment explaining what happens on resumeAlexandre Belloni1-0/+5
2017-06-05watchodg: sama5d4: simplify probeAlexandre Belloni1-8/+6
2017-05-18watchdog: sama5d4: fix race conditionAlexandre Belloni1-4/+29
2017-05-18watchdog: sama5d4: fix WDDIS handlingAlexandre Belloni1-18/+30
2017-02-24watchdog: sama5d4: Implement resume hookAlexandre Belloni1-0/+17
2017-02-24watchdog: sama5d4: Cache MR instead of a partial configAlexandre Belloni1-26/+19
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal1-1/+1
2015-09-09watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang1-0/+280