summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s2mpa01.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...Mark Brown2017-04-301-7/+7
|\ \
| | * regulator: s2mpa01: Fix inconsistent indentingKrzysztof Kozlowski2017-03-131-5/+5
| | * regulator: s2mpa01: Constify regulator_opsKrzysztof Kozlowski2017-03-131-2/+2
| |/
* / regulator: s2mpa01: reduce stack size for probe functionArnd Bergmann2017-01-261-1/+3
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...Mark Brown2014-12-051-1/+1
|\ \ \ | | |/ | |/|
| | * regulator: s2mpa01: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| |/
* / regulator: s2mpa01: zero-initialize regulator match table arrayJavier Martinez Canillas2014-11-031-1/+1
|/
* regulator: s2mpa01: Optimize the regulator description macroAmit Daniel Kachhap2014-08-161-98/+36
* regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap2014-08-161-16/+16
*-. Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...Mark Brown2014-06-021-7/+11
|\ \
| | * regulator: s2mpa01: Use rdev_get_id() to access id of regulatorKrzysztof Kozlowski2014-05-171-2/+2
| | * regulator: s2mpa01: Fix accidental enable of buck4 ramp delayKrzysztof Kozlowski2014-05-171-5/+9
| |/
* / regulator: s2mpa01: Use correct register for buck1 ramp delayKrzysztof Kozlowski2014-05-261-1/+0
|/
* regulator: s2mpa01: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-021-7/+5
* regulator: Add support for S2MPA01 regulatorSachin Kamat2014-03-181-0/+481