index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
lpc18xx_wdt.c
Age
Commit message (
Expand
)
Author
2023-04-22
watchdog: lpc18xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-12
watchdog: lpc18xx: Use devm_clk_get_enabled() helper
Christophe JAILLET
2021-06-21
watchdog: Fix possible use-after-free by calling del_timer_sync()
Zou Wei
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-05
watchdog: lpc18xx_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2018-03-03
watchdog: lpc18xx: remove assignment of unused ret-value
Marcus Folkesson
2017-11-02
watchdog: lpc18xx_wdt: Convert timers to use timer_setup()
Kees Cook
2017-02-24
watchdog: constify watchdog_info structures
Bhumika Goyal
2016-03-01
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
2015-12-13
watchdog: lpc18xx_wdt: use core restart handler
Damien Riegel
2015-09-09
watchdog: lpc18xx_wdt_get_timeleft() can be static
Fengguang Wu
2015-09-09
watchdog: NXP LPC18xx Watchdog Timer Driver
Ariel D'Alessandro