summaryrefslogtreecommitdiff
path: root/drivers/power/regulator/max77686.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-10/+10
2017-07-19power: regulator: max77686: get_enable should return integerKeerthy1-2/+2
2017-05-29drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressionsTom Rini1-8/+8
2016-01-19power: regulator: max77686: Don't use switch() on boolsTom Rini1-20/+8
2015-08-12dm: pmic: max77686: Correct two typos in a commentSimon Glass1-2/+2
2015-08-12power: regulator: max77686 correct variable typePeng Fan1-8/+8
2015-08-06dm: pmic: max77686: Support all BUCK regulatorsSimon Glass1-8/+10
2015-08-06dm: power: max77686: Correct BUCK register accessSimon Glass1-3/+7
2015-05-15dm: regulator: add max77686 regulator driverPrzemyslaw Marczak1-0/+825