aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77620-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-25regulator: max77620: Fix regulator info setting for max20024Axel Lin1-1/+1
2019-02-20regulator: max77620: Add missing .owner field in regulator_descAxel Lin1-0/+2
2019-01-10regulator: max77620: Initialize values for DT propertiesMark Zhang1-1/+9
2017-01-31regulator: max77620-regulator: constify regulator_ops structureBhumika Goyal1-1/+1
2016-11-23regulator: max77620: add support to configure MPOKVenkat Reddy Talla1-0/+46
2016-11-15regulator: max77620: remove unused variableVenkat Reddy Talla1-1/+0
2016-06-29regulator: max77620: check for valid regulator infoVenkat Reddy Talla1-1/+6
2016-04-22regulator: max77620: Add support for device specific ramp rate settingLaxman Dewangan1-27/+56
2016-03-02regulator: max77620: Add support to configure active-dischargeLaxman Dewangan1-0/+9
2016-02-26regulator: max77620: Remove duplicate module aliasAxel Lin1-1/+0
2016-02-26regulator: max77620: Eliminate duplicate codeAxel Lin1-13/+7
2016-02-26regulator: max77620: Remove unused fieldsAxel Lin1-14/+0
2016-02-20regulator: max77620: add regulator driver for max77620/max20024Laxman Dewangan1-0/+825