aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-01cpuidle: arm_big_little: fixup for MCPMNicolas Pitre
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-01gic: introduce gic_cpu_if_down()Nicolas Pitre
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: mfd: vexpress: add Serial Power Controller (SPC) supportLorenzo Pieralisi
2013-07-01drivers: mfd: refactor the vexpress config bridge APIPawel Moll
2013-07-01Support CCI PMU in perfPunit Agrawal
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-01drivers/bus: arm-cci: function to enable CCI ports from early boot codeNicolas Pitre
2013-07-01drivers: bus: add ARM CCI supportLorenzo Pieralisi
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
2013-07-01ARM: vexpress: update TC2 dts to support multiple PMUsSudeep KarkadaNagesha
2013-07-01ARM: vexpress: Add CPU clock-frequencies to TC2 device-treeJon Medhurst
2013-07-01ARM: vexpress: Update TC2 memory to 2GBJon Medhurst
2013-07-01ARM: vexpress: Add proper DT support for the dual cluster V2P-CA15_CA7 CoreTileLiviu Dudau
2013-07-01arm: versatile: don't mark pen as __INITMark Rutland
2013-07-01timer: Avoid masking EVENTEN bit in CNTKCTL registerMathieu J. Poirier
2013-07-01ARM: vexpress: Select CONFIG_ARM_ERRATA_643719Jon Medhurst
2013-07-01net: smc91x: Do not cast pointer to intCatalin Marinas
2013-07-01ARM: LPAE: Invalidate the TLB for module addresses during translation faultCatalin Marinas
2013-07-01ARM: vexpress: configure CLCD driver device tree support for A9 CoreTileRyan Harkin
2013-07-01amba-clcd: separate ioremap framebuffer from DMA implementationWill Deacon
2013-07-01amba-clcd: Only use dma_alloc_writecombine() if the arch supports itCatalin Marinas