summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stm32-pwr.c
AgeCommit message (Expand)Author
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin
2019-04-17regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe()Wei Yongjun
2019-04-17regulator: ready_mask_table[] can be statickbuild test robot
2019-04-15regulator: Add support for stm32 power regulatorsPascal PAILLET-LME