index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cpu_ops.h
Age
Commit message (
Expand
)
Author
2022-06-23
arm64: cpuidle: remove generic cpuidle support
Michael Walle
2020-09-07
arm64: fix some spelling mistakes in the comments by codespell
Xiaoming Ni
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
2019-08-15
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2015-05-19
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-03-25
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
2014-10-03
arm64: Remove unneeded extern keyword
Geoff Levand
2014-09-12
arm64: kernel: introduce cpu_init_idle CPU operation
Lorenzo Pieralisi
2014-05-15
ARM: Check if a CPU has gone offline
Ashwin Chaugule
2013-12-16
arm64: kernel: cpu_{suspend/resume} implementation
Lorenzo Pieralisi
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland