aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77843.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-16regulator: Remove the max77843 driverKrzysztof Kozlowski1-203/+0
2015-07-16drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski1-2/+4
2015-05-04regulator: max77843: Convert to use regulator_is_enabled_regmapAxel Lin1-16/+2
2015-05-04regulator: max77843: Fix enable_mask for max77843 chargerAxel Lin1-1/+1
2015-04-27regulator: max77843: Reduce duplication of regulator_desc initializersKrzysztof Kozlowski1-30/+18
2015-02-05regulator: max77843: Add max77843 regulator driverJaewon Kim1-0/+227