aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mt7621_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-21watchdog: mt7621: switch to using managed devm_watchdog_register_device()André Draszik1-12/+1
2018-01-21watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriateAndré Draszik1-0/+19
2017-09-09watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall1-1/+1
2017-09-09watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal1-1/+1
2017-02-24watchdog: update my email addressJohn Crispin1-2/+2
2016-09-24watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck1-1/+0
2016-01-09watchdog: add MT7621 watchdog supportJohn Crispin1-0/+186