aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/voltage.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-21ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=nKevin Hilman1-14/+0
2011-09-15OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltageKevin Hilman1-1/+1
2011-09-15OMAP3+: voltdm: final removal of omap_vdd_infoKevin Hilman1-15/+4
2011-09-15OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman1-2/+2
2011-09-15OMAP3+: voltage: rename scale and reset functions using voltdm_ prefixKevin Hilman1-3/+2
2011-09-15OMAP3+: VP: move voltage scale function pointer into struct voltagedomainKevin Hilman1-4/+4
2011-09-15OMAP3+: VP: remove omap_vp_runtime_dataKevin Hilman1-2/+0
2011-09-15OMAP3+: VP: move SoC-specific sys clock rate retreival late initKevin Hilman1-0/+6
2011-09-15OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman1-3/+0
2011-09-15OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman1-5/+2
2011-09-15OMAP3+: VC: make I2C config programmable with PMIC-specific settingsKevin Hilman1-0/+4
2011-09-15OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman1-7/+5
2011-09-15OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman1-8/+3
2011-09-15OMAP3+: VC: cleanup PMIC register address configurationKevin Hilman1-4/+4
2011-09-15OMAP3+: VC: cleanup i2c slave address configurationKevin Hilman1-1/+2
2011-09-15OMAP3+: voltage: convert to PRM register access functionsKevin Hilman1-2/+8
2011-09-15OMAP3+ VP: replace transaction done check/clear with VP opsKevin Hilman1-3/+0
2011-09-15OMAP2+: VC: support PMICs with separate voltage and command registersKevin Hilman1-1/+4
2011-09-15OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman1-3/+0
2011-09-15OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman1-3/+3
2011-09-15OMAP2+: voltage: keep track of powerdomains in each voltagedomainKevin Hilman1-0/+9
2011-09-15OMAP2+: powerdomain: add voltage domain lookup during registerKevin Hilman1-0/+1
2011-09-15OMAP2: add voltage domains and connect to powerdomainsKevin Hilman1-0/+1
2011-09-15OMAP3+: voltage: add scalable flag to voltagedomainKevin Hilman1-0/+2
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman1-14/+13
2011-09-15OMAP2+: voltage: move prm_irqst_reg from VP into voltage domainKevin Hilman1-0/+1
2011-09-15OMAP2+: voltage: move PRCM mod offets into VC/VP structuresKevin Hilman1-2/+4
2011-03-10OMAP2+: voltage: reorganize, split code from dataPaul Walmsley1-30/+59
2011-03-07OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley1-0/+155