aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/suspend.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-15arm64: Preserve register x18 when CPU is suspendedSami Tolvanen1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-11arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland1-1/+1
2016-08-26arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse1-0/+3
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse1-0/+7
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse1-6/+3
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse1-0/+20
2015-06-19arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla1-1/+1
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi1-2/+0
2014-09-12arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi1-0/+1
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi1-0/+9
2013-12-16arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi1-0/+18