| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-02-28 | 1 | -3/+3 |
|\ |
|
| * | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 2017-02-28 | 1 | -3/+3 |
* | | ARM: shmobile: apmu: Allow booting secondary CPU cores in debug mode | Geert Uytterhoeven | 2017-01-03 | 1 | -13/+1 |
* | | ARM: shmobile: apmu: Add debug resource reset for secondary CPU boot | Geert Uytterhoeven | 2017-01-03 | 1 | -0/+13 |
* | | ARM: shmobile: apmu: Add more register documentation | Geert Uytterhoeven | 2017-01-03 | 1 | -4/+10 |
|/ |
|
* | ARM: shmobile: apmu: Add APMU DT support via Enable method | Magnus Damm | 2016-06-29 | 1 | -4/+88 |
* | ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functions | Geert Uytterhoeven | 2016-06-29 | 1 | -1/+1 |
* | ARM: shmobile: Remove shmobile_boot_arg | Geert Uytterhoeven | 2016-02-17 | 1 | -1/+0 |
* | ARM: shmobile: apmu: correct type of CPU id | Andrzej Hajda | 2015-10-02 | 1 | -1/+1 |
* | ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() static | Geert Uytterhoeven | 2015-10-01 | 1 | -1/+1 |
* | ARM: shmobile: apmu: silence build warnings | Wolfram Sang | 2015-07-14 | 1 | -2/+2 |
* | ARM: v7 setup function should invalidate L1 cache | Russell King | 2015-06-01 | 1 | -1/+1 |
* | ARM: shmobile: Separate APMU resource data into CPU dependant part | Hisashi Nakamura | 2014-11-04 | 1 | -18/+9 |
* | ARM: shmobile: fix shmobile_smp_apmu_suspend_init build failure for !SUSPEND | Arnd Bergmann | 2014-07-06 | 1 | -2/+0 |
* | ARM: shmobile: Use __init for APMU suspend init function | Magnus Damm | 2014-06-26 | 1 | -1/+1 |
* | ARM: shmobile: Adjust APMU code to build for non-SMP | Magnus Damm | 2014-06-26 | 1 | -4/+7 |
* | ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAM | keita kobayashi | 2014-06-17 | 1 | -4/+56 |
* | ARM: shmobile: Move common.h | Magnus Damm | 2014-06-17 | 1 | -1/+1 |
* | ARM: shmobile: APMU: Fix warnings due to improper printk formats | Laurent Pinchart | 2014-03-06 | 1 | -2/+1 |
* | ARM: shmobile: Include CA7 cores in APMU table | Magnus Damm | 2013-09-30 | 1 | -0/+4 |
* | ARM: shmobile: Extend APMU code to allow single cluster only | Magnus Damm | 2013-09-30 | 1 | -0/+13 |
* | ARM: shmobile: Shared APMU SMP support code without DT | Magnus Damm | 2013-09-30 | 1 | -0/+178 |