aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/smp-r8a7779.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-24ARM: shmobile: r8a7779: Remove redundant cpu_disable implementationStephen Boyd1-7/+0
2014-12-21ARM: shmobile: r8a7779: No TWD setup in C for MultiplatformMagnus Damm1-1/+1
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-06-25ARM: shmobile: Move r8a7779.hGeert Uytterhoeven1-1/+3
2014-06-17ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 caseMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2014-02-24ARM: shmobile: Break out R-Car SYSC PM codeMagnus Damm1-8/+9
2013-09-30ARM: shmobile: Let r8a7779 rely on SCU CPU notifierMagnus Damm1-4/+0
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-48/+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/+3
2013-08-06ARM: shmobile: Use shared SCU CPU Hotplug code on r8a7779Magnus Damm1-37/+4
2013-08-06ARM: shmobile: Use shared SCU SMP boot code on r8a7779Magnus Damm1-11/+12
2013-07-30ARM: shmobile: r8a7779: Rely on DT for SMP CPU infoSimon Horman1-9/+3
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-06-17ARM: shmobile: r8a7779 SMP with SCU boot fn and argsMagnus Damm1-2/+4
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-7/+0
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-7/+0
2013-03-13ARM: shmobile: Rearrange r8a7779 cpu hotplug codeMagnus Damm1-47/+49
2013-03-13ARM: shmobile: Update r8a7779 to use scu_power_mode()Magnus Damm1-27/+5
2013-03-13ARM: shmobile: Update r8a7779 to check SCU for hotplugMagnus Damm1-6/+32
2013-03-13ARM: shmobile: Use R8A7779_SCU_BASE with TWDMagnus Damm1-4/+3
2013-03-13ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm1-2/+0
2013-03-13ARM: shmobile: Kill off r8a7779 scu_base_addr() functionMagnus Damm1-9/+8
2013-03-13ARM: shmobile: Remove r8a7779_get_core_count()Magnus Damm1-8/+1
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2012-11-13Revert "ARM: shmobile: r8a7779: Replace modify_scu_cpu_psr with scu_power_mode"Simon Horman1-3/+22
2012-11-06ARM: shmobile: r8a7779: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht1-22/+3
2012-09-14ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier1-5/+43
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm1-1/+7
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-03-13ARM: __io abuse cleanupRob Herring1-2/+2
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier1-5/+3
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2012-01-12ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm1-0/+153