summaryrefslogtreecommitdiff
path: root/drivers/regulator/stm32-vrefbuf.c
AgeCommit message (Expand)Author
2023-12-11regulator: stm32-vrefbuf: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-14regulator: Explicitly include correct DT includesRob Herring
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson
2022-12-08regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang
2022-04-19regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runti...Minghao Chi
2020-08-21regulator: stm32-vrefbuf: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-03-04regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier
2019-10-09regulator: stm32-vrefbuf: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-02-28regulator: stm32-vrefbuf: add power management supportFabrice Gasnier
2018-02-08regulator: stm32-vrefbuf: fix check on ready flagFabrice Gasnier
2017-08-30regulator: Add support for stm32-vrefbufFabrice Gasnier