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
/
core.c
Age
Commit message (
Expand
)
Author
2019-01-09
regulator: provide rdev_get_regmap()
Bartosz Golaszewski
2019-01-08
regulator: Fix trivial language typos
Krzysztof Kozlowski
2018-12-21
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
2018-12-20
regulator: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-11
regulator: core: Clean enabling always-on regulators + their supplies
Douglas Anderson
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2018-12-11
regulator: core: Track dangling GPIO descriptors
Linus Walleij
2018-11-26
regulator: core: Apply system load even if no consumer loads
Douglas Anderson
2018-11-26
regulator: core: enable power when setting up constraints
Olliver Schinagl
2018-11-22
regulator: core: Avoid propagating to supplies when possible
Douglas Anderson
2018-11-22
regulator: core: Only count load for enabled consumers
Douglas Anderson
2018-11-20
regulator: core: Don't double-disable supplies in regulator_disable_deferred()
Douglas Anderson
2018-11-20
regulator: core: Properly expose requested_microamps in sysfs
Douglas Anderson
2018-11-20
regulator: core: Export regulator_lock and regulator_unlock
Dmitry Osipenko
2018-11-19
Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-11-19
regulator: core: Keep regulators-list locked while traversing the list
Dmitry Osipenko
2018-11-19
regulator: core: Properly handle case where supply is the couple
Dmitry Osipenko
2018-11-19
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
2018-11-15
regulator/of_get_regulator: add child path to find the regulator supplier
zoro
2018-11-08
regulator: core: Decouple regulators on regulator_unregister()
Dmitry Osipenko
2018-11-08
regulator: core: Add new max_uV_step constraint
Dmitry Osipenko
2018-11-08
regulator: core: Don't allow to get regulator until all couples resolved
Dmitry Osipenko
2018-11-08
regulator: core: Mutually resolve regulators coupling
Dmitry Osipenko
2018-11-08
regulator: core: Change voltage setting path
Maciej Purski
2018-11-08
regulator: core: Add voltage balancing mechanism
Maciej Purski
2018-09-28
Merge tag 'bd71847-support' into regulator-4.20
Mark Brown
2018-09-28
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
2018-09-20
regulator: fix crash caused by null driver data
Yu Zhao
2018-09-04
regulator: fix kernel-doc for regulator_suspend()
Randy Dunlap
2018-09-03
regulator: Fix useless O^2 complexity in suspend/resume
Marek Szyprowski
2018-09-03
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
2018-08-28
regulator: core: Add locking to debugfs regulator_summary
Douglas Anderson
2018-08-28
regulator: core: Add consumer-requested load in regulator_summary
Douglas Anderson
2018-08-28
regulator: core: Add the opmode to regulator_summary
Douglas Anderson
2018-07-05
regulator: core: Link consumer with regulator driver
pascal paillet
2018-07-05
regulator: core: Change suspend_late to suspend
pascal paillet
2018-05-30
regulator: Revert coupled regulator support again
Mark Brown
2018-05-17
regulator: core: Change voltage setting path
Maciej Purski
2018-05-17
regulator: core: Add voltage balancing mechanism
Maciej Purski
2018-05-17
regulator: core: Resolve coupled regulators
Maciej Purski
2018-05-17
regulator: core: Make locks re-entrant
Maciej Purski
2018-05-17
regulator: core: Allow for regulators that can't be read at bootup
Douglas Anderson
2018-03-28
Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt...
Mark Brown
2018-03-22
regulator: core: Add missing blank line between functions
Mark Brown
2018-02-20
regulator: Fix resume from suspend to idle
Geert Uytterhoeven
2018-02-16
regulator: core: Support passing an initialized GPIO enable descriptor
Linus Walleij
2018-01-30
regulator: Fix suspend to idle
Mark Brown
2018-01-26
regulator: Fix build error
Mark Brown
2018-01-26
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-01-26
regulator: core: Refactor regulator_list_voltage()
Maciej Purski
[next]