summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-271-21/+0Star
* arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2014-12-231-1/+13
* arm64: Move cpu_resume into the text sectionLaura Abbott2014-11-251-2/+2
* arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi2014-09-121-19/+29
* arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2014-07-181-1/+1
* arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi2014-01-241-0/+8
* arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi2014-01-101-0/+23
* arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi2013-12-161-0/+109