aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore_snb.c
AgeCommit message (Expand)Author
2023-02-11perf/x86/intel/uncore: Add Meteor Lake supportKan Liang
2022-11-24perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang
2022-08-27perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-05-11perf/x86/uncore: Add new Alder Lake and Raptor Lake supportKan Liang
2022-05-11perf/x86/uncore: Clean up uncore_pci_ids[]Kan Liang
2022-04-05perf/x86/uncore: Add Raptor Lake uncore supportKan Liang
2022-01-18perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang
2021-04-19perf/x86/intel/uncore: Add Alder Lake supportKan Liang
2021-01-14perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra
2020-11-10perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann
2020-10-29perf/x86/intel/uncore: Add Rocket Lake supportKan Liang
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-29perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang
2020-09-29perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang
2020-09-29perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore supportKan Liang
2020-08-15perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar
2020-06-15perf/x86/intel/uncore: Record the size of mapped areaKan Liang
2020-06-15perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGLKan Liang
2020-06-15perf/x86/intel/uncore: Add Comet Lake supportKan Liang
2020-02-11perf/x86: Add Intel Tiger Lake uncore supportKan Liang
2020-01-17perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang
2019-06-03perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...Gayatri Kammela
2019-06-03perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela
2019-04-16perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang
2019-03-09perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang
2019-01-21perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2018-11-12perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang
2018-11-12perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang
2018-05-31perf/x86/intel/uncore: Clean up client IMC uncoreKan Liang
2018-05-31perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncoreKan 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-11-16perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB cl...Kan Liang
2016-11-11perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang
2016-08-18perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros
2016-08-12perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang
2016-07-07perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang
2016-02-29perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner
2016-02-29perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner
2016-02-17perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.cBorislav Petkov