aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65912-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14regulator: Simplify implementation of tps65912_get_voltage_dcdcAxel Lin1-26/+5
2012-03-14regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOxAxel Lin1-16/+3
2012-03-13regulator: tps65912: Use simple equations to get register addressAxel Lin1-144/+18
2012-03-11regulator: Use array to store dcdc_range settings for tps65912Axel Lin1-50/+20
2012-03-11regulator: Rename set_voltage_sel callback function name to *_selAxel Lin1-6/+6
2012-03-11regulator: Simplify the implementation of tps65912_get_voltage_dcdcAxel Lin1-67/+45
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-08-08regulator: tps65912: Remove unused define of TPS65912_MAX_REG_IDAxel Lin1-2/+0
2011-07-31regulator: Storing tps65912 error codes in u8Dan Carpenter1-1/+1
2011-07-31tps65912: add regulator driverMargarita Olaya1-0/+800