summaryrefslogtreecommitdiff
path: root/drivers/regulator/stpmic1_regulator.c
AgeCommit message (Expand)Author
2019-11-15regulator: stpmic1: Set a default ramp delay valuePascal Paillet
2019-02-19Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/rangeMark Brown
2019-02-19regulator: stpmic1: Change buck1 voltage rangePascal PAILLET-LME
2019-02-19regulator: stpmic1: Add active discharge supportPascal PAILLET-LME
2019-02-19regulator: stpmic1: Remove support for regulator pull downPascal PAILLET-LME
2019-02-19regulator: stpmic1: Simplify regulators registrationPascal PAILLET-LME
2019-02-19regulator: stpmic1: Use regulator mode definition from bindingsPascal PAILLET-LME
2019-02-18regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulatorAxel Lin
2019-01-23regulator: stpmic1: Add static const qualifier at peroper placesAxel Lin
2018-12-03regulator: stpmic1: fix regulator_lock usagePascal PAILLET-LME
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko
2018-10-10regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin
2018-10-08regulator: stpmic1: add stpmic1 regulator driverpascal paillet