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
/
act8865-regulator.c
Age
Commit message (
Expand
)
Author
2016-02-29
regulator: act8865: Specify fixed voltage of 3.3V for ACT8600's REG9
Maarten ter Huurne
2016-02-29
regulator: act8865: Rename platform_data field to init_data
Maarten ter Huurne
2016-02-29
regulator: act8865: Remove "static" from local variable
Maarten ter Huurne
2015-10-02
regulator: act8865: support output voltage by VSET2[] bits
Wenyou Yang
2015-07-14
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-03-07
regulator: act8865: add input supply handling
Heiko Stuebner
2015-03-06
regulator: act8865: Add act8600 support
Zubair Lutfullah Kakakhel
2014-12-01
of: Rename "poweroff-source" property to "system-power-controller"
Romain Perier
2014-10-22
regulator: act8865: Add support to turn off all outputs
Romain Perier
2014-08-05
regulator: act8865: fix build when OF is not enabled
Beniamino Galvani
2014-08-05
regulator: act8865: add support for act8846
Beniamino Galvani
2014-08-05
regulator: act8865: prepare support for other act88xx devices
Beniamino Galvani
2014-08-05
regulator: act8865: set correct number of regulators in pdata
Beniamino Galvani
2014-08-05
regulator: act8865: Remove error variable in act8865_pmic_probe
Axel Lin
2014-08-05
regulator: act8865: fix parsing of platform data
Beniamino Galvani
2014-03-10
regulator: act8865: Remove unnecessary *rdev[] from struct act8865
Axel Lin
2014-02-20
regulator: act8865: Remove redundant error message
Sachin Kamat
2014-02-18
regulator: act8865: Add missing of_node_put
Sachin Kamat
2014-02-14
regulator: act8865: Use of_get_child_by_name
Sachin Kamat
2014-01-06
regulator: act8865: Fix build error when !OF
Axel Lin
2013-12-31
regulator: act8865: register all regulators regardless of how many are used
Wenyou Yang
2013-12-30
regulator: act8865: fix incorrect devm_kzalloc for act8865
Wenyou Yang
2013-12-30
regulator: act8865: Remove set_suspend_[en|dis]able implementation
Axel Lin
2013-12-30
regulator: act8865: Remove unneeded regulator_unregister() calls
Axel Lin
2013-12-24
regulator: act8865: add PMIC act8865 driver
Wenyou Yang