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
/
mc13xxx-regulator-core.c
Age
Commit message (
Expand
)
Author
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-06-09
regulator: mc13xxx: Remove unnecessary locks
Alexander Shiyan
2014-03-03
regulator: mc13xxx: Fix probing with DT
Alexander Shiyan
2014-02-25
regulator: mc13xxx: Fix NULL pointer error in non-DT mode
Sachin Kamat
2014-02-14
regulator: mc13xxx: Use of_get_child_by_name
Sachin Kamat
2013-04-28
regulator: mc13xxx: Add warning of incorrect names of regulators
Alexander Shiyan
2013-01-31
regulator: mc13xxx: Use of_get_child_count()
Axel Lin
2013-01-30
regulator: Add missing of_node_put()
Axel Lin
2013-01-27
regulator: mc13892: sanity check num_regulators parsed vs. registered
Matt Sealey
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-08-28
regulator: mc13xxx: Remove get_voltage implementation for single voltage regu...
Axel Lin
2012-08-28
regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltage
Axel Lin
2012-06-19
regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function
Axel Lin
2012-06-17
regulator: mc13xxx: Convert to regulator_list_voltage_table
Axel Lin
2012-06-17
regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage
Axel Lin
2012-04-02
regulator: Convert mc13xxx regulator drivers to set_voltage_sel
Axel Lin
2012-02-09
regulator: Fix mc13xxx regulator modular build (again)
David Miller
2011-12-22
regulator: mc13892: add device tree probe support
Shawn Guo
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-05-27
regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
Axel Lin
2011-02-25
regulator, mc13xxx: Remove pointless test for unsigned less than zero
Jesper Juhl
2011-01-12
regulator: Allow modular build of mc13xxx-core
Mark Brown
2011-01-12
make mc13783 regulator code generic
Yong Shen