aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/smp-sh73a0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-16ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>Geert Uytterhoeven1-1/+0
2018-09-11ARM: shmobile: convert to SPDX identifiersKuninori Morimoto1-9/+1
2016-02-17ARM: shmobile: Consolidate SCU mapping codeGeert Uytterhoeven1-2/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd1-1/+1
2015-07-06ARM: shmobile: Remove legacy SoC code for SH-Mobile AG5Geert Uytterhoeven1-8/+0
2015-02-24ARM: shmobile: sh73a0: Add Multiplatform supportMagnus Damm1-1/+1
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-06-25ARM: shmobile: Move sh73a0.hGeert Uytterhoeven1-1/+3
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2013-09-30ARM: shmobile: Let sh73a0 rely on SCU CPU notifierMagnus Damm1-5/+0
2013-09-20ARM: shmobile: Use shmobile_smp_cpu_disable() on sh73a0Magnus Damm1-8/+1
2013-08-28Merge tag 'renesas-smp-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/renesasOlof Johansson1-51/+16
2013-08-28Merge tag 'renesas-cleanup3-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/renesasOlof Johansson1-9/+2
2013-08-06ARM: shmobile: Use shared SCU CPU Hotplug code on sh73a0Magnus Damm1-38/+3
2013-08-06ARM: shmobile: Use shared SCU SMP boot code on sh73a0Magnus Damm1-13/+13
2013-07-26ARM: shmobile: sh73a0: Rely on DT for SMP CPU infoMagnus Damm1-9/+2
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-06-17ARM: shmobile: sh73a0 SMP with SCU boot fn and argsMagnus Damm1-2/+4
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-8/+0
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-7/+0
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-8/+0
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-7/+0
2013-03-13ARM: shmobile: Use sh73a0-specific cpu disable codeMagnus Damm1-1/+6
2013-03-13ARM: shmobile: Rework SH73A0_SCU_BASE IOMEM() usageMagnus Damm1-2/+2
2013-03-13ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm1-2/+0
2013-03-13ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.SMagnus Damm1-2/+2
2013-03-13ARM: shmobile: Kill off sh73a0 scu_base_addr() functionMagnus Damm1-10/+10
2013-03-13ARM: shmobile: Remove sh73a0_get_core_count()Magnus Damm1-8/+1
2013-01-30ARM: mach-shmobile: sh73a0: allow unplugging of CPU0Ulrich Hecht1-1/+1
2013-01-25ARM: SH-Mobile: sh73a0: Add CPU HotplugBastian Hecht1-6/+30
2013-01-25ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flagsBastian Hecht1-26/+4
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2012-11-13Revert "ARM: shmobile: sh73a0: Replace modify_scu_cpu_psr with scu_power_mode"Simon Horman1-2/+21
2012-11-06ARM: shmobile: sh73a0: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht1-21/+2
2012-09-14ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier1-4/+44
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto1-1/+6
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+10
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann1-1/+1
2012-03-13ARM: __io abuse cleanupRob Herring1-10/+10
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier1-5/+3
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2011-10-17ARM: shmobile: convert logical CPU numbers to physical numbersWill Deacon1-1/+5
2011-05-24ARM: mach-shmobile: sh73a0 twd_base fixMagnus Damm1-4/+5
2011-01-07ARM: mach-shmobile: update for GIC changes.Paul Mundt1-1/+1
2010-12-14ARM: mach-shmobile: sh73a0 SMP supportMagnus Damm1-0/+97