aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/voltage.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-20Merge branch 'omap/pm-voltdomain-cleanup' into next/socArnd Bergmann1-1/+0
2013-06-17ARM: AM33xx: Remove the unused voltagedomain dataRajendra Nayak1-1/+0
2013-06-08ARM: OMAP5: voltagedomain data: Add OMAP5 voltage domain dataSantosh Shilimkar1-0/+1
2012-11-05ARM: OMAP4: VC: setup I2C parameters based on board dataTero Kristo1-0/+1
2012-11-05ARM: OMAP3+: voltage: remove unused volt_setup_time parameterTero Kristo1-1/+0
2012-11-05ARM: OMAP4: voltage: add support for VOLTSETUP_x_OFF registerTero Kristo1-0/+2
2012-11-05ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomainsTero Kristo1-4/+14
2012-11-05ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fieldsTero Kristo1-2/+2
2012-11-05ARM: OMAP3+: PM: VP: use uV for max and min voltage limitsNishanth Menon1-2/+20
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-07-23Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+2
2012-06-18ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath1-0/+1
2012-05-31ARM: OMAP2+: Voltage: Move the omap_volt_data structure to platJ Keerthy1-19/+2
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