index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
suspend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
1
-0
/
+4
2018-05-31
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
1
-0
/
+8
2018-01-13
arm64: uaccess: Add PAN helper
James Morse
1
-2
/
+2
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+4
2017-11-02
arm64: explicitly mask all exceptions
James Morse
1
-3
/
+4
2017-11-02
arm64: suspend: remove useless included file
Yisheng Xie
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
1
-6
/
+0
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
1
-0
/
+11
2016-09-01
arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure
Will Deacon
1
-4
/
+6
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
1
-32
/
+6
2016-04-28
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
1
-30
/
+42
2016-02-16
arm64: unify idmap removal
Mark Rutland
1
-16
/
+4
2015-11-17
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
Lorenzo Pieralisi
1
-0
/
+10
2015-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2015-11-12
arm64: suspend: make hw_breakpoint_restore static
Jisheng Zhang
1
-1
/
+1
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-10-28
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
Lorenzo Pieralisi
1
-9
/
+13
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
1
-1
/
+1
2015-06-19
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
Sudeep Holla
1
-3
/
+3
2015-06-02
arm64: drop sleep_idmap_phys and clean up cpu_resume()
Ard Biesheuvel
1
-3
/
+0
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
1
-21
/
+0
2014-12-23
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
Lorenzo Pieralisi
1
-1
/
+13
2014-11-25
arm64: Move cpu_resume into the text section
Laura Abbott
1
-2
/
+2
2014-09-12
arm64: kernel: refactor the CPU suspend API for retention states
Lorenzo Pieralisi
1
-19
/
+29
2014-07-18
arm64: kernel: add missing __init section marker to cpu_suspend_init
Lorenzo Pieralisi
1
-1
/
+1
2014-01-24
arm64: kernel: fix per-cpu offset restore on resume
Lorenzo Pieralisi
1
-0
/
+8
2014-01-10
arm64: kernel: restore HW breakpoint registers in cpu_suspend
Lorenzo Pieralisi
1
-0
/
+23
2013-12-16
arm64: kernel: cpu_{suspend/resume} implementation
Lorenzo Pieralisi
1
-0
/
+109