summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stpmic1_regulator.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/rangeMark Brown2019-02-191-2/+3
|\
| * regulator: stpmic1: Change buck1 voltage rangePascal PAILLET-LME2019-02-191-3/+4
* | regulator: stpmic1: Add active discharge supportPascal PAILLET-LME2019-02-191-13/+55
* | regulator: stpmic1: Remove support for regulator pull downPascal PAILLET-LME2019-02-191-12/+0Star
* | regulator: stpmic1: Simplify regulators registrationPascal PAILLET-LME2019-02-191-116/+52Star
* | regulator: stpmic1: Use regulator mode definition from bindingsPascal PAILLET-LME2019-02-191-3/+2Star
* | regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulatorAxel Lin2019-02-181-8/+4Star
* | regulator: stpmic1: Add static const qualifier at peroper placesAxel Lin2019-01-231-21/+17Star
|/
* regulator: stpmic1: fix regulator_lock usagePascal PAILLET-LME2018-12-031-1/+1
* regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko2018-11-191-2/+2
* regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2018-10-101-1/+1
* regulator: stpmic1: add stpmic1 regulator driverpascal paillet2018-10-081-0/+674