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
/
stm32_iwdg.c
Age
Commit message (
Expand
)
Author
2024-03-03
watchdog: stm32_iwdg: initialize default timeout
Ben Wolsieffer
2023-08-25
watchdog: stm32: Drop unnecessary of_match_ptr()
Rob Herring
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
2021-10-26
watchdog: stm32_iwdg: drop superfluous error message
Tang Bin
2020-12-13
watchdog: stm32_iwdg: don't print an error on probe deferral
Etienne Carriere
2020-01-27
drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
Christophe Roullier
2019-07-08
watchdog: stm32_iwdg: drop warning after registering device
Wolfram Sang
2019-05-05
watchdog: stm32: add dynamic prescaler support
Ludovic Barre
2019-05-05
watchdog: stm32_iwdg: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: stm32_iwdg: Convert to use device managed functions and other impro...
Guenter Roeck
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2018-08-02
watchdog: stm32: add pclk feature for stm32mp1
Ludovic Barre
2017-12-28
watchdog: stm32: Fix copyright
Benjamin Gaignard
2017-09-09
watchdog: stm32_iwdg: constify watchdog_ops structure
Gustavo A. R. Silva
2017-06-05
watchdog: Add STM32 IWDG driver
Yannick Fertre