summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore_snb.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/uncore: Add Meteor Lake supportKan Liang2023-02-111-0/+161
* perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang2022-11-241-0/+3
* perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian2022-08-271-1/+17
* perf/x86/uncore: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-111-0/+52
* perf/x86/uncore: Clean up uncore_pci_ids[]Kan Liang2022-05-111-316/+86
* perf/x86/uncore: Add Raptor Lake uncore supportKan Liang2022-04-051-0/+20
* perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang2022-01-181-1/+213
* perf/x86/intel/uncore: Add Alder Lake supportKan Liang2021-04-191-0/+131
* perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl2021-01-141-1/+1
* Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra2020-11-261-3/+49
|\
| * perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann2020-11-101-1/+1
| * Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-4/+41
| |\
| * | perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar2020-08-151-3/+49
* | | perf/x86/intel/uncore: Add Rocket Lake supportKan Liang2020-10-291-1/+19
| |/ |/|
* | perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang2020-09-291-1/+1
* | perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang2020-09-291-4/+25
* | perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore supportKan Liang2020-09-291-0/+16
|/
* perf/x86/intel/uncore: Record the size of mapped areaKan Liang2020-06-151-2/+11
* perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGLKan Liang2020-06-151-1/+2
* perf/x86/intel/uncore: Add Comet Lake supportKan Liang2020-06-151-0/+66
* perf/x86: Add Intel Tiger Lake uncore supportKan Liang2020-02-111-0/+159
* perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang2020-01-171-0/+6
* perf/x86/intel/uncore: Clean up client IMCKan Liang2019-06-171-14/+2
* perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...Gayatri Kammela2019-06-031-0/+43
* perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela2019-06-031-21/+21
* perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang2019-04-161-0/+91
* perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang2019-03-091-1/+3
* perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-211-7/+2
* perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang2018-11-121-1/+5
* perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-11-121-1/+114
* perf/x86/intel/uncore: Clean up client IMC uncoreKan Liang2018-05-311-112/+20
* perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncoreKan Liang2018-05-311-2/+31
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86: Constify attribute_group structuresArvind Yadav2017-08-181-3/+3
* perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB cl...Kan Liang2016-11-161-12/+0
* perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang2016-11-111-4/+28
* perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros2016-08-181-0/+2
* perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang2016-08-121-0/+14
* perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang2016-07-071-1/+66
* perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner2016-02-291-0/+1
* perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner2016-02-291-0/+13
* perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.cBorislav Petkov2016-02-171-0/+717