| Commit message (Expand) | Author | Age | Files | Lines |
* | OMAP2+: VC: more registers are per-channel starting with OMAP5 | Kevin Hilman | 2011-09-15 | 1 | -4/+4 |
* | OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scale | Kevin Hilman | 2011-09-15 | 1 | -2/+0 |
* | OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain | Kevin Hilman | 2011-09-15 | 1 | -3/+2 |
* | OMAP3+: VP: create VP helper function for updating error gain | Kevin Hilman | 2011-09-15 | 1 | -17/+2 |
* | OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask) | Kevin Hilman | 2011-09-15 | 1 | -1/+1 |
* | OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames | Kevin Hilman | 2011-09-15 | 1 | -7/+4 |
* | OMAP3+: VC: use last nominal voltage setting to get current_vsel | Kevin Hilman | 2011-09-15 | 1 | -1/+1 |
* | OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel | Kevin Hilman | 2011-09-15 | 1 | -13/+51 |
* | OMAP3+: VC: make I2C config programmable with PMIC-specific settings | Kevin Hilman | 2011-09-15 | 1 | -7/+44 |
* | OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain | Kevin Hilman | 2011-09-15 | 1 | -15/+14 |
* | OMAP3+: VC: abstract out channel configuration | Kevin Hilman | 2011-09-15 | 1 | -12/+58 |
* | OMAP3+: VC: move on/onlp/ret/off command configuration into common init | Kevin Hilman | 2011-09-15 | 1 | -17/+13 |
* | OMAP3+: VC: cleanup voltage setup time configuration | Kevin Hilman | 2011-09-15 | 1 | -6/+4 |
* | OMAP3+: VC bypass: use fields from VC struct instead of PMIC info | Kevin Hilman | 2011-09-15 | 1 | -5/+2 |
* | OMAP3+: VC: cleanup PMIC register address configuration | Kevin Hilman | 2011-09-15 | 1 | -5/+12 |
* | OMAP3+: VC: cleanup i2c slave address configuration | Kevin Hilman | 2011-09-15 | 1 | -5/+7 |
* | OMAP3+: voltage: convert to PRM register access functions | Kevin Hilman | 2011-09-15 | 1 | -42/+27 |
* | OMAP2+: VC: support PMICs with separate voltage and command registers | Kevin Hilman | 2011-09-15 | 1 | -2/+2 |
* | OMAP2+: voltage: move VC into struct voltagedomain, misc. renames | Kevin Hilman | 2011-09-15 | 1 | -46/+44 |
* | OMAP2+: voltage: split voltage controller (VC) code into dedicated layer | Kevin Hilman | 2011-09-15 | 1 | -0/+285 |