aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/max8907-regulator.c
AgeCommit message (Expand)Author
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-09-10regulator: remove unnecessary of_node_get() to parentGuodong Xu
2014-03-10regulator: max8907: Remove regulator_dev array from state containerKrzysztof Kozlowski
2014-02-20regulator: max8907: Remove redundant error messageSachin Kamat
2014-02-14regulator: max8907: Use of_get_child_by_nameSachin Kamat
2013-09-17regulator: max8907-regulator: Use devm_regulator_registerSachin Kamat
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