summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8907-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* regulator: remove unnecessary of_node_get() to parentGuodong Xu2014-09-101-1/+1
* regulator: max8907: Remove regulator_dev array from state containerKrzysztof Kozlowski2014-03-101-4/+5
* regulator: max8907: Remove redundant error messageSachin Kamat2014-02-201-3/+2
* regulator: max8907: Use of_get_child_by_nameSachin Kamat2014-02-141-1/+1
* 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