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
/
cpu_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
1
-1
/
+6
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
1
-1
/
+1
2020-03-24
arm64: Declare ACPI parking protocol CPU operation if needed
Gavin Shan
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-03
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-0
/
+1
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
1
-3
/
+3
2017-07-20
arm64: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
1
-1
/
+2
2016-02-16
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
1
-4
/
+23
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-2
/
+0
2015-05-19
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
1
-24
/
+41
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
1
-12
/
+11
2015-03-25
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
1
-1
/
+1
2014-07-18
arm64: kernel: enable PSCI cpu operations on UP systems
Lorenzo Pieralisi
1
-1
/
+1
2013-10-31
arm64: Slightly improve the warning on CPU0 enable-method
Catalin Marinas
1
-2
/
+2
2013-10-30
ARM64: simplify cpu_read_bootcpu_ops using OF/DT helper
Sudeep KarkadaNagesha
1
-17
/
+5
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
1
-1
/
+53
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
1
-0
/
+47