summaryrefslogtreecommitdiff
path: root/drivers/regulator/s2mpa01.c
AgeCommit message (Expand)Author
2017-04-30Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...Mark Brown
2017-03-13regulator: s2mpa01: Fix inconsistent indentingKrzysztof Kozlowski
2017-03-13regulator: s2mpa01: Constify regulator_opsKrzysztof Kozlowski
2017-01-26regulator: s2mpa01: reduce stack size for probe functionArnd Bergmann
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-05Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...Mark Brown
2014-11-03regulator: s2mpa01: zero-initialize regulator match table arrayJavier Martinez Canillas
2014-10-28regulator: s2mpa01: Make regulator_desc array constKrzysztof Kozlowski
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-08-16regulator: s2mpa01: Optimize the regulator description macroAmit Daniel Kachhap
2014-08-16regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap
2014-06-02Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...Mark Brown
2014-05-26regulator: s2mpa01: Use correct register for buck1 ramp delayKrzysztof Kozlowski
2014-05-17regulator: s2mpa01: Use rdev_get_id() to access id of regulatorKrzysztof Kozlowski
2014-05-17regulator: s2mpa01: Fix accidental enable of buck4 ramp delayKrzysztof Kozlowski
2014-04-02regulator: s2mpa01: Don't check enable_shift before setting enable ramp rateAxel Lin
2014-03-18regulator: Add support for S2MPA01 regulatorSachin Kamat