index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
sleep.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-1
/
+0
*
ARM: LPAE: add ISBs around MMU enabling code
Will Deacon
2011-12-08
1
-0
/
+2
*
ARM: suspend: use idmap_pgd instead of suspend_pgd
Will Deacon
2011-12-06
1
-0
/
+2
*
ARM: pm: convert some assembly to C
Russell King
2011-09-20
1
-36
/
+17
*
ARM: pm: get rid of cpu_resume_turn_mmu_on
Russell King
2011-09-20
1
-6
/
+2
*
ARM: pm: only use preallocated page table during resume
Russell King
2011-09-20
1
-10
/
+9
*
ARM: pm: preallocate a page table for suspend/resume
Russell King
2011-09-20
1
-21
/
+12
*
ARM: pm: force non-zero return value from __cpu_suspend when aborting
Russell King
2011-09-20
1
-0
/
+2
*
ARM: pm: allow suspend finisher to return error codes
Russell King
2011-07-02
1
-2
/
+9
*
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
2011-06-24
1
-2
/
+2
*
ARM: pm: move cpu_init() call into core code
Russell King
2011-06-24
1
-0
/
+1
*
ARM: pm: convert cpu_suspend() to a normal function
Russell King
2011-06-24
1
-6
/
+4
*
ARM: pm: rejig suspend follow-on function calling convention
Russell King
2011-06-24
1
-4
/
+5
*
ARM: pm: reallocate registers to avoid r2, r3
Russell King
2011-06-24
1
-9
/
+9
*
ARM: pm: preserve r4 - r11 across a suspend
Russell King
2011-06-24
1
-2
/
+3
*
ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
Russell King
2011-06-24
1
-18
/
+6
*
ARM: pm: move return address (for cpu_resume) to top of stack
Russell King
2011-06-24
1
-8
/
+8
*
ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
Russell King
2011-06-24
1
-9
/
+3
*
ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues
Nicolas Pitre
2011-03-26
1
-3
/
+11
*
ARM: pm: allow generic sleep code to be used with SMP CPU idle
Russell King
2011-02-22
1
-1
/
+26
*
ARM: pm: add generic CPU suspend/resume support
Russell King
2011-02-22
1
-0
/
+109