summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/rt2880_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* watchdog: rt2880_wdt: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-20/+8
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-3/+1
* watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown2019-01-071-0/+1
* watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall2017-09-091-1/+1
* watchdog: rt2880: 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-1/+1
* watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn2016-09-241-1/+0
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: rt2880_wdt: minor clean upJohn Crispin2015-02-171-3/+6
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-101-1/+0
* watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun2013-11-171-1/+1
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: add ralink watchdog driverJohn Crispin2013-11-171-0/+208