summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/stm32_iwdg.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: stm32_iwdg: drop warning after registering deviceWolfram Sang2019-07-081-3/+1Star
* watchdog: stm32: add dynamic prescaler supportLudovic Barre2019-05-051-37/+47
* watchdog: stm32_iwdg: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-4/+1Star
* watchdog: stm32_iwdg: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-34/+31Star
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-3/+1Star
* watchdog: stm32: add pclk feature for stm32mp1Ludovic Barre2018-08-021-42/+74
* watchdog: stm32: Fix copyrightBenjamin Gaignard2017-12-281-3/+3
* watchdog: stm32_iwdg: constify watchdog_ops structureGustavo A. R. Silva2017-09-091-1/+1
* watchdog: Add STM32 IWDG driverYannick Fertre2017-06-051-0/+253