aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-09ARM: mcpm_platsmp: no need to call gic_secondary_init anymoreNicolas Pitre
2013-05-09ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst
2013-05-09ARM: Enable selection of SMP operations at boot timeJon Medhurst
2013-05-09ARM: introduce a standalone CONFIG_BIG_LITTLE optionNicolas Pitre
2013-05-09ARM: mcpm: Make all mcpm functions notraceDave Martin
2013-05-09Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into mcpm-merge...Jon Medhurst
2013-05-03ARM: vexpress: Get tc2_pm_psci.c to use common CP15 accessor functionsJon Medhurst
2013-05-03ARM: vexpress: Fixup tc2_pm_psci.c for mcpm APIsJon Medhurst
2013-05-03ARM: vexpress: add psci support in TC2 device treeAchin Gupta
2013-05-03ARM: vexpress: add shim layer for psci backend on TC2Achin Gupta
2013-05-03ARM: vexpress: allow native pm ops backends to probe for psci suppportAchin Gupta
2013-05-03ARM: TC2: replace hard coded cluster and cpu values with constantsAchin Gupta
2013-05-03ARM: TC2: reset CPUs spuriously woken up on cluster power upLorenzo Pieralisi
2013-05-03cpuidle: arm_big_little: fixup for MCPMNicolas Pitre
2013-05-03Use dts compatible node to init cpuidle-tc2mark hambleton
2013-05-03ARM: vexpress/tc2: clean up the cpuidle driverNicolas Pitre
2013-05-03ARM: mcpm: Make all mcpm functions notraceDave Martin
2013-05-03ARM: vexpress/tc2: implement PM suspend methodNicolas Pitre
2013-05-03ARM: TC2: disable GIC CPU IF on power downLorenzo Pieralisi
2013-05-03gic: introduce gic_cpu_if_down()Nicolas Pitre
2013-05-03ARM: TC2: basic PM supportNicolas Pitre
2013-05-03ARM: mcpm: Make all mcpm functions notraceDave Martin
2013-05-03ARM: vexpress: allow native pm ops backends to probe for psci suppportAchin Gupta
2013-05-03ARM: vexpress/dcscb: handle platform coherency exit/setup and CCIDave Martin
2013-05-03ARM: vexpress/dcscb: do not hardcode number of CPUs per clusterNicolas Pitre
2013-05-03ARM: vexpress/dcscb: add CPU use counts to the power up/down API implementationNicolas Pitre
2013-05-03ARM: vexpress: introduce DCSCB supportNicolas Pitre
2013-05-02ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernelsDave Martin
2013-04-29irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-04-29irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas
2013-04-29arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-04-29arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas
2013-04-29cpufreq: ARM_DT_BL_CPUFREQ should be enabled only when BIG_LITTLE is enabledTushar Behera
2013-04-29cpufreq: ARM big LITTLE: Replace "bl" with standard shortname "bL"Viresh Kumar
2013-04-29cpufreq: vexpress: Don't initialize policy-> min, max twiceViresh Kumar
2013-04-29cpufreq: arm_big_little: Add generic driver to read frequency table from DTViresh Kumar
2013-04-29cpufreq: arm_big_little: Remove all platform drivers dependenciesViresh Kumar
2013-04-29cpufreq: arm_big_little: Add debugging infoViresh Kumar
2013-04-29cpufreq: arm_big_little: Use clock framework calls to get/set clkViresh Kumar
2013-04-29cpufreq: arm_big_little: Get freq table from platform specific driverViresh Kumar
2013-04-29cpufreq: arm_big_little: Make Vexpress bL as generic big LITTLE cpufreq driverViresh Kumar
2013-04-29fix building vexpress_bL_cpufreq as moduleRiku Voipio
2013-04-29cpufreq: vexpress: Remove duplicate frequency bounds checkDave Martin
2013-04-29cpufreq: vexpress: Use CPU topology for mapping cpus to clustersDave Martin
2013-04-29cpufreq: vexpress: update parameters to spc get/set perf routinesSudeep KarkadaNagesha
2013-04-29cpufreq: vexpress: Rename driver to fit within size limitsJon Medhurst
2013-04-29cpufreq: vexpress: Check for presence of SPC driverJon Medhurst
2013-04-29cpufreq: vexpress: Safely handle missing CPU frequenciesJon Medhurst
2013-04-29cpufreq: vexpress: add support for big.LITTLE frequency scalingSudeep KarkadaNagesha
2013-04-29ARM: Select ARCH_HAS_CPUFREQ for ARCH_VEXPRESSSudeep KarkadaNagesha