index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
stm32-pwr.c
Age
Commit message (
Expand
)
Author
2024-05-27
regulator: stm32-pwr: add support of STM32MP13
Patrick Delaunay
2023-07-14
regulator: Explicitly include correct DT includes
Rob Herring
2023-05-30
regulator: stm32-pwr: Fix regulator disabling
Marek Vasut
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-13
regulator: stm32-pwr: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-12
regulator: stm32-pwr: fix of_iomap leak
YAN SHI
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4
Douglas Anderson
2020-08-21
regulator: stm32-pwr: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
2019-05-03
regulator: stm32-pwr: Remove unneeded .min_uV and .list_volage
Axel Lin
2019-05-03
regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_reg
Axel Lin
2019-04-17
regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe()
Wei Yongjun
2019-04-17
regulator: ready_mask_table[] can be static
kbuild test robot
2019-04-15
regulator: Add support for stm32 power regulators
Pascal PAILLET-LME