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
/
s2mps11.c
Age
Commit message (
Expand
)
Author
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-07-25
regulator: s2mps11: Update module description and Kconfig to add S2MPU02 support
Axel Lin
2014-07-09
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
2014-05-17
regulator: s2mps11: Fix accidental enable of buck6 ramp delay
Krzysztof Kozlowski
2014-05-01
regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14
Krzysztof Kozlowski
2014-04-14
regulator: s2mps11: Add external GPIO control for S2MPS14
Krzysztof Kozlowski
2014-04-14
regulator: s2mps11: Move DTS parsing code to separate function
Krzysztof Kozlowski
2014-04-02
regulator: s2mps11: Don't check enable_shift before setting enable ramp rate
Axel Lin
2014-03-26
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...
Mark Brown
2014-03-26
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2014-03-19
regulator: s2mps11: Add missing of_node_put
Sachin Kamat
2014-03-19
regulator: s2mps11: Use of_get_child_by_name
Sachin Kamat
2014-03-19
regulator: s2mps11: Add set_suspend_disable for S2MPS14
Krzysztof Kozlowski
2014-03-19
regulator: s2mps11: Add support for S2MPS14 regulators
Krzysztof Kozlowski
2014-03-04
regulator: s2mps11: Fix section mismatch
Krzysztof Kozlowski
2014-03-03
regulator: s2mps11: Copy supported regulators from initconst
Krzysztof Kozlowski
2014-03-03
regulator: s2mps11: Constify regulator_desc array
Krzysztof Kozlowski
2014-03-03
regulator: s2mps11: Don't store registered regulators in state container
Krzysztof Kozlowski
2014-02-03
regulator: Make use of rdev_get_id() function where possible.
Thiago Farina
2014-01-31
regulator: s2mps11: Fix NULL pointer of_node value when using platform data
Krzysztof Kozlowski
2014-01-23
Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...
Mark Brown
2013-12-30
regulator: s2mps11: Clean up redundant code
Sachin Kamat
2013-12-16
mfd: s2mps11: Fix build after regmap field rename in sec-core.c
Krzysztof Kozlowski
2013-09-17
regulator: s2mps11: Use devm_regulator_register
Sachin Kamat
2013-09-17
regulator: s2mps11: Convert to devm_regulator_register()
Mark Brown
2013-08-13
regulator: s2mps11: Fix setting ramp_delay
Axel Lin
2013-08-13
regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call
Axel Lin
2013-07-15
regulator: s2mps11: Convert driver completely to use set_ramp_delay callback
Yadwinder Singh Brar
2013-07-15
regulator: s2mps11: Add DT support
Yadwinder Singh Brar
2013-07-15
regulator: s2mps11: Implement set_ramp_rate callback for bucks
Yadwinder Singh Brar
2013-07-15
regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks
Yadwinder Singh Brar
2013-07-03
regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rate
Yadwinder Singh Brar
2013-05-12
regulator: Remove unnecessary include of linux/delay.h from regulator drivers
Axel Lin
2013-01-31
regulator: s2mps11: fix incorrect register for buck10
Alim Akhtar
2012-12-10
Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-next
Mark Brown
2012-11-27
regulator: s2mps11: Fix ramp delay value shift operation
Sangbeom Kim
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: s2mps11: Use array to save pointer to rdev
Axel Lin
2012-07-12
regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...
Axel Lin
2012-07-12
regulator: s2mps11: Fix wrong setting for config.dev
Axel Lin
2012-07-12
regulator: s2mps11: Fixup missing commas
Axel Lin
2012-07-11
regulator: s2mps11: Add samsung s2mps11 regulator driver
Sangbeom Kim