summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8907-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: max8907-regulator: Use devm_regulator_registerSachin Kamat2013-09-171-20/+3
* regulator: Add missing of_node_put()Axel Lin2013-01-301-3/+4
* regulator: max8907: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-271-2/+1
* regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
* regulator: max8907: Add MODULE_ALIASAxel Lin2012-08-281-0/+1
* regulator: max8907: fix use of possibly NULL idataStephen Warren2012-08-281-1/+4
* regulator: max8907: fix compile error when !CONFIG_OFStephen Warren2012-08-281-2/+22
* regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()Axel Lin2012-08-281-1/+1
* regulator: max8907: Fix n_voltages for MAX8907B SD1Axel Lin2012-08-281-1/+2
* regulator: add MAX8907 driverGyungoh Yoo2012-08-281-0/+383
OpenPOWER on IntegriCloud