summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/voltage.h
AgeCommit message (Expand)Author
2015-01-07ARM: OMAP2+: voltage: Remove some unused functionsRickard Strandqvist
2013-06-20Merge branch 'omap/pm-voltdomain-cleanup' into next/socArnd Bergmann
2013-06-17ARM: AM33xx: Remove the unused voltagedomain dataRajendra Nayak
2013-06-08ARM: OMAP5: voltagedomain data: Add OMAP5 voltage domain dataSantosh Shilimkar
2012-11-05ARM: OMAP4: VC: setup I2C parameters based on board dataTero Kristo
2012-11-05ARM: OMAP3+: voltage: remove unused volt_setup_time parameterTero Kristo
2012-11-05ARM: OMAP4: voltage: add support for VOLTSETUP_x_OFF registerTero Kristo
2012-11-05ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomainsTero Kristo
2012-11-05ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fieldsTero Kristo
2012-11-05ARM: OMAP3+: PM: VP: use uV for max and min voltage limitsNishanth Menon
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-07-23Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-06-18ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath
2012-05-31ARM: OMAP2+: Voltage: Move the omap_volt_data structure to platJ Keerthy
2011-09-21ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=nKevin 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: move voltage scale function pointer into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: VP: remove omap_vp_runtime_dataKevin Hilman
2011-09-15OMAP3+: VP: move SoC-specific sys clock rate retreival late initKevin 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: 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: cleanup voltage setup time configurationKevin 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-15OMAP3+ VP: replace transaction done check/clear with VP opsKevin 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: move VC into struct voltagedomain, misc. renamesKevin 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-15OMAP2: add voltage domains and connect to powerdomainsKevin Hilman
2011-09-15OMAP3+: voltage: add scalable flag to voltagedomainKevin Hilman
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman
2011-09-15OMAP2+: voltage: move prm_irqst_reg from VP into voltage domainKevin Hilman
2011-09-15OMAP2+: voltage: move PRCM mod offets into VC/VP structuresKevin Hilman
2011-03-10OMAP2+: voltage: reorganize, split code from dataPaul Walmsley
2011-03-07OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley