summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/asm9260_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner2019-05-211-2/+1Star
* watchdog: asm9260_wdt: Convert to use device managed functions and other impr...Guenter Roeck2019-05-051-44/+29Star
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-3/+1Star
* watchdog: asm9260_wdt: make array mode_name static, shrinks object sizeColin Ian King2018-12-221-1/+1
* watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()Alexey Khoroshilov2018-03-031-4/+4
* watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang2017-09-091-1/+1
* watchdog: asm9260: explicitly request exclusive reset controlPhilipp Zabel2017-09-091-1/+1
* watchdog: constify watchdog_ops structuresBhumika Goyal2017-02-241-1/+1
* watchdog: asm9260_wdt: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-15/+7Star
* watchdog-asm9260: Delete owner assignmentMarkus Elfring2016-09-231-1/+0Star
* watchdog: asm9260: remove __init and __exit annotationsArnd Bergmann2016-01-111-4/+4
* watchdog: add Alphascale asm9260-wdt driverOleksij Rempel2015-12-281-0/+403