| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=n | Kevin Hilman | 2011-09-21 | 2 | -16/+0 |
* | OMAP4: PM: TWL6030: add cmd register | Nishanth Menon | 2011-09-15 | 1 | -0/+6 |
* | OMAP4: PM: TWL6030: fix ON/RET/OFF voltages | Patrick Titiano | 2011-09-15 | 1 | -12/+12 |
* | OMAP4: PM: TWL6030: address 0V conversions | Nishanth Menon | 2011-09-15 | 1 | -0/+4 |
* | OMAP4: PM: TWL6030: fix uv to voltage for >0x39 | Nishanth Menon | 2011-09-15 | 1 | -1/+6 |
* | OMAP4: PM: TWL6030: fix voltage conversion formula | Patrick Titiano | 2011-09-15 | 1 | -7/+7 |
* | omap: voltage: add a stub header file for external/regulator use | Tero Kristo | 2011-09-15 | 1 | -0/+20 |
* | OMAP2+: VC: more registers are per-channel starting with OMAP5 | Kevin Hilman | 2011-09-15 | 4 | -20/+32 |
* | OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scale | Kevin Hilman | 2011-09-15 | 2 | -3/+5 |
* | OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltage | Kevin Hilman | 2011-09-15 | 3 | -8/+10 |
* | OMAP3+: voltdm: final removal of omap_vdd_info | Kevin Hilman | 2011-09-15 | 4 | -82/+20 |
* | OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain | Kevin Hilman | 2011-09-15 | 3 | -10/+5 |
* | OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix | Kevin Hilman | 2011-09-15 | 4 | -20/+18 |
* | OMAP3+: VP: combine setting init voltage into common function | Kevin Hilman | 2011-09-15 | 1 | -39/+19 |
* | OMAP3+: VP: remove unused omap_vp_get_curr_volt() | Kevin Hilman | 2011-09-15 | 2 | -35/+0 |
* | OMAP3+: VP: update_errorgain(): return error if VP | Kevin Hilman | 2011-09-15 | 1 | -0/+3 |
* | OMAP: VP: Explicitly mask VPVOLTAGE field | Todd Poynor | 2011-09-15 | 4 | -1/+7 |
* | OMAP3+: VP: move voltage scale function pointer into struct voltagedomain | Kevin Hilman | 2011-09-15 | 2 | -21/+11 |
* | OMAP3+: VP: remove omap_vp_runtime_data | Kevin Hilman | 2011-09-15 | 3 | -69/+31 |
* | OMAP3+: VP: create VP helper function for updating error gain | Kevin Hilman | 2011-09-15 | 3 | -17/+23 |
* | OMAP3+: VP: move timing calculation/config into VP init | Kevin Hilman | 2011-09-15 | 2 | -23/+22 |
* | OMAP3+: VP: move SoC-specific sys clock rate retreival late init | Kevin Hilman | 2011-09-15 | 4 | -30/+39 |
* | OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask) | Kevin Hilman | 2011-09-15 | 6 | -43/+32 |
* | OMAP3+: voltage: remove unneeded debugfs interface | Kevin Hilman | 2011-09-15 | 4 | -154/+19 |
* | OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames | Kevin Hilman | 2011-09-15 | 9 | -99/+84 |
* | 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 | 3 | -14/+53 |
* | OMAP3+: VC: make I2C config programmable with PMIC-specific settings | Kevin Hilman | 2011-09-15 | 6 | -7/+66 |
* | OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain | Kevin Hilman | 2011-09-15 | 6 | -60/+55 |
* | OMAP3+: VC: abstract out channel configuration | Kevin Hilman | 2011-09-15 | 4 | -12/+74 |
* | 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 | 5 | -26/+19 |
* | 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 | 5 | -19/+32 |
* | OMAP3+: VC: cleanup i2c slave address configuration | Kevin Hilman | 2011-09-15 | 5 | -14/+15 |
* | OMAP3+: voltage: convert to PRM register access functions | Kevin Hilman | 2011-09-15 | 12 | -111/+79 |
* | OMAP2+: PRM: add register access functions for VC/VP | Kevin Hilman | 2011-09-15 | 4 | -1/+54 |
* | OMAP3+ VP: replace transaction done check/clear with VP ops | Kevin Hilman | 2011-09-15 | 4 | -24/+5 |
* | OMAP2+: add PRM VP functions for checking/clearing VP TX done status | Kevin Hilman | 2011-09-15 | 7 | -39/+137 |
* | OMAP2+: VC: support PMICs with separate voltage and command registers | Kevin Hilman | 2011-09-15 | 3 | -8/+11 |
* | OMAP2+: voltage: split out voltage processor (VP) code into new layer | Kevin Hilman | 2011-09-15 | 5 | -349/+387 |
* | OMAP2+: voltage: enable VC bypass scale method when VC is initialized | Kevin Hilman | 2011-09-15 | 1 | -1/+3 |
* | OMAP2+: voltage: move VC into struct voltagedomain, misc. renames | Kevin Hilman | 2011-09-15 | 8 | -81/+81 |
* | OMAP2+: voltage: split voltage controller (VC) code into dedicated layer | Kevin Hilman | 2011-09-15 | 4 | -261/+302 |
* | OMAP2+: voltage: keep track of powerdomains in each voltagedomain | Kevin Hilman | 2011-09-15 | 4 | -0/+93 |
* | OMAP2+: powerdomain: add voltage domain lookup during register | Kevin Hilman | 2011-09-15 | 3 | -0/+23 |
* | OMAP4: powerdomain data: add voltage domains | Benoit Cousson | 2011-09-15 | 2 | -0/+21 |
* | OMAP3: powerdomain data: add voltage domains | Kevin Hilman | 2011-09-15 | 2 | -0/+18 |
* | OMAP2: add voltage domains and connect to powerdomains | Kevin Hilman | 2011-09-15 | 6 | -2/+42 |
* | OMAP2+: powerdomain: add voltagedomain to struct powerdomain | Kevin Hilman | 2011-09-15 | 1 | -0/+7 |