summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mt7621_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: mt7621: switch to using managed devm_watchdog_register_device()André Draszik2018-01-211-12/+1
* watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriateAndré Draszik2018-01-211-0/+19
* watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall2017-09-091-1/+1
* watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel2017-09-091-1/+1
* watchdog: constify watchdog_ops structuresBhumika Goyal2017-02-241-1/+1
* watchdog: update my email addressJohn Crispin2017-02-241-2/+2
* watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck2016-09-241-1/+0
* watchdog: add MT7621 watchdog supportJohn Crispin2016-01-091-0/+186