summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6105x-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps6105x: Convert to use regmap helper functionsAxel Lin2015-11-181-83/+12
* mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2015-10-051-8/+8
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Merge remote-tracking branch 'regulator/topic/tps6105x' into regulator-nextMark Brown2013-10-241-1/+1
|\
| * regulator: tps6105x: Fix checkpatch issueJingoo Han2013-10-151-1/+1
* | regulator: tps6105x: use devm_regulator_register()Jingoo Han2013-09-301-10/+3
|/
* 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: tps6105x: Use regulator_list_voltage_table()Axel Lin2012-06-031-11/+3
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-3/+6
* regulator: tps6105x: Constify regulator_descAxel Lin2012-04-061-1/+1
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+2
* regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin2011-05-271-0/+1
* mfd: Use mfd cell platform_data for tps6105x cells platform bitsSamuel Ortiz2011-05-261-2/+2
* regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij2011-03-231-0/+196