aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stm32-pwr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-21regulator: stm32-pwr: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin1-2/+0
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin1-5/+3
2019-04-17regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe()Wei Yongjun1-2/+2
2019-04-17regulator: ready_mask_table[] can be statickbuild test robot1-3/+3
2019-04-15regulator: Add support for stm32 power regulatorsPascal PAILLET-LME1-0/+190