Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regulator: Simplify implementation of tps65912_get_voltage_dcdc | Axel Lin | 2012-03-14 | 1 | -26/+5 |
* | regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx | Axel Lin | 2012-03-14 | 1 | -16/+3 |
* | regulator: tps65912: Use simple equations to get register address | Axel Lin | 2012-03-13 | 1 | -144/+18 |
* | regulator: Use array to store dcdc_range settings for tps65912 | Axel Lin | 2012-03-11 | 1 | -50/+20 |
* | regulator: Rename set_voltage_sel callback function name to *_sel | Axel Lin | 2012-03-11 | 1 | -6/+6 |
* | regulator: Simplify the implementation of tps65912_get_voltage_dcdc | Axel Lin | 2012-03-11 | 1 | -67/+45 |
* | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -1/+1 |
* | regulator: tps65912: Remove unused define of TPS65912_MAX_REG_ID | Axel Lin | 2011-08-08 | 1 | -2/+0 |
* | regulator: Storing tps65912 error codes in u8 | Dan Carpenter | 2011-07-31 | 1 | -1/+1 |
* | tps65912: add regulator driver | Margarita Olaya | 2011-07-31 | 1 | -0/+800 |