aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stpmic1_regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15regulator: stpmic1: Set a default ramp delay valuePascal Paillet1-0/+6
2019-02-19Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/rangeMark Brown1-2/+3
2019-02-19regulator: stpmic1: Change buck1 voltage rangePascal PAILLET-LME1-3/+4
2019-02-19regulator: stpmic1: Add active discharge supportPascal PAILLET-LME1-13/+55
2019-02-19regulator: stpmic1: Remove support for regulator pull downPascal PAILLET-LME1-12/+0
2019-02-19regulator: stpmic1: Simplify regulators registrationPascal PAILLET-LME1-116/+52
2019-02-19regulator: stpmic1: Use regulator mode definition from bindingsPascal PAILLET-LME1-3/+2
2019-02-18regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulatorAxel Lin1-8/+4
2019-01-23regulator: stpmic1: Add static const qualifier at peroper placesAxel Lin1-21/+17
2018-12-03regulator: stpmic1: fix regulator_lock usagePascal PAILLET-LME1-1/+1
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko1-2/+2
2018-10-10regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin1-1/+1
2018-10-08regulator: stpmic1: add stpmic1 regulator driverpascal paillet1-0/+674