summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/suspend.c
AgeCommit message (Expand)Author
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2021-03-25ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2015-01-21ARM: 8248/1: pm: remove outdated commentBrian Norris
2013-07-30ARM: suspend: use hash of cpu_logical_map value to index into save arrayNicolas Pitre
2013-06-20ARM: kernel: implement stack pointer save array through MPIDR hashingLorenzo Pieralisi
2013-06-07ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon
2012-09-25ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi
2011-12-06ARM: suspend: use idmap_pgd instead of suspend_pgdWill Deacon
2011-09-20ARM: pm: add L2 cache cleaning for suspendRussell King
2011-09-20ARM: pm: convert some assembly to CRussell King
2011-09-20ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King
2011-09-20ARM: pm: only use preallocated page table during resumeRussell King
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King