index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shmobile
/
platsmp-apmu.c
Age
Commit message (
Expand
)
Author
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2018-06-18
ARM: shmobile: convert to SPDX identifier
Wolfram Sang
2018-06-18
ARM: shmobile: apmu: Remove platsmp-apmu.h
Geert Uytterhoeven
2018-06-18
ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus()
Geert Uytterhoeven
2018-06-18
ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND section
Geert Uytterhoeven
2018-03-13
ARM: shmobile: rcar-gen2: Add watchdog support
Fabrizio Castro
2017-09-18
ARM: shmobile: rcar-gen2: Make sure CNTVOFF is initialized on CA7/15
Geert Uytterhoeven
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2017-01-03
ARM: shmobile: apmu: Allow booting secondary CPU cores in debug mode
Geert Uytterhoeven
2017-01-03
ARM: shmobile: apmu: Add debug resource reset for secondary CPU boot
Geert Uytterhoeven
2017-01-03
ARM: shmobile: apmu: Add more register documentation
Geert Uytterhoeven
2016-06-29
ARM: shmobile: apmu: Add APMU DT support via Enable method
Magnus Damm
2016-06-29
ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functions
Geert Uytterhoeven
2016-02-17
ARM: shmobile: Remove shmobile_boot_arg
Geert Uytterhoeven
2015-10-02
ARM: shmobile: apmu: correct type of CPU id
Andrzej Hajda
2015-10-01
ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() static
Geert Uytterhoeven
2015-07-14
ARM: shmobile: apmu: silence build warnings
Wolfram Sang
2015-06-01
ARM: v7 setup function should invalidate L1 cache
Russell King
2014-11-04
ARM: shmobile: Separate APMU resource data into CPU dependant part
Hisashi Nakamura
2014-07-06
ARM: shmobile: fix shmobile_smp_apmu_suspend_init build failure for !SUSPEND
Arnd Bergmann
2014-06-26
ARM: shmobile: Use __init for APMU suspend init function
Magnus Damm
2014-06-26
ARM: shmobile: Adjust APMU code to build for non-SMP
Magnus Damm
2014-06-17
ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAM
keita kobayashi
2014-06-17
ARM: shmobile: Move common.h
Magnus Damm
2014-03-06
ARM: shmobile: APMU: Fix warnings due to improper printk formats
Laurent Pinchart
2013-09-30
ARM: shmobile: Include CA7 cores in APMU table
Magnus Damm
2013-09-30
ARM: shmobile: Extend APMU code to allow single cluster only
Magnus Damm
2013-09-30
ARM: shmobile: Shared APMU SMP support code without DT
Magnus Damm