aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/lpc18xx_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-05watchdog: lpc18xx_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-26/+17
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2018-03-03watchdog: lpc18xx: remove assignment of unused ret-valueMarcus Folkesson1-1/+1
2017-11-02watchdog: lpc18xx_wdt: Convert timers to use timer_setup()Kees Cook1-6/+7
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal1-1/+1
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck1-1/+2
2015-12-13watchdog: lpc18xx_wdt: use core restart handlerDamien Riegel1-31/+21
2015-09-09watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu1-1/+1
2015-09-09watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro1-0/+340