summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77620-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: max77620: remove redundant assignment to variable retColin Ian King2019-07-031-1/+1
* Merge tag 'v5.2-rc4' into regulator-5.3Mark Brown2019-06-181-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1Star
* | regulator: max77620: Support Maxim 77663Dmitry Osipenko2019-05-281-1/+25
|/
* regulator: max77620: Fix regulator info setting for max20024Axel Lin2019-04-251-1/+1
* regulator: max77620: Add missing .owner field in regulator_descAxel Lin2019-02-201-0/+2
* regulator: max77620: Initialize values for DT propertiesMark Zhang2019-01-101-1/+9
* regulator: max77620-regulator: constify regulator_ops structureBhumika Goyal2017-01-311-1/+1
* regulator: max77620: add support to configure MPOKVenkat Reddy Talla2016-11-231-0/+46
* regulator: max77620: remove unused variableVenkat Reddy Talla2016-11-151-1/+0Star
* regulator: max77620: check for valid regulator infoVenkat Reddy Talla2016-06-291-1/+6
* regulator: max77620: Add support for device specific ramp rate settingLaxman Dewangan2016-04-221-27/+56
* regulator: max77620: Add support to configure active-dischargeLaxman Dewangan2016-03-021-0/+9
* regulator: max77620: Remove duplicate module aliasAxel Lin2016-02-261-1/+0Star
* regulator: max77620: Eliminate duplicate codeAxel Lin2016-02-261-13/+7Star
* regulator: max77620: Remove unused fieldsAxel Lin2016-02-261-14/+0Star
* regulator: max77620: add regulator driver for max77620/max20024Laxman Dewangan2016-02-191-0/+825