summaryrefslogtreecommitdiff
path: root/drivers/regulator/stm32-pwr.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4Douglas Anderson2023-03-201-0/+1
* regulator: stm32-pwr: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang2020-08-211-1/+1
* regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin2019-05-031-2/+0
* regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin2019-05-031-5/+3
* 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