aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6105x-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-24Merge remote-tracking branch 'regulator/topic/tps6105x' into regulator-nextMark Brown1-1/+1
2013-10-15regulator: tps6105x: Fix checkpatch issueJingoo Han1-1/+1
2013-09-30regulator: tps6105x: use devm_regulator_register()Jingoo Han1-10/+3
2012-11-20regulator: remove use of __devexitBill Pemberton1-1/+1
2012-11-20regulator: remove use of __devinitBill Pemberton1-1/+1
2012-11-20regulator: remove use of __devexit_pBill Pemberton1-1/+1
2012-06-03regulator: tps6105x: Use regulator_list_voltage_table()Axel Lin1-11/+3
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown1-3/+6
2012-04-06regulator: tps6105x: Constify regulator_descAxel Lin1-1/+1
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+2
2011-05-27regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin1-0/+1
2011-05-26mfd: Use mfd cell platform_data for tps6105x cells platform bitsSamuel Ortiz1-2/+2
2011-03-23regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij1-0/+196