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
/
isl6271a-regulator.c
Age
Commit message (
Expand
)
Author
2015-07-14
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2013-09-17
regulator: isl6271a-regulator: Use devm_regulator_register
Sachin Kamat
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
2013-05-12
regulator: isl6271a: Use NULL instead of 0
Sachin Kamat
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: isl6271a: Remove get_voltage implementation for isl_fixed_ops
Axel Lin
2012-06-11
regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops
Axel Lin
2012-06-08
regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops
Axel Lin
2012-05-16
regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
2012-05-16
regulator: isl6271a: Convert to get_voltage_sel
Axel Lin
2012-05-16
regulator: isl6271a: Use regulator_list_voltage_linear()
Axel Lin
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-13
regulator: isl6271a-regulator: Use devm_kzalloc()
Axel Lin
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-09
Merge branch 'regulator-register' into regulator-drivers
Mark Brown
2012-04-05
regulator: isl6271a: Constify regulator_desc
Axel Lin
2012-04-04
regulator: isl6271a: Allow missing init_data for diagnostics
Mark Brown
2012-03-11
regulator: Simplify the code to get selector in isl6271a_set_voltage
Axel Lin
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-01-12
regulator: missing index in PTR_ERR() in isl6271a_probe()
roel kluin
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
2010-09-30
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
2010-09-01
regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...
Axel Lin
2010-08-11
ISL6271A voltage regulator support.
Marek Vasut