aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/sama5d4_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-03watchdog: sama5d4: make use of timeout-secs provided in devicetreeGravatar Marcus Folkesson 1-3/+3
2017-06-05watchdog: sama5d4: Add comment explaining what happens on resumeGravatar Alexandre Belloni 1-0/+5
2017-06-05watchodg: sama5d4: simplify probeGravatar Alexandre Belloni 1-8/+6
2017-05-18watchdog: sama5d4: fix race conditionGravatar Alexandre Belloni 1-4/+29
2017-05-18watchdog: sama5d4: fix WDDIS handlingGravatar Alexandre Belloni 1-18/+30
2017-02-24watchdog: sama5d4: Implement resume hookGravatar Alexandre Belloni 1-0/+17
2017-02-24watchdog: sama5d4: Cache MR instead of a partial configGravatar Alexandre Belloni 1-26/+19
2017-02-24watchdog: constify watchdog_ops structuresGravatar Bhumika Goyal 1-1/+1
2015-09-09watchdog: add a driver to support SAMA5D4 watchdog timerGravatar Wenyou Yang 1-0/+280