aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/suspend.c
Commit message (Expand)AuthorAge
* arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-10-20
* arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon2016-09-01
* arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-28
* arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse2016-04-28
* arm64: unify idmap removalMark Rutland2016-02-16
* arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi2015-11-17
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-12
|\
| * arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang2015-11-12
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\|
| * arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-07
* | arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi2015-10-28
|/
* arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla2015-06-19
* arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel2015-06-02
* arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-27
* arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2014-12-23
* arm64: Move cpu_resume into the text sectionLaura Abbott2014-11-25
* arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi2014-09-12
* arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2014-07-18
* arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi2014-01-24
* arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi2014-01-10
* arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi2013-12-16