aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/suspend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi1-21/+0
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2014-11-25arm64: Move cpu_resume into the text sectionLaura Abbott1-2/+2
2014-09-12arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi1-19/+29
2014-07-18arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi1-1/+1
2014-01-24arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi1-0/+8
2014-01-10arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi1-0/+23
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi1-0/+109