aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/voltagedomains3xxx_data.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2012-11-05ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomainsTero Kristo1-0/+5
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-2/+1
2012-05-10ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman1-1/+1
2012-05-10ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505Kevin Hilman1-1/+1
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King1-0/+2
2012-01-09Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+34
2011-12-16ARM: OMAP: AM3517/3505: fix crash on boot due to incorrect voltagedomain dataPaul Walmsley1-6/+34
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-09-15OMAP3+: voltdm: final removal of omap_vdd_infoKevin Hilman1-10/+4
2011-09-15OMAP3+: VP: move SoC-specific sys clock rate retreival late initKevin Hilman1-0/+8
2011-09-15OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman1-6/+4
2011-09-15OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman1-6/+4
2011-09-15OMAP3+: voltage: convert to PRM register access functionsKevin Hilman1-0/+6
2011-09-15OMAP3+ VP: replace transaction done check/clear with VP opsKevin Hilman1-4/+0
2011-09-15OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman1-2/+2
2011-09-15OMAP3+: voltage: add scalable flag to voltagedomainKevin Hilman1-0/+2
2011-09-15OMAP3: voltagedomain data: add wakeup domainKevin Hilman1-0/+5
2011-09-15OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva"Kevin Hilman1-1/+1
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman1-18/+16
2011-09-15OMAP2+: voltage: move prm_irqst_reg from VP into voltage domainKevin Hilman1-0/+2
2011-09-15OMAP2+: voltage: move PRCM mod offets into VC/VP structuresKevin Hilman1-5/+3
2011-03-10OMAP2+: voltage: reorganize, split code from dataPaul Walmsley1-0/+95