summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stm32-vrefbuf.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: stm32-vrefbuf: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang2020-08-211-1/+1
* regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier2020-03-041-1/+2
* regulator: stm32-vrefbuf: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-091-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
* regulator: stm32-vrefbuf: add power management supportFabrice Gasnier2019-02-281-7/+114
* regulator: stm32-vrefbuf: fix check on ready flagFabrice Gasnier2018-02-081-1/+1
* regulator: Add support for stm32-vrefbufFabrice Gasnier2017-08-301-0/+202