summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/uncore_nhmex.c
AgeCommit message (Expand)Author
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2024-04-29perf/x86/intel/uncore: Switch to new Intel CPU model definesTony Luck
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner
2023-11-24perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets arrayKan Liang
2018-05-31perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2016-02-29perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner
2016-02-17perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmh...Borislav Petkov