aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-23arm64/sme: Expose SMIDR through sysfsMark Brown1-0/+1
2022-04-22arm64/sme: Identify supported SME vector lengths at bootMark Brown1-0/+3
2022-04-22arm64/sme: Basic enumeration supportMark Brown1-0/+1
2021-12-13arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly1-0/+1
2021-06-11arm64: cpuinfo: Split AArch32 registers out into a separate structWill Deacon1-21/+25
2021-05-26arm64: Check if GMID_EL1.BS is the same on all CPUsCatalin Marinas1-0/+1
2021-05-26arm64: Change the cpuinfo_arm64 member type for some sysregs to u64Catalin Marinas1-5/+5
2020-05-21arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 contextAnshuman Khandual1-0/+1
2020-05-21arm64/cpufeature: Introduce ID_MMFR5 CPU registerAnshuman Khandual1-0/+1
2020-05-21arm64/cpufeature: Introduce ID_DFR1 CPU registerAnshuman Khandual1-0/+1
2020-05-21arm64/cpufeature: Introduce ID_PFR2 CPU registerAnshuman Khandual1-0/+1
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2017-11-03arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin1-0/+4
2016-07-12arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper1-0/+2
2016-02-18arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse1-0/+1
2015-10-21arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose1-1/+2
2015-10-21arm64: Keep track of CPU feature registersSuzuki K. Poulose1-0/+1
2015-10-21arm64: Move mixed endian support detectionSuzuki K. Poulose1-0/+2
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland1-0/+5
2014-11-25arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland1-0/+2
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland1-0/+59