summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/lpc18xx_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei2021-06-211-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* watchdog: lpc18xx_wdt: Convert to use device managed functions and other impr...Guenter Roeck2019-05-051-26/+17
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-3/+1
* watchdog: lpc18xx: remove assignment of unused ret-valueMarcus Folkesson2018-03-031-1/+1
* watchdog: lpc18xx_wdt: Convert timers to use timer_setup()Kees Cook2017-11-021-6/+7
* watchdog: constify watchdog_info structuresBhumika Goyal2017-02-241-1/+1
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-011-1/+2
* watchdog: lpc18xx_wdt: use core restart handlerDamien Riegel2015-12-131-31/+21
* watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu2015-09-091-1/+1
* watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro2015-09-091-0/+340