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
2013-05-30
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
Mark Brown
2013-05-21
regulator: core: Correct spelling mistake in comment
Charles Keepax
2013-05-02
regulator: Fix kernel-doc generation warnings.
Robert P. J. Day
2013-04-28
Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8
Mark Brown
2013-04-28
Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8
Mark Brown
2013-04-28
Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8
Mark Brown
2013-04-18
regulator: core: Add regulator_map_voltage_ascend() API
Axel Lin
2013-04-17
regulator: core: return err value for regulator_get if there is no DT binding
Nishanth Menon
2013-04-05
regulator: core: don't require a supply when supply_name is specified
Andrew Bresticker
2013-03-25
regulator: Fix typo in of_get_regulator function comments
Maxime Ripard
2013-03-05
regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...
Axel Lin
2013-03-05
Merge remote-tracking branch 'regulator/fix/doc' into tmp
Mark Brown
2013-03-04
regulator: core: use regulator_ena_pin member
Kim, Milo
2013-03-04
regulator: core: manage enable GPIO list
Kim, Milo
2013-03-04
regulator: core: support shared enable GPIO concept
Kim, Milo
2013-03-01
regulator: fixed regulator_bulk_enable unwinding code
Andrzej Hajda
2013-03-01
regulator: core: fix documentation error in regulator_allow_bypass
Nishanth Menon
2013-02-19
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
Mark Brown
2013-02-19
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2013-02-19
Merge remote-tracking branch 'regulator/topic/apply' into regulator-next
Mark Brown
2013-02-14
regulator: Fix memory garbage dev_err printout.
Russ Dill
2013-02-14
Merge tag 'v3.8-rc7' into regulator-core
Mark Brown
2013-02-08
regulator: core: Optimize _regulator_do_set_voltage if voltage does not change
Axel Lin
2013-02-04
regulator: show state for GPIO-controlled regulators
Michał Mirosław
2013-01-03
regulator: core: Fix comment for regulator_register()
Axel Lin
2012-12-24
regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...
Axel Lin
2012-12-24
regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...
Axel Lin
2012-12-15
regulator: core: if voltage scaling fails, restore original voltage values
Paolo Pisati
2012-12-11
Merge remote-tracking branch 'regulator/topic/change' into regulator-next
Mark Brown
2012-12-11
regulator: core: Fix logic to determinate if regulator can change voltage
Axel Lin
2012-12-11
Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
2012-12-10
Merge remote-tracking branch 'regulator/topic/log' into regulator-next
Mark Brown
2012-12-10
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
Mark Brown
2012-12-06
regulators: add regulator_can_change_voltage() function
Marek Szyprowski
2012-11-28
regulator: core: Say what unsupportable voltage constraints are
Mark Brown
2012-11-28
regulator: core: Log when a device causes a voltage constraint fail
Mark Brown
2012-11-27
regulator: core: Allow specific minimal selector for starting linear mapping
Axel Lin
2012-11-20
Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...
Mark Brown
2012-11-15
Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...
Mark Brown
2012-11-15
regulator: fix voltage check in regulator_is_supported_voltage()
Marek Szyprowski
2012-11-14
regulator: core: Avoid deadlock when regulator_register fails
Charles Keepax
2012-10-28
Regulator: core: Unregister when gpio request fails.
Andrew Lunn
2012-10-15
regulator: core: Support for continuous voltage range
Pawel Moll
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
2012-09-10
regulator: core: Provide regmap get/set bypass operations
Mark Brown
2012-09-10
regulator: core: Support bypass mode
Mark Brown
2012-09-08
regulator: core: Try using the parent device for the default regmap
AnilKumar Ch
2012-09-08
regulator: core: Fast path non-deferred disables
Mark Brown
[prev]
[next]