Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3d4cf65e2db58f927ca3cd13b0074b8fe5124659
/
arch
/
arm
/
kernel
/
sleep.S
6ebbf2c
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
by Russell King
· 11 years ago
0e0779d
ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume
by Lorenzo Pieralisi
· 11 years ago
2098990
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable
by Russell King
· 11 years ago
97bcb0f
ARM: set BE8 if LE in head code
by Ben Dooks
· 12 years ago
71a8986
ARM: suspend: use hash of cpu_logical_map value to index into save array
by Nicolas Pitre
· 12 years ago
7604537
ARM: kernel: implement stack pointer save array through MPIDR hashing
by Lorenzo Pieralisi
· 12 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
d675d0b
ARM: LPAE: add ISBs around MMU enabling code
by Will Deacon
· 13 years ago
e6eadc6
ARM: suspend: use idmap_pgd instead of suspend_pgd
by Will Deacon
· 13 years ago
abda1bd
ARM: pm: convert some assembly to C
by Russell King
· 14 years ago
62b2d07
ARM: pm: get rid of cpu_resume_turn_mmu_on
by Russell King
· 14 years ago
de8e71c
ARM: pm: only use preallocated page table during resume
by Russell King
· 14 years ago
e8ce0eb
ARM: pm: preallocate a page table for suspend/resume
by Russell King
· 14 years ago
f5fa68d
ARM: pm: force non-zero return value from __cpu_suspend when aborting
by Russell King
· 14 years ago
29cb3cd
ARM: pm: allow suspend finisher to return error codes
by Russell King
· 14 years ago
2c74a0c
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
by Russell King
· 14 years ago
14cd8fd
ARM: pm: move cpu_init() call into core code
by Russell King
· 14 years ago
e8856a8
ARM: pm: convert cpu_suspend() to a normal function
by Russell King
· 14 years ago
3799bbe
ARM: pm: rejig suspend follow-on function calling convention
by Russell King
· 14 years ago
8111eaa
ARM: pm: reallocate registers to avoid r2, r3
by Russell King
· 14 years ago
5fa94c8
ARM: pm: preserve r4 - r11 across a suspend
by Russell King
· 14 years ago
3fd431b
ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
by Russell King
· 14 years ago
2fefbcd
ARM: pm: move return address (for cpu_resume) to top of stack
by Russell King
· 14 years ago
6b5f6ab
ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
by Russell King
· 14 years ago
fb4fe87
ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues
by Nicolas Pitre
· 14 years ago
941aefa
ARM: pm: allow generic sleep code to be used with SMP CPU idle
by Russell King
· 14 years ago
f6b0fa0
ARM: pm: add generic CPU suspend/resume support
by Russell King
· 14 years ago