summaryrefslogtreecommitdiff
path: root/drivers/power/regulator/max77686.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-10/+10
* power: regulator: max77686: get_enable should return integerKeerthy2017-07-191-2/+2
* drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressionsTom Rini2017-05-291-8/+8
* power: regulator: max77686: Don't use switch() on boolsTom Rini2016-01-191-20/+8
* dm: pmic: max77686: Correct two typos in a commentSimon Glass2015-08-121-2/+2
* power: regulator: max77686 correct variable typePeng Fan2015-08-121-8/+8
* dm: pmic: max77686: Support all BUCK regulatorsSimon Glass2015-08-051-8/+10
* dm: power: max77686: Correct BUCK register accessSimon Glass2015-08-051-3/+7
* dm: regulator: add max77686 regulator driverPrzemyslaw Marczak2015-05-141-0/+825