aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore_snb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang1-0/+91
2019-03-09perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang1-1/+3
2019-01-21perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-7/+2
2018-11-12perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang1-1/+5
2018-11-12perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang1-1/+114
2018-05-31perf/x86/intel/uncore: Clean up client IMC uncoreKan Liang1-112/+20
2018-05-31perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncoreKan Liang1-2/+31
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-3/+3
2016-11-16perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB client uncore IMCKan Liang1-12/+0
2016-11-11perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang1-4/+28
2016-08-18perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros1-0/+2
2016-08-12perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang1-0/+14
2016-07-07perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang1-1/+66
2016-02-29perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner1-0/+1
2016-02-29perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner1-0/+13
2016-02-17perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.cBorislav Petkov1-0/+717