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
/
max8907-regulator.c
Age
Commit message (
Expand
)
Author
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-10
regulator: remove unnecessary of_node_get() to parent
Guodong Xu
2014-03-10
regulator: max8907: Remove regulator_dev array from state container
Krzysztof Kozlowski
2014-02-20
regulator: max8907: Remove redundant error message
Sachin Kamat
2014-02-14
regulator: max8907: Use of_get_child_by_name
Sachin Kamat
2013-09-17
regulator: max8907-regulator: Use devm_regulator_register
Sachin Kamat
2013-01-30
regulator: Add missing of_node_put()
Axel Lin
2013-01-27
regulator: max8907: Fix using wrong dev argument for calling of_regulator_match
Axel Lin
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-08-28
regulator: max8907: Add MODULE_ALIAS
Axel Lin
2012-08-28
regulator: max8907: fix use of possibly NULL idata
Stephen Warren
2012-08-28
regulator: max8907: fix compile error when !CONFIG_OF
Stephen Warren
2012-08-28
regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()
Axel Lin
2012-08-28
regulator: max8907: Fix n_voltages for MAX8907B SD1
Axel Lin
2012-08-28
regulator: add MAX8907 driver
Gyungoh Yoo