aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/platsmp-apmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2018-06-18ARM: shmobile: convert to SPDX identifierWolfram Sang1-4/+1
2018-06-18ARM: shmobile: apmu: Remove platsmp-apmu.hGeert Uytterhoeven1-100/+100
2018-06-18ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus()Geert Uytterhoeven1-40/+0
2018-06-18ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND sectionGeert Uytterhoeven1-15/+15
2018-03-13ARM: shmobile: rcar-gen2: Add watchdog supportFabrizio Castro1-0/+1
2017-09-18ARM: shmobile: rcar-gen2: Make sure CNTVOFF is initialized on CA7/15Geert Uytterhoeven1-1/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+3
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-3/+3
2017-01-03ARM: shmobile: apmu: Allow booting secondary CPU cores in debug modeGeert Uytterhoeven1-13/+1
2017-01-03ARM: shmobile: apmu: Add debug resource reset for secondary CPU bootGeert Uytterhoeven1-0/+13
2017-01-03ARM: shmobile: apmu: Add more register documentationGeert Uytterhoeven1-4/+10
2016-06-29ARM: shmobile: apmu: Add APMU DT support via Enable methodMagnus Damm1-4/+88
2016-06-29ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functionsGeert Uytterhoeven1-1/+1
2016-02-17ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven1-1/+0
2015-10-02ARM: shmobile: apmu: correct type of CPU idAndrzej Hajda1-1/+1
2015-10-01ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() staticGeert Uytterhoeven1-1/+1
2015-07-14ARM: shmobile: apmu: silence build warningsWolfram Sang1-2/+2
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King1-1/+1
2014-11-04ARM: shmobile: Separate APMU resource data into CPU dependant partHisashi Nakamura1-18/+9
2014-07-06ARM: shmobile: fix shmobile_smp_apmu_suspend_init build failure for !SUSPENDArnd Bergmann1-2/+0
2014-06-26ARM: shmobile: Use __init for APMU suspend init functionMagnus Damm1-1/+1
2014-06-26ARM: shmobile: Adjust APMU code to build for non-SMPMagnus Damm1-4/+7
2014-06-17ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAMkeita kobayashi1-4/+56
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2014-03-06ARM: shmobile: APMU: Fix warnings due to improper printk formatsLaurent Pinchart1-2/+1
2013-09-30ARM: shmobile: Include CA7 cores in APMU tableMagnus Damm1-0/+4
2013-09-30ARM: shmobile: Extend APMU code to allow single cluster onlyMagnus Damm1-0/+13
2013-09-30ARM: shmobile: Shared APMU SMP support code without DTMagnus Damm1-0/+178