aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/max77620-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-25regulator: max77620: Fix regulator info setting for max20024Gravatar Axel Lin 1-1/+1
2019-02-20regulator: max77620: Add missing .owner field in regulator_descGravatar Axel Lin 1-0/+2
2019-01-10regulator: max77620: Initialize values for DT propertiesGravatar Mark Zhang 1-1/+9
2017-01-31regulator: max77620-regulator: constify regulator_ops structureGravatar Bhumika Goyal 1-1/+1
2016-11-23regulator: max77620: add support to configure MPOKGravatar Venkat Reddy Talla 1-0/+46
2016-11-15regulator: max77620: remove unused variableGravatar Venkat Reddy Talla 1-1/+0
2016-06-29regulator: max77620: check for valid regulator infoGravatar Venkat Reddy Talla 1-1/+6
2016-04-22regulator: max77620: Add support for device specific ramp rate settingGravatar Laxman Dewangan 1-27/+56
2016-03-02regulator: max77620: Add support to configure active-dischargeGravatar Laxman Dewangan 1-0/+9
2016-02-26regulator: max77620: Remove duplicate module aliasGravatar Axel Lin 1-1/+0
2016-02-26regulator: max77620: Eliminate duplicate codeGravatar Axel Lin 1-13/+7
2016-02-26regulator: max77620: Remove unused fieldsGravatar Axel Lin 1-14/+0
2016-02-20regulator: max77620: add regulator driver for max77620/max20024Gravatar Laxman Dewangan 1-0/+825