summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mt7621_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-3/+4
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-4/+1
* watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown2019-01-071-0/+1
* 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