summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stm32-pwr.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: stm32-pwr: Fix regulator disablingMarek Vasut2023-05-301-1/+1
* Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+0
|\
| * regulator: stm32-pwr: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
* | regulator: stm32-pwr: fix of_iomap leakYAN SHI2023-04-121-4/+3
* | 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