aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-07-17ARM: perf: set cpu affinity for the irqs correctlySudeep KarkadaNagesha
2013-07-17ARM: perf: set cpu affinity to support multiple PMUsSudeep KarkadaNagesha
2013-07-17ARM: perf: register CPU PMUs with idr typesSudeep KarkadaNagesha
2013-07-17ARM: perf: replace global CPU PMU pointer with per-cpu pointersSudeep KarkadaNagesha
2013-07-17ARM: kernel: provide cluster to logical cpu mask mapping APILorenzo Pieralisi
2013-07-13KVM: VMX: mark unusable segment as nonpresentGleb Natapov
2013-07-01Vexpress: Enable OPP library for cpufreqViresh Kumar
2013-07-01ARM: Select ARCH_HAS_CPUFREQ for ARCH_VEXPRESSSudeep KarkadaNagesha
2013-07-01ARM: vexpress: Ensure SPC driver is loaded before using it in PSCI initJon Medhurst
2013-07-01ARM: vexpress: Get tc2_pm_psci.c to use common CP15 accessor functionsJon Medhurst
2013-07-01ARM: vexpress: Fixup tc2_pm_psci.c for mcpm APIsJon Medhurst
2013-07-01ARM: vexpress: add psci support in TC2 device treeAchin Gupta
2013-07-01ARM: vexpress: add shim layer for psci backend on TC2Achin Gupta
2013-07-01ARM: vexpress: allow native pm ops backends to probe for psci suppportAchin Gupta
2013-07-01ARM: TC2: replace hard coded cluster and cpu values with constantsAchin Gupta
2013-07-01tc2_pm: Fixup for new SPC driverJon Medhurst
2013-07-01ARM: vexpress: use generic CCI code to turn on CCI ports on TC2Nicolas Pitre
2013-07-01tc2_pm: fixup for new CCI driverJon Medhurst
2013-07-01ARM: TC2: reset CPUs spuriously woken up on cluster power upLorenzo Pieralisi
2013-07-01Use dts compatible node to init cpuidle-tc2mark hambleton
2013-07-01ARM: vexpress/tc2: clean up the cpuidle driverNicolas Pitre
2013-07-01ARM: mcpm: Make all mcpm functions notraceDave Martin
2013-07-01ARM: vexpress/tc2: implement PM suspend methodNicolas Pitre
2013-07-01ARM: TC2: disable GIC CPU IF on power downLorenzo Pieralisi
2013-07-01ARM: TC2: basic PM supportNicolas Pitre
2013-07-01ARM: b.L: assume aliasing I-cacheNicolas Pitre
2013-07-01ARM: vexpress: Make cpuidle check for presence of SPC driverJon Medhurst
2013-07-01ARM: vexpress: add TC2 CPU idle PMLorenzo Pieralisi
2013-07-01ARM: kernel: Fix compilation of sleep.S on ARMv6Jon Medhurst
2013-07-01ARM: kernel: fix MPIDR cpu_{suspend}/{resume} usageLorenzo Pieralisi
2013-07-01ARM: mcpm: Make all mcpm functions notraceDave Martin
2013-07-01ARM: vexpress: allow native pm ops backends to probe for psci suppportAchin Gupta
2013-07-01ARM: vexpress/dcscb: handle platform coherency exit/setup and CCIDave Martin
2013-07-01ARM: vexpress/dcscb: do not hardcode number of CPUs per clusterNicolas Pitre
2013-07-01ARM: vexpress/dcscb: add CPU use counts to the power up/down API implementationNicolas Pitre
2013-07-01ARM: vexpress: introduce DCSCB supportNicolas Pitre
2013-07-01ARM: introduce common set_auxcr/get_auxcr functionsRob Herring
2013-07-01ARM: psci: add cmdline option to enable use of psciAchin Gupta
2013-07-01ARM: psci: add probe function to discover presence of a psci implementationAchin Gupta
2013-07-01ARM: psci: convert psci '-EALREADYON' error code to linux '-EAGAIN'Achin Gupta
2013-07-01ARM: psci: add constants to specify affinity levelsAchin Gupta
2013-07-01ARM: vexpress: Add SPC node to TC2 device-treeJon Medhurst
2013-07-01drivers: ARM CCI: Add a platform driver stub for the PMUJon Medhurst
2013-07-01ARM: vexpress: Add CCI nodes to TC2 device-treeJon Medhurst
2013-07-01ARM: introduce a standalone CONFIG_BIG_LITTLE optionNicolas Pitre
2013-07-01ARM: mcpm: Make all mcpm functions notraceDave Martin
2013-07-01ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst
2013-07-01ARM: Enable selection of SMP operations at boot timeJon Medhurst
2013-07-01arm: introduce psci_smp_opsStefano Stabellini
2013-07-01ARM: bL boot on A7 clusterVincent Guittot