index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
s2mps11.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-16
Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus
Mark Brown
1
-4
/
+38
2015-01-08
regulator: s2mps11: Fix wrong calculation of register offset
Jonghwa Lee
1
-4
/
+38
2014-12-30
Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+12
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-12
regulator: s2mps11: Fix dw_mmc failure on Gear 2
Krzysztof Kozlowski
1
-7
/
+12
2014-12-09
Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2014-12-05
Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...
Mark Brown
1
-1
/
+1
2014-11-25
regulator: s2mps11: Add support S2MPS13 regulator device
Chanwoo Choi
1
-3
/
+99
2014-11-07
regulator: Set ena_gpio_initialized in regulator drivers
Markus Pargmann
1
-0
/
+1
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
regulator: s2mps11: Don't zero allocated memory for external control
Krzysztof Kozlowski
1
-1
/
+1
2014-08-17
regulator: s2mps11: Optimize the regulator description macro
Amit Daniel Kachhap
1
-174
/
+85
2014-08-17
regulator: s2mpxxx: Move regulator min/step voltages in common place
Amit Daniel Kachhap
1
-25
/
+25
2014-08-08
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+300
2014-07-25
regulator: s2mps11: Update module description and Kconfig to add S2MPU02 support
Axel Lin
1
-1
/
+1
2014-07-09
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
1
-21
/
+300
2014-05-17
regulator: s2mps11: Fix accidental enable of buck6 ramp delay
Krzysztof Kozlowski
1
-5
/
+10
2014-05-01
regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14
Krzysztof Kozlowski
1
-11
/
+11
2014-04-15
regulator: s2mps11: Add external GPIO control for S2MPS14
Krzysztof Kozlowski
1
-2
/
+65
2014-04-15
regulator: s2mps11: Move DTS parsing code to separate function
Krzysztof Kozlowski
1
-12
/
+23
2014-04-02
regulator: s2mps11: Don't check enable_shift before setting enable ramp rate
Axel Lin
1
-7
/
+5
2014-03-26
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...
Mark Brown
1
-80
/
+280
2014-03-26
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-2
/
+2
2014-03-19
regulator: s2mps11: Add missing of_node_put
Sachin Kamat
1
-0
/
+1
2014-03-19
regulator: s2mps11: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2014-03-19
regulator: s2mps11: Add set_suspend_disable for S2MPS14
Krzysztof Kozlowski
1
-1
/
+50
2014-03-19
regulator: s2mps11: Add support for S2MPS14 regulators
Krzysztof Kozlowski
1
-61
/
+191
2014-03-04
regulator: s2mps11: Fix section mismatch
Krzysztof Kozlowski
1
-46
/
+17
2014-03-03
regulator: s2mps11: Copy supported regulators from initconst
Krzysztof Kozlowski
1
-13
/
+62
2014-03-03
regulator: s2mps11: Constify regulator_desc array
Krzysztof Kozlowski
1
-1
/
+1
2014-03-03
regulator: s2mps11: Don't store registered regulators in state container
Krzysztof Kozlowski
1
-5
/
+5
2014-02-03
regulator: Make use of rdev_get_id() function where possible.
Thiago Farina
1
-2
/
+2
2014-01-31
regulator: s2mps11: Fix NULL pointer of_node value when using platform data
Krzysztof Kozlowski
1
-0
/
+1
2014-01-23
Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...
Mark Brown
1
-2
/
+0
2013-12-30
regulator: s2mps11: Clean up redundant code
Sachin Kamat
1
-2
/
+0
2013-12-16
mfd: s2mps11: Fix build after regmap field rename in sec-core.c
Krzysztof Kozlowski
1
-1
/
+1
2013-09-17
regulator: s2mps11: Use devm_regulator_register
Sachin Kamat
1
-1
/
+2
2013-09-17
regulator: s2mps11: Convert to devm_regulator_register()
Mark Brown
1
-19
/
+1
2013-08-13
regulator: s2mps11: Fix setting ramp_delay
Axel Lin
1
-2
/
+6
2013-08-13
regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call
Axel Lin
1
-2
/
+2
2013-07-15
regulator: s2mps11: Convert driver completely to use set_ramp_delay callback
Yadwinder Singh Brar
1
-53
/
+9
2013-07-15
regulator: s2mps11: Add DT support
Yadwinder Singh Brar
1
-11
/
+38
2013-07-15
regulator: s2mps11: Implement set_ramp_rate callback for bucks
Yadwinder Singh Brar
1
-0
/
+117
2013-07-15
regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks
Yadwinder Singh Brar
1
-1
/
+52
2013-07-03
regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rate
Yadwinder Singh Brar
1
-1
/
+6
2013-05-12
regulator: Remove unnecessary include of linux/delay.h from regulator drivers
Axel Lin
1
-1
/
+0
2013-01-31
regulator: s2mps11: fix incorrect register for buck10
Alim Akhtar
1
-2
/
+2
2012-12-10
Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-next
Mark Brown
1
-5
/
+5
2012-11-28
regulator: s2mps11: Fix ramp delay value shift operation
Sangbeom Kim
1
-5
/
+5
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
[next]