aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/rt2880_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-05watchdog: rt2880_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-20/+8
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2019-01-07watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown1-0/+1
2017-09-09watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall1-1/+1
2017-09-09watchdog: rt2880: 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-1/+1
2016-09-24watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn1-1/+0
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2015-02-17watchdog: rt2880_wdt: minor clean upJohn Crispin1-3/+6
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck1-1/+0
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun1-1/+1
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-11-17watchdog: add ralink watchdog driverJohn Crispin1-0/+208