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