aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-17ARM: delete mach-sharkLinus Walleij2-84/+0
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+17
2013-09-04ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes1-0/+17
2013-08-22ARM: timer-sp: Set dynamic irq affinityViresh Kumar1-1/+2
2013-08-12ARM: mcpm: use -st dsb option prior to sev instructionsWill Deacon2-3/+3
2013-08-05ARM: bL_switcher: add a simple /dev user interface for debugging purposesNicolas Pitre2-0/+72
2013-08-05ARM: bL_switcher: filter CPU hotplug requests when the switcher is activeNicolas Pitre1-0/+22
2013-08-04ARM: bL_switcher: remove assumptions between logical and physical CPUsNicolas Pitre1-72/+104
2013-07-30ARM: bL_switcher: add kernel cmdline param to disable the switcher on bootNicolas Pitre1-3/+9
2013-07-30ARM: bL_switcher: ability to enable and disable the switcher via sysfsNicolas Pitre1-11/+160
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre1-1/+13
2013-07-30ARM: bL_switcher: hot-unplug half of the available CPUsNicolas Pitre1-1/+77
2013-07-30ARM: bL_switcher: simplify stack isolationNicolas Pitre1-15/+8
2013-07-30ARM: bL_switcher: move to dedicated threads rather than workqueuesNicolas Pitre1-23/+78
2013-07-30ARM: bL_switcher: add clockevent save/restore supportLorenzo Pieralisi1-0/+20
2013-07-30ARM: b.L: core switcher codeNicolas Pitre2-0/+242
2013-07-22Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixesOlof Johansson1-1/+0
2013-07-16ARM: edma: remove duplicated include from edma.cWei Yongjun1-1/+0
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-2/+2
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-7/+2
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter1-0/+78
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter1-13/+173
2013-06-18ARM: edma: Convert to devm_* apiLad, Prabhakar1-45/+20
2013-06-18ARM: edma: remove unused transfer controller handlersMatt Porter1-37/+0
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter3-0/+1595
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-06-05ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus methodNicolas Pitre1-5/+0
2013-06-05ARM: 7740/1: MCPM: prettify debug outputNicolas Pitre1-2/+2
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+0
2013-05-10ARM: 7715/1: MCPM: adapt to GIC changes after upstream mergeNicolas Pitre1-3/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-16/+124
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+20
2013-05-02ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernelsDave Martin1-0/+2
2013-04-24ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre1-1/+6
2013-04-24ARM: mcpm: generic SMP secondary bringup and hotplug supportNicolas Pitre2-1/+88
2013-04-24ARM: mcpm_head.S: vlock-based first man electionDave Martin2-6/+37
2013-04-24ARM: mcpm: Add baremetal voting mutexesDave Martin2-0/+137
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin2-2/+254
2013-04-24ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre1-0/+91
2013-04-24ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre3-0/+109
2013-04-11ARM: integrator-cp: convert use CLKSRC_OF for timer initRob Herring1-0/+35
2013-04-11ARM: timer-sp: convert to use CLKSRC_OF initRob Herring1-16/+89
2013-04-09ARM: Add interface for registering and calling firmware-specific operationsTomasz Figa2-0/+20
2013-01-12irqchip: Move ARM VIC to drivers/irqchipRob Herring3-500/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-34/+36
2013-01-12ARM: VIC: set handle_arch_irq in VIC initializationRob Herring1-0/+1
2013-01-12ARM: VIC: shrink down vic.hRob Herring1-0/+17
2013-01-12irqchip: Move ARM GIC to drivers/irqchipRob Herring3-826/+0