summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stm32-pwr.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin2019-05-031-2/+0Star
* regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin2019-05-031-5/+3Star
* regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe()Wei Yongjun2019-04-171-2/+2
* regulator: ready_mask_table[] can be statickbuild test robot2019-04-171-3/+3
* regulator: Add support for stm32 power regulatorsPascal PAILLET-LME2019-04-151-0/+190