aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore_snb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-27perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian1-1/+17
2022-05-11perf/x86/uncore: Add new Alder Lake and Raptor Lake supportKan Liang1-0/+52
2022-05-11perf/x86/uncore: Clean up uncore_pci_ids[]Kan Liang1-316/+86
2022-04-05perf/x86/uncore: Add Raptor Lake uncore supportKan Liang1-0/+20
2022-01-18perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang1-1/+213
2021-04-19perf/x86/intel/uncore: Add Alder Lake supportKan Liang1-0/+131
2021-01-14perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl1-1/+1
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra1-3/+49
2020-11-10perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann1-1/+1
2020-10-29perf/x86/intel/uncore: Add Rocket Lake supportKan Liang1-1/+19
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+41
2020-09-29perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang1-1/+1
2020-09-29perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang1-4/+25
2020-09-29perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore supportKan Liang1-0/+16
2020-08-15perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar1-3/+49
2020-06-15perf/x86/intel/uncore: Record the size of mapped areaKan Liang1-2/+11
2020-06-15perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGLKan Liang1-1/+2
2020-06-15perf/x86/intel/uncore: Add Comet Lake supportKan Liang1-0/+66
2020-02-11perf/x86: Add Intel Tiger Lake uncore supportKan Liang1-0/+159
2020-01-17perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang1-0/+6
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang1-14/+2
2019-06-03perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and WhiskeyLake CPUsGayatri Kammela1-0/+43
2019-06-03perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela1-21/+21
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