summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren
2011-09-15OMAP4: PM: TWL6030: add cmd registerNishanth Menon
2011-09-15OMAP4: PM: TWL6030: fix ON/RET/OFF voltagesPatrick Titiano
2011-09-15OMAP4: PM: TWL6030: address 0V conversionsNishanth Menon
2011-09-15OMAP4: PM: TWL6030: fix uv to voltage for >0x39Nishanth Menon
2011-09-15OMAP4: PM: TWL6030: fix voltage conversion formulaPatrick Titiano
2011-09-15omap: voltage: add a stub header file for external/regulator useTero Kristo
2011-09-15OMAP2+: VC: more registers are per-channel starting with OMAP5Kevin Hilman
2011-09-15OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman
2011-09-15OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltageKevin Hilman
2011-09-15OMAP3+: voltdm: final removal of omap_vdd_infoKevin Hilman
2011-09-15OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: voltage: rename scale and reset functions using voltdm_ prefixKevin Hilman
2011-09-15OMAP3+: VP: combine setting init voltage into common functionKevin Hilman
2011-09-15OMAP3+: VP: remove unused omap_vp_get_curr_volt()Kevin Hilman
2011-09-15OMAP3+: VP: update_errorgain(): return error if VPKevin Hilman
2011-09-15OMAP: VP: Explicitly mask VPVOLTAGE fieldTodd Poynor
2011-09-15OMAP3+: VP: move voltage scale function pointer into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: VP: remove omap_vp_runtime_dataKevin Hilman
2011-09-15OMAP3+: VP: create VP helper function for updating error gainKevin Hilman
2011-09-15OMAP3+: VP: move timing calculation/config into VP initKevin Hilman
2011-09-15OMAP3+: VP: move SoC-specific sys clock rate retreival late initKevin Hilman
2011-09-15OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman
2011-09-15OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman
2011-09-15OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman
2011-09-15OMAP3+: VC: use last nominal voltage setting to get current_vselKevin Hilman
2011-09-15OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channelKevin Hilman
2011-09-15OMAP3+: VC: make I2C config programmable with PMIC-specific settingsKevin Hilman
2011-09-15OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: VC: abstract out channel configurationKevin Hilman
2011-09-15OMAP3+: VC: move on/onlp/ret/off command configuration into common initKevin Hilman
2011-09-15OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman
2011-09-15OMAP3+: VC bypass: use fields from VC struct instead of PMIC infoKevin Hilman
2011-09-15OMAP3+: VC: cleanup PMIC register address configurationKevin Hilman
2011-09-15OMAP3+: VC: cleanup i2c slave address configurationKevin Hilman
2011-09-15OMAP3+: voltage: convert to PRM register access functionsKevin Hilman
2011-09-15OMAP2+: PRM: add register access functions for VC/VPKevin Hilman
2011-09-15OMAP3+ VP: replace transaction done check/clear with VP opsKevin Hilman
2011-09-15OMAP2+: add PRM VP functions for checking/clearing VP TX done statusKevin Hilman
2011-09-15OMAP2+: VC: support PMICs with separate voltage and command registersKevin Hilman
2011-09-15OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman
2011-09-15OMAP2+: voltage: enable VC bypass scale method when VC is initializedKevin Hilman
2011-09-15OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman
2011-09-15OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman
2011-09-15OMAP2+: voltage: keep track of powerdomains in each voltagedomainKevin Hilman
2011-09-15OMAP2+: powerdomain: add voltage domain lookup during registerKevin Hilman
2011-09-15OMAP4: powerdomain data: add voltage domainsBenoit Cousson
2011-09-15OMAP3: powerdomain data: add voltage domainsKevin Hilman
2011-09-15OMAP2: add voltage domains and connect to powerdomainsKevin Hilman