index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
devres.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
1
-1
/
+1
2022-11-03
regulator: devres: Add devm_regulator_bulk_get_exclusive()
Zev Weiss
1
-18
/
+48
2022-08-18
regulator: Add devm helpers for get and enable
Matti Vaittinen
1
-0
/
+164
2022-07-27
regulator: core: Allow drivers to define their init data as const
Douglas Anderson
1
-0
/
+28
2021-07-12
regulator: devres: unexport devm_regulator_unregister_supply_alias()
Alexandru Ardelean
1
-14
/
+2
2021-07-12
regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()
Alexandru Ardelean
1
-24
/
+0
2021-07-12
regulator: devres: remove devm_regulator_unregister() function
Alexandru Ardelean
1
-29
/
+0
2021-06-21
regulator: IRQ based event/error notification helpers
Matti Vaittinen
1
-0
/
+52
2020-07-08
regulator: devres: Standardise on function documentation headers
Lee Jones
1
-26
/
+26
2020-07-08
regulator: devres: Fix issues with kerneldoc headers
Lee Jones
1
-1
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2017-02-04
regulator: core: optimize devm_regulator_bulk_get()
Dmitry Torokhov
1
-20
/
+25
2017-02-04
regulator: core: have _regulator_get() accept get_type argument
Dmitry Torokhov
1
-20
/
+1
2016-08-16
regulator: Remove support for optional supplies in the bulk API
Bjorn Andersson
1
-5
/
+2
2015-11-17
regulator: Make bulk API support optional supplies
Bjorn Andersson
1
-2
/
+5
2015-03-05
regulator: core: Add devres versions of notifier registration
Charles Keepax
1
-0
/
+85
2014-05-23
regulator: Constify the pointer to alias name array
Lee Jones
1
-3
/
+3
2013-10-18
regulator: core: Add ability to create a lookup alias for supply
Charles Keepax
1
-0
/
+163
2013-09-17
regulator: core: Split devres code out into a separate file
Mark Brown
1
-0
/
+252