index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-03-30
ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg'
Rob Herring
1
-20
/
+16
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2018-06-18
ARM: shmobile: convert to SPDX identifier
Wolfram Sang
1
-4
/
+1
2018-06-18
ARM: shmobile: apmu: Remove platsmp-apmu.h
Geert Uytterhoeven
1
-100
/
+100
2018-06-18
ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus()
Geert Uytterhoeven
1
-40
/
+0
2018-06-18
ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND section
Geert Uytterhoeven
1
-15
/
+15
2018-03-13
ARM: shmobile: rcar-gen2: Add watchdog support
Fabrizio Castro
1
-0
/
+1
2017-09-18
ARM: shmobile: rcar-gen2: Make sure CNTVOFF is initialized on CA7/15
Geert Uytterhoeven
1
-1
/
+1
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+3
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
1
-3
/
+3
2017-01-03
ARM: shmobile: apmu: Allow booting secondary CPU cores in debug mode
Geert Uytterhoeven
1
-13
/
+1
2017-01-03
ARM: shmobile: apmu: Add debug resource reset for secondary CPU boot
Geert Uytterhoeven
1
-0
/
+13
2017-01-03
ARM: shmobile: apmu: Add more register documentation
Geert Uytterhoeven
1
-4
/
+10
2016-06-29
ARM: shmobile: apmu: Add APMU DT support via Enable method
Magnus Damm
1
-4
/
+88
2016-06-29
ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functions
Geert Uytterhoeven
1
-1
/
+1
2016-02-17
ARM: shmobile: Remove shmobile_boot_arg
Geert Uytterhoeven
1
-1
/
+0
2015-10-02
ARM: shmobile: apmu: correct type of CPU id
Andrzej Hajda
1
-1
/
+1
2015-10-01
ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() static
Geert Uytterhoeven
1
-1
/
+1
2015-07-14
ARM: shmobile: apmu: silence build warnings
Wolfram Sang
1
-2
/
+2
2015-06-01
ARM: v7 setup function should invalidate L1 cache
Russell King
1
-1
/
+1
2014-11-04
ARM: shmobile: Separate APMU resource data into CPU dependant part
Hisashi Nakamura
1
-18
/
+9
2014-07-06
ARM: shmobile: fix shmobile_smp_apmu_suspend_init build failure for !SUSPEND
Arnd Bergmann
1
-2
/
+0
2014-06-26
ARM: shmobile: Use __init for APMU suspend init function
Magnus Damm
1
-1
/
+1
2014-06-26
ARM: shmobile: Adjust APMU code to build for non-SMP
Magnus Damm
1
-4
/
+7
2014-06-17
ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAM
keita kobayashi
1
-4
/
+56
2014-06-17
ARM: shmobile: Move common.h
Magnus Damm
1
-1
/
+1
2014-03-06
ARM: shmobile: APMU: Fix warnings due to improper printk formats
Laurent Pinchart
1
-2
/
+1
2013-09-30
ARM: shmobile: Include CA7 cores in APMU table
Magnus Damm
1
-0
/
+4
2013-09-30
ARM: shmobile: Extend APMU code to allow single cluster only
Magnus Damm
1
-0
/
+13
2013-09-30
ARM: shmobile: Shared APMU SMP support code without DT
Magnus Damm
1
-0
/
+178