aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/hibernate.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-14treewide: Fix printk() message errorsGravatar Masanari Iida 1-2/+2
2016-08-26Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"Gravatar James Morse 1-26/+0
2016-08-26arm64: hibernate: Resume when hibernate image created on non-boot CPUGravatar James Morse 1-0/+51
2016-08-25arm64: hibernate: Support DEBUG_PAGEALLOCGravatar James Morse 1-9/+36
2016-08-25arm64: Create sections.hGravatar James Morse 1-6/+0
2016-08-12arm64: hibernate: handle allocation failuresGravatar Mark Rutland 1-27/+32
2016-08-12arm64: hibernate: avoid potential TLB conflictGravatar Mark Rutland 1-6/+17
2016-06-22arm64: hibernate: Don't hibernate on systems with stuck CPUsGravatar James Morse 1-0/+6
2016-04-28arm64: hibernate: Refuse to hibernate if the boot cpu is offlineGravatar James Morse 1-0/+26
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskGravatar James Morse 1-0/+461