aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65912-regulator.c
AgeCommit message (Expand)Author
2012-04-23regulator: tps65912: Convert to get_voltage_selAxel Lin
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-11regulator: Convert tps65xxx regulator drivers to use devm_kzallocAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-01regulator: Use tps65912_get_voltage for both DCDCs and LDOsAxel Lin
2012-04-01regulator: Implement tps65912_list_voltage to be shared by both DCDCs and LDOsAxel Lin
2012-03-14regulator: Simplify implementation of tps65912_get_voltage_dcdcAxel Lin
2012-03-14regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOxAxel Lin
2012-03-13regulator: tps65912: Use simple equations to get register addressAxel Lin
2012-03-11regulator: Use array to store dcdc_range settings for tps65912Axel Lin
2012-03-11regulator: Rename set_voltage_sel callback function name to *_selAxel Lin
2012-03-11regulator: Simplify the implementation of tps65912_get_voltage_dcdcAxel Lin
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-08-08regulator: tps65912: Remove unused define of TPS65912_MAX_REG_IDAxel Lin
2011-07-31regulator: Storing tps65912 error codes in u8Dan Carpenter
2011-07-31tps65912: add regulator driverMargarita Olaya