aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/asm9260_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Gravatar Thomas Gleixner 1-2/+1
2019-05-05watchdog: asm9260_wdt: Convert to use device managed functions and other impr...Gravatar Guenter Roeck 1-44/+29
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGravatar Guenter Roeck 1-3/+1
2018-12-22watchdog: asm9260_wdt: make array mode_name static, shrinks object sizeGravatar Colin Ian King 1-1/+1
2018-03-03watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()Gravatar Alexey Khoroshilov 1-4/+4
2017-09-09watchdog: asm9260_wdt: don't round closest with get_timeleftGravatar Wolfram Sang 1-1/+1
2017-09-09watchdog: asm9260: explicitly request exclusive reset controlGravatar Philipp Zabel 1-1/+1
2017-02-24watchdog: constify watchdog_ops structuresGravatar Bhumika Goyal 1-1/+1
2017-02-24watchdog: asm9260_wdt: Use watchdog core to install restart handlerGravatar Guenter Roeck 1-15/+7
2016-09-23watchdog-asm9260: Delete owner assignmentGravatar Markus Elfring 1-1/+0
2016-01-11watchdog: asm9260: remove __init and __exit annotationsGravatar Arnd Bergmann 1-4/+4
2015-12-28watchdog: add Alphascale asm9260-wdt driverGravatar Oleksij Rempel 1-0/+403