aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/stm32-pwr.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21regulator: stm32-pwr: Fix W=1 build warning when CONFIG_OF=nGravatar Jisheng Zhang 1-1/+1
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageGravatar Axel Lin 1-2/+0
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regGravatar Axel Lin 1-5/+3
2019-04-17regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe()Gravatar Wei Yongjun 1-2/+2
2019-04-17regulator: ready_mask_table[] can be staticGravatar kbuild test robot 1-3/+3
2019-04-15regulator: Add support for stm32 power regulatorsGravatar Pascal PAILLET-LME 1-0/+190