summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pcf50633-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: pcf50633: Correct device name for pcf50633 regulatorAxel Lin2013-12-021-1/+1
* regulator: pcf50633: use devm_regulator_register()Jingoo Han2013-09-301-11/+2
* regulator: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin2013-05-121-1/+0
* Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-101-148/+28
|\
| * regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-281-148/+28
* | 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: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltageAxel Lin2012-06-171-14/+6
* regulator: pcf50633: Use regulator_get_voltage_sel_regmap()Axel Lin2012-04-231-33/+4
* regulator: pcf50633: Use generic regmap enable/disable operationsAxel Lin2012-04-231-83/+25
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* Merge branch 'regulator-register' into regulator-driversMark Brown2012-04-091-1/+1
|\
| * regulator: pcf50633: Constify regulator_descAxel Lin2012-04-051-1/+1
* | regulator: Convert pcf50633 to get_voltage_selAxel Lin2012-04-011-35/+27
* | regulator: pcf50633: Don't write to reserved bits of AUTO output voltage sele...Axel Lin2012-04-011-16/+6
|/
* regulator: Fix n_voltage settings for pcf50633 regulatorAxel Lin2012-03-111-14/+13
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-1/+4
* mfd: Fix pcf50633-regulator drvdata usageLars-Peter Clausen2009-12-131-1/+4
* Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen2009-09-221-32/+64
* drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches2009-09-221-1/+1
* regulator: Move regulator drivers to subsys_initcall()Mark Brown2009-06-151-1/+1
* regulator: Pass regulator init data as explict argument when registeringMark Brown2009-03-311-1/+2
* regulator: PCF50633 pmic driverBalaji Rao2009-01-111-0/+329
OpenPOWER on IntegriCloud