aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1)Thomas Gleixner1-4/+1
2018-06-27ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach1-26/+23
2017-07-18ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT1-1/+1
2017-01-30arm: mvebu: support for SMP on 98DX3336 SoCChris Packham1-0/+75
2016-02-08ARM: mvebu: add missing of_node_put()Masahiro Yamada1-0/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu into next/socArnd Bergmann1-16/+15
2014-11-30ARM: mvebu: synchronize secondary CPU clocks on resumeThomas Petazzoni1-16/+15
2014-11-22ARM: mvebu: Clean-up the Armada XP supportGregory CLEMENT1-0/+2
2014-07-24Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper1-1/+1
2014-07-24ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGregory CLEMENT1-1/+1
2014-07-22Merge branch 'mvebu/soc-cpufreq' into mvebu/socJason Cooper1-0/+1
2014-07-16ARM: mvebu: ensure CPU clocks are enabledThomas Petazzoni1-0/+1
2014-06-21ARM: mvebu: implement CPU hotplug support for Armada XPThomas Petazzoni1-0/+48
2014-05-08ARM: mvebu: Remove the unused argument of set_cpu_coherent()Gregory CLEMENT1-1/+1
2014-05-08ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGregory CLEMENT1-1/+1
2014-05-08Merge branch 'mvebu/irqchip' into mvebu/socJason Cooper1-8/+0
2014-05-08ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni1-0/+3
2014-05-08ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni1-1/+9
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni1-6/+0
2014-05-08irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni1-2/+0
2013-11-24ARM: mvebu: fix some sparse warningsJisheng Zhang1-2/+2
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+24
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+1
2013-08-21ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-28/+23
2013-08-15Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanupOlof Johansson1-18/+1
2013-08-15Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson1-1/+24
2013-08-09ARM: mach-mvebu: remove redundant DT parsing and validationSudeep KarkadaNagesha1-18/+1
2013-08-06ARM: mvebu: Remove the harcoded BootROM window allocationEzequiel Garcia1-1/+24
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-3/+2
2013-06-13arm: mvebu: remove dependency of SMP init on static I/O mappingThomas Petazzoni1-1/+9
2013-04-15arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni1-0/+2
2012-11-21arm: mvebu: Add SMP support for Armada XPGregory CLEMENT1-0/+122