| Commit message (Expand) | Author | Age | Files | Lines |
* | soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-sysc | Geert Uytterhoeven | 2016-04-22 | 1 | -1/+1 |
* | ARM: shmobile: Consolidate SCU mapping code | Geert Uytterhoeven | 2016-02-17 | 1 | -2/+1 |
* | ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code | Geert Uytterhoeven | 2016-02-17 | 1 | -2/+0 |
* | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2015-12-01 | 1 | -1/+1 |
* | Merge tag 'renesas-marzen-board-removal-for-v4.3' of git://git.kernel.org/pub... | Olof Johansson | 2015-08-06 | 1 | -9/+0 |
|\ |
|
| * | ARM: shmobile: r8a7779: Remove legacy SoC code | Magnus Damm | 2015-07-28 | 1 | -9/+0 |
* | | ARM: shmobile: r8a7779: Make struct rcar_sysc_ch const | Geert Uytterhoeven | 2015-07-06 | 1 | -6/+6 |
|/ |
|
* | ARM: shmobile: r8a7779: Remove redundant cpu_disable implementation | Stephen Boyd | 2015-02-24 | 1 | -7/+0 |
* | ARM: shmobile: r8a7779: No TWD setup in C for Multiplatform | Magnus Damm | 2014-12-21 | 1 | -1/+1 |
* | ARM: shmobile: Remove FSF address from copyright headers | Laurent Pinchart | 2014-10-27 | 1 | -4/+0 |
* | ARM: shmobile: Move r8a7779.h | Geert Uytterhoeven | 2014-06-25 | 1 | -1/+3 |
* | ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 case | Magnus Damm | 2014-06-17 | 1 | -1/+1 |
* | ARM: shmobile: Move common.h | Magnus Damm | 2014-06-17 | 1 | -1/+1 |
* | ARM: shmobile: Break out R-Car SYSC PM code | Magnus Damm | 2014-02-24 | 1 | -8/+9 |
* | ARM: shmobile: Let r8a7779 rely on SCU CPU notifier | Magnus Damm | 2013-09-30 | 1 | -4/+0 |
* | Merge tag 'renesas-smp-for-v3.12' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2013-08-28 | 1 | -48/+16 |
|\ |
|
| * | ARM: shmobile: Use shared SCU CPU Hotplug code on r8a7779 | Magnus Damm | 2013-08-06 | 1 | -37/+4 |
| * | ARM: shmobile: Use shared SCU SMP boot code on r8a7779 | Magnus Damm | 2013-08-06 | 1 | -11/+12 |
* | | Merge tag 'renesas-cleanup3-for-v3.12' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2013-08-28 | 1 | -9/+3 |
|\| |
|
| * | ARM: shmobile: r8a7779: Rely on DT for SMP CPU info | Simon Horman | 2013-07-30 | 1 | -9/+3 |
* | | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 1 | -1/+1 |
|/ |
|
* | ARM: shmobile: r8a7779 SMP with SCU boot fn and args | Magnus Damm | 2013-06-17 | 1 | -2/+4 |
* | Merge branch 'gic/cleanup' into next/soc | Olof Johansson | 2013-04-28 | 1 | -7/+0 |
|\ |
|
| * | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas | 2013-03-26 | 1 | -7/+0 |
* | | ARM: shmobile: Rearrange r8a7779 cpu hotplug code | Magnus Damm | 2013-03-13 | 1 | -47/+49 |
* | | ARM: shmobile: Update r8a7779 to use scu_power_mode() | Magnus Damm | 2013-03-13 | 1 | -27/+5 |
* | | ARM: shmobile: Update r8a7779 to check SCU for hotplug | Magnus Damm | 2013-03-13 | 1 | -6/+32 |
* | | ARM: shmobile: Use R8A7779_SCU_BASE with TWD | Magnus Damm | 2013-03-13 | 1 | -4/+3 |
* | | ARM: shmobile: Common shmobile_scu_base in headsmp-scu.S | Magnus Damm | 2013-03-13 | 1 | -2/+0 |
* | | ARM: shmobile: Kill off r8a7779 scu_base_addr() function | Magnus Damm | 2013-03-13 | 1 | -9/+8 |
* | | ARM: shmobile: Remove r8a7779_get_core_count() | Magnus Damm | 2013-03-13 | 1 | -8/+1 |
|/ |
|
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
* | Revert "ARM: shmobile: r8a7779: Replace modify_scu_cpu_psr with scu_power_mode" | Simon Horman | 2012-11-13 | 1 | -3/+22 |
* | ARM: shmobile: r8a7779: Replace modify_scu_cpu_psr with scu_power_mode | Bastian Hecht | 2012-11-06 | 1 | -22/+3 |
* | ARM: SoC: convert shmobile SMP to SMP operations | Marc Zyngier | 2012-09-14 | 1 | -5/+43 |
* | ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix | Magnus Damm | 2012-05-12 | 1 | -1/+7 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 1 | -2/+2 |
|\ |
|
| * | ARM: __io abuse cleanup | Rob Herring | 2012-03-13 | 1 | -2/+2 |
* | | ARM: shmobile: convert to twd_local_timer_register() interface | Marc Zyngier | 2012-03-13 | 1 | -5/+3 |
|/ |
|
* | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2012-01-23 | 1 | -0/+1 |
* | ARM: mach-shmobile: r8a7779 SMP support V3 | Magnus Damm | 2012-01-12 | 1 | -0/+153 |