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
starfive-6.6.48-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
/
psci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-26
arm64: psci: move psci firmware calls out of line
Will Deacon
1
-34
/
+3
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
1
-2
/
+0
2014-12-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2014-12-11
arm64: psci: Fix build breakage without PM_SLEEP
Krzysztof Kozlowski
1
-0
/
+2
2014-11-22
Merge branch 'master' into for-3.19
Tejun Heo
1
-1
/
+1
2014-10-30
arm64: psci: fix cpu_suspend to check idle state type for index
Amit Daniel Kachhap
1
-1
/
+1
2014-10-29
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
1
-2
/
+2
2014-09-12
arm64: add PSCI CPU_SUSPEND based cpu_suspend support
Lorenzo Pieralisi
1
-0
/
+104
2014-07-18
arm64: kernel: add __init marker to PSCI init functions
Lorenzo Pieralisi
1
-2
/
+2
2014-07-18
arm64: kernel: enable PSCI cpu operations on UP systems
Lorenzo Pieralisi
1
-1
/
+3
2014-05-15
ARM: Check if a CPU has gone offline
Ashwin Chaugule
1
-0
/
+31
2014-05-15
PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
1
-37
/
+163
2014-02-28
arm64: remove return value form psci_init()
Vladimir Murzin
1
-6
/
+3
2014-02-28
arm64: remove redundant "psci:" prefixes
Vladimir Murzin
1
-2
/
+2
2013-10-25
arm64: add PSCI CPU_OFF-based hotplug support
Mark Rutland
1
-0
/
+30
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
1
-8
/
+10
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
1
-5
/
+6
2013-10-25
arm64: unify smp_psci.c and psci.c
Mark Rutland
1
-1
/
+53
2013-01-29
arm64: psci: add support for PSCI invocations from the kernel
Will Deacon
1
-0
/
+211