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
/
st_lpc_wdt.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2023-10-29
watchdog: st_lpc: Use device_get_match_data()
Rob Herring
2023-04-22
watchdog: st_lpc: Convert to platform remove callback returning void
Uwe Kleine-König
2022-07-23
watchdog: st_lpc_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
2019-07-08
watchdog: st_lpc_wdt: drop warning after registering device
Wolfram Sang
2019-05-05
watchdog: st_lpc_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: st_lpc_wdt: Convert to use device managed functions
Guenter Roeck
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2016-09-24
watchdog: st_wdt: Remove support for obsolete platforms
Peter Griffin
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-06-22
watchdog: st_wdt: Update IP layout information to include Clocksource
Lee Jones
2015-06-22
watchdog: st_wdt: Add new driver for ST's LPC Watchdog
Lee Jones