summaryrefslogtreecommitdiff
path: root/drivers/watchdog/sama5d4_wdt.c
AgeCommit message (Expand)Author
2021-06-21watchdog: sama5d4_wdt: add support for sama7g5-wdtEugen Hristev
2020-01-27watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdogEugen Hristev
2019-07-08watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspendKen Sloat
2019-07-08watchdog: sama5d4: fix WDD value to be always set to maxEugen Hristev
2019-07-08watchdog: sama5d4_wdt: drop warning after registering deviceWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-05-05watchdog: sama5d4_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2018-10-02watchdog: sama5d4: fix timeout-sec usageRomain Izard
2018-03-03watchdog: sama5d4: make use of timeout-secs provided in devicetreeMarcus Folkesson
2017-06-05watchdog: sama5d4: Add comment explaining what happens on resumeAlexandre Belloni
2017-06-05watchodg: sama5d4: simplify probeAlexandre Belloni
2017-05-18watchdog: sama5d4: fix race conditionAlexandre Belloni
2017-05-18watchdog: sama5d4: fix WDDIS handlingAlexandre Belloni
2017-02-24watchdog: sama5d4: Implement resume hookAlexandre Belloni
2017-02-24watchdog: sama5d4: Cache MR instead of a partial configAlexandre Belloni
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal
2015-09-09watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang