Age | Commit message (Expand) | Author | Files | Lines |
2019-04-10 | regulator: s2mpa01: Remove unused define for S2MPA01_REGULATOR_CNT | Axel Lin | 1 | -2/+0 |
2019-04-08 | regulator: s2mpa01: Convert to use simplified DT parsing | Axel Lin | 1 | -29/+10 |
2019-02-13 | regulator: s2mpa01: Fix step values for some LDOs | Stuart Menefy | 1 | -5/+5 |
2018-08-08 | regulator: samsung: Add SPDX license identifiers | Krzysztof Kozlowski | 1 | -10/+4 |
2017-04-30 | Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari... | Mark Brown | 1 | -7/+7 |
2017-03-13 | regulator: s2mpa01: Fix inconsistent indenting | Krzysztof Kozlowski | 1 | -5/+5 |
2017-03-13 | regulator: s2mpa01: Constify regulator_ops | Krzysztof Kozlowski | 1 | -2/+2 |
2017-01-26 | regulator: s2mpa01: reduce stack size for probe function | Arnd Bergmann | 1 | -1/+3 |
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-05 | Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp... | Mark Brown | 1 | -1/+1 |
2014-11-03 | regulator: s2mpa01: zero-initialize regulator match table array | Javier Martinez Canillas | 1 | -1/+1 |
2014-10-28 | regulator: s2mpa01: Make regulator_desc array const | Krzysztof Kozlowski | 1 | -1/+1 |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-17 | regulator: s2mpa01: Optimize the regulator description macro | Amit Daniel Kachhap | 1 | -98/+36 |
2014-08-17 | regulator: s2mpxxx: Move regulator min/step voltages in common place | Amit Daniel Kachhap | 1 | -16/+16 |
2014-06-02 | Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi... | Mark Brown | 1 | -7/+11 |
2014-05-26 | regulator: s2mpa01: Use correct register for buck1 ramp delay | Krzysztof Kozlowski | 1 | -1/+0 |
2014-05-17 | regulator: s2mpa01: Use rdev_get_id() to access id of regulator | Krzysztof Kozlowski | 1 | -2/+2 |
2014-05-17 | regulator: s2mpa01: Fix accidental enable of buck4 ramp delay | Krzysztof Kozlowski | 1 | -5/+9 |
2014-04-02 | regulator: s2mpa01: Don't check enable_shift before setting enable ramp rate | Axel Lin | 1 | -7/+5 |
2014-03-18 | regulator: Add support for S2MPA01 regulator | Sachin Kamat | 1 | -0/+481 |