index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
s2mps11.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
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
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-08-28
regulator: s2mps11: Use array to save pointer to rdev
Axel Lin
1
-19
/
+8
2012-07-12
regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...
Axel Lin
1
-3
/
+2
2012-07-12
regulator: s2mps11: Fix wrong setting for config.dev
Axel Lin
1
-9
/
+5
2012-07-12
regulator: s2mps11: Fixup missing commas
Axel Lin
1
-7
/
+7
2012-07-11
regulator: s2mps11: Add samsung s2mps11 regulator driver
Sangbeom Kim
1
-0
/
+368