aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8907-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-28regulator: max8907: Add MODULE_ALIASAxel Lin1-0/+1
2012-08-28regulator: max8907: fix use of possibly NULL idataStephen Warren1-1/+4
2012-08-28regulator: max8907: fix compile error when !CONFIG_OFStephen Warren1-2/+22
2012-08-28regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()Axel Lin1-1/+1
2012-08-28regulator: max8907: Fix n_voltages for MAX8907B SD1Axel Lin1-1/+2
2012-08-28regulator: add MAX8907 driverGyungoh Yoo1-0/+383