aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s2mpa01.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-16regulator: s2mpa01: Optimize the regulator description macroAmit Daniel Kachhap1-98/+36
2014-08-16regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap1-16/+16
2014-06-02Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbias', 'regulator/topic/pfuze100', 'regulator/topic/s2mpa01' and 'regulator/topic/s2mps11' into regulator-nextMark Brown1-7/+11
2014-05-26regulator: s2mpa01: Use correct register for buck1 ramp delayKrzysztof Kozlowski1-1/+0
2014-05-17regulator: s2mpa01: Use rdev_get_id() to access id of regulatorKrzysztof Kozlowski1-2/+2
2014-05-17regulator: s2mpa01: Fix accidental enable of buck4 ramp delayKrzysztof Kozlowski1-5/+9
2014-04-02regulator: s2mpa01: Don't check enable_shift before setting enable ramp rateAxel Lin1-7/+5
2014-03-18regulator: Add support for S2MPA01 regulatorSachin Kamat1-0/+481