summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65912-regulator.c
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-14regulator: tps65912: Use simple equations to get register addressAxel Lin1-144/+18
2012-03-12regulator: Use array to store dcdc_range settings for tps65912Axel Lin1-50/+20
2012-03-12regulator: Rename set_voltage_sel callback function name to *_selAxel Lin1-6/+6
2012-03-12regulator: 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-08-01regulator: Storing tps65912 error codes in u8Dan Carpenter1-1/+1
2011-08-01tps65912: add regulator driverMargarita Olaya1-0/+800