index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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