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-vrefbuf.c
Age
Commit message (
Expand
)
Author
2023-12-11
regulator: stm32-vrefbuf: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-14
regulator: Explicitly include correct DT includes
Rob Herring
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-04-19
regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runti...
Minghao Chi
2020-08-21
regulator: stm32-vrefbuf: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
2020-03-04
regulator: stm32-vrefbuf: fix a possible overshoot when re-enabling
Fabrice Gasnier
2019-10-09
regulator: stm32-vrefbuf: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-02-28
regulator: stm32-vrefbuf: add power management support
Fabrice Gasnier
2018-02-08
regulator: stm32-vrefbuf: fix check on ready flag
Fabrice Gasnier
2017-08-30
regulator: Add support for stm32-vrefbuf
Fabrice Gasnier