index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
of_regulator.c
Age
Commit message (
Expand
)
Author
2021-06-21
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2021-04-21
regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'
Christophe JAILLET
2020-11-23
regulator: core: add of_match_full_name boolean flag
Cristian Marussi
2020-07-08
regulator: of_regulator: Add missing colon for rdev kerneldoc argument
Lee Jones
2019-10-23
Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
regulator: core: make regulator_register() EPROBE_DEFER aware
Marco Felsch
2019-09-17
regulator: of: fix suspend-min/max-voltage parsing
Marco Felsch
2019-08-01
regulator: of: Add of_node_put() before return in function
Nishka Dasgupta
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-04
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
2019-06-25
regulator: core: Introduce API for regulators coupling customization
Dmitry Osipenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-20
regulator: of: Make regulator_of_get_init_node static
YueHaibing
2019-01-08
regulator: Fix trivial language typos
Krzysztof Kozlowski
2018-12-04
regulator: Allow regulator nodes to contain their own init data
Charles Keepax
2018-12-04
regulator: Factor out location of init data OF node
Charles Keepax
2018-11-19
Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-11-13
regulator: of: add support for parsing regulator-state-standby
Andrei.Stefanescu@microchip.com
2018-11-08
regulator: core: Add new max_uV_step constraint
Dmitry Osipenko
2018-09-28
Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx
Mark Brown
2018-09-03
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
2018-08-28
regulator: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-05-17
regulator: core: Parse coupled regulators properties
Maciej Purski
2018-05-17
regulator: of: add support for allowed modes configuration
David Collins
2018-04-20
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
2018-02-12
regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...
Christophe JAILLET
2018-01-26
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-01-26
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
2018-01-26
regulator: add PM suspend and resume hooks
Chunyan Zhang
2018-01-26
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-08-11
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
2017-07-19
regulator: of: regulator_of_get_init_data() missing of_node_get()
Frank Rowand
2017-05-17
regulator: Allow for asymmetric settling times
Matthias Kaehlcke
2017-04-05
regulator: Add settling time for non-linear voltage transition
Laxman Dewangan
2016-06-22
regulator: of: setup initial suspend state
Keerthy
2016-03-30
regulator: of: Don't flag voltage change as possible for exact voltages
Mark Brown
2016-03-27
regulator: core: Ensure we are at least in bounds for our constraints
Mark Brown
2016-03-22
regulator: core: Always flag voltage constraints as appliable
Mark Brown
2016-03-13
Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...
Mark Brown
2016-03-12
regulator: of: Use of_property_read_u32() for reading min/max
Laxman Dewangan
2016-03-02
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
2015-09-17
regulator: Introduce property to flag set-load support
Bjorn Andersson
2015-07-24
regulator: Add over current protection (OCP) support
Stephen Boyd
2015-06-22
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...
Mark Brown
2015-06-22
Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...
Mark Brown
2015-06-12
regulator: Add input current limit support
Stephen Boyd
2015-06-12
regulator: Add soft start support
Stephen Boyd
2015-06-12
regulator: Add pull down support
Stephen Boyd
[next]