aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mt7621_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-05watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-3/+4
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-4/+1
2019-01-07watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown1-0/+1
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