aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77693.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-17mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga1-6/+6
2014-03-10regulator: max77693: Remove state container as it is not neededKrzysztof Kozlowski1-31/+6
2014-02-18regulator: max77693: Add missing of_node_putSachin Kamat1-1/+4
2014-02-14regulator: max77693: Use of_get_child_by_nameSachin Kamat1-1/+1
2013-12-24regulator: max77693: Add missing .owner field in regulator_descAxel Lin1-0/+1
2013-09-17regulator: Remove redundant NULL assignmentSachin Kamat1-1/+0
2013-09-17regulator: max77693: Use devm_regulator_registerSachin Kamat1-24/+4
2013-07-01regulator: max77693: Remove NULL test for rmatch[i].init_dataAxel Lin1-3/+1
2013-07-01regulator: max77693: Fix trivial typoAxel Lin1-1/+1
2013-06-25regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee1-0/+324