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