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