aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/max8907-regulator.c
AgeCommit message (Expand)Author
2013-01-30regulator: Add missing of_node_put()Axel Lin
2013-01-27regulator: max8907: Fix using wrong dev argument for calling of_regulator_matchAxel Lin
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-08-28regulator: max8907: Add MODULE_ALIASAxel Lin
2012-08-28regulator: max8907: fix use of possibly NULL idataStephen Warren
2012-08-28regulator: max8907: fix compile error when !CONFIG_OFStephen Warren
2012-08-28regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()Axel Lin
2012-08-28regulator: max8907: Fix n_voltages for MAX8907B SD1Axel Lin
2012-08-28regulator: add MAX8907 driverGyungoh Yoo