aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/asm9260_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner1-2/+1
2019-05-05watchdog: asm9260_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-44/+29
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2018-12-22watchdog: asm9260_wdt: make array mode_name static, shrinks object sizeColin Ian King1-1/+1
2018-03-03watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()Alexey Khoroshilov1-4/+4
2017-09-09watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang1-1/+1
2017-09-09watchdog: asm9260: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal1-1/+1
2017-02-24watchdog: asm9260_wdt: Use watchdog core to install restart handlerGuenter Roeck1-15/+7
2016-09-23watchdog-asm9260: Delete owner assignmentMarkus Elfring1-1/+0
2016-01-11watchdog: asm9260: remove __init and __exit annotationsArnd Bergmann1-4/+4
2015-12-28watchdog: add Alphascale asm9260-wdt driverOleksij Rempel1-0/+403