summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/platsmp-apmu.c
AgeCommit message (Expand)Author
2023-03-30ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg'Rob Herring
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2018-06-18ARM: shmobile: convert to SPDX identifierWolfram Sang
2018-06-18ARM: shmobile: apmu: Remove platsmp-apmu.hGeert Uytterhoeven
2018-06-18ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus()Geert Uytterhoeven
2018-06-18ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND sectionGeert Uytterhoeven
2018-03-13ARM: shmobile: rcar-gen2: Add watchdog supportFabrizio Castro
2017-09-18ARM: shmobile: rcar-gen2: Make sure CNTVOFF is initialized on CA7/15Geert Uytterhoeven
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2017-01-03ARM: shmobile: apmu: Allow booting secondary CPU cores in debug modeGeert Uytterhoeven
2017-01-03ARM: shmobile: apmu: Add debug resource reset for secondary CPU bootGeert Uytterhoeven
2017-01-03ARM: shmobile: apmu: Add more register documentationGeert Uytterhoeven
2016-06-29ARM: shmobile: apmu: Add APMU DT support via Enable methodMagnus Damm
2016-06-29ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functionsGeert Uytterhoeven
2016-02-17ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven
2015-10-02ARM: shmobile: apmu: correct type of CPU idAndrzej Hajda
2015-10-01ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() staticGeert Uytterhoeven
2015-07-14ARM: shmobile: apmu: silence build warningsWolfram Sang
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2014-11-04ARM: shmobile: Separate APMU resource data into CPU dependant partHisashi Nakamura
2014-07-06ARM: shmobile: fix shmobile_smp_apmu_suspend_init build failure for !SUSPENDArnd Bergmann
2014-06-26ARM: shmobile: Use __init for APMU suspend init functionMagnus Damm
2014-06-26ARM: shmobile: Adjust APMU code to build for non-SMPMagnus Damm
2014-06-17ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAMkeita kobayashi
2014-06-17ARM: shmobile: Move common.hMagnus Damm
2014-03-06ARM: shmobile: APMU: Fix warnings due to improper printk formatsLaurent Pinchart
2013-09-30ARM: shmobile: Include CA7 cores in APMU tableMagnus Damm
2013-09-30ARM: shmobile: Extend APMU code to allow single cluster onlyMagnus Damm
2013-09-30ARM: shmobile: Shared APMU SMP support code without DTMagnus Damm