summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/platsmp-apmu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: convert to SPDX identifierWolfram Sang2018-06-181-4/+1Star
* ARM: shmobile: apmu: Remove platsmp-apmu.hGeert Uytterhoeven2018-06-181-100/+100
* ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus()Geert Uytterhoeven2018-06-181-40/+0Star
* ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND sectionGeert Uytterhoeven2018-06-181-15/+15
* ARM: shmobile: rcar-gen2: Add watchdog supportFabrizio Castro2018-03-131-0/+1
* ARM: shmobile: rcar-gen2: Make sure CNTVOFF is initialized on CA7/15Geert Uytterhoeven2017-09-181-1/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-3/+3
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-3/+3
* | ARM: shmobile: apmu: Allow booting secondary CPU cores in debug modeGeert Uytterhoeven2017-01-031-13/+1Star
* | ARM: shmobile: apmu: Add debug resource reset for secondary CPU bootGeert Uytterhoeven2017-01-031-0/+13
* | ARM: shmobile: apmu: Add more register documentationGeert Uytterhoeven2017-01-031-4/+10
|/
* ARM: shmobile: apmu: Add APMU DT support via Enable methodMagnus Damm2016-06-291-4/+88
* ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functionsGeert Uytterhoeven2016-06-291-1/+1
* ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven2016-02-171-1/+0Star
* ARM: shmobile: apmu: correct type of CPU idAndrzej Hajda2015-10-021-1/+1
* ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() staticGeert Uytterhoeven2015-10-011-1/+1
* ARM: shmobile: apmu: silence build warningsWolfram Sang2015-07-141-2/+2
* ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-011-1/+1
* ARM: shmobile: Separate APMU resource data into CPU dependant partHisashi Nakamura2014-11-041-18/+9Star
* ARM: shmobile: fix shmobile_smp_apmu_suspend_init build failure for !SUSPENDArnd Bergmann2014-07-061-2/+0Star
* ARM: shmobile: Use __init for APMU suspend init functionMagnus Damm2014-06-261-1/+1
* ARM: shmobile: Adjust APMU code to build for non-SMPMagnus Damm2014-06-261-4/+7
* ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAMkeita kobayashi2014-06-171-4/+56
* ARM: shmobile: Move common.hMagnus Damm2014-06-171-1/+1
* ARM: shmobile: APMU: Fix warnings due to improper printk formatsLaurent Pinchart2014-03-061-2/+1Star
* ARM: shmobile: Include CA7 cores in APMU tableMagnus Damm2013-09-301-0/+4
* ARM: shmobile: Extend APMU code to allow single cluster onlyMagnus Damm2013-09-301-0/+13
* ARM: shmobile: Shared APMU SMP support code without DTMagnus Damm2013-09-301-0/+178