aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77802.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03regulator: max77802: zero-initialize regulator match tableJavier Martinez Canillas1-1/+1
2014-09-05regulator: max77802: Remove duplicate rdev_get_id() callAxel Lin1-2/+2
2014-08-27regulator: max77802: set opmode to normal if off is read from hwJavier Martinez Canillas1-1/+11
2014-08-20regulator: max77802: Remove unused fields from struct max77802_regulator_prvAxel Lin1-2/+0
2014-08-18regulator: Add driver for max77802 PMIC PMIC regulatorsJavier Martinez Canillas1-0/+578