summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/uncore.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner1-1/+1
2023-11-24perf/x86/intel/uncore: Support Sierra Forest and Grand RidgeKan Liang1-0/+2
2023-11-24perf/x86/intel/uncore: Support Granite RapidsKan Liang1-0/+10
2023-10-10x86/cpu: Move logical package and die IDs into topology infoThomas Gleixner1-1/+1
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra1-1/+1
2023-02-11perf/x86/intel/uncore: Add Meteor Lake supportKan Liang1-0/+7
2023-01-21perf/x86/uncore: Add a quirk for UPI on SPRKan Liang1-0/+1
2023-01-21perf/x86/uncore: Ignore broken units in discovery tableKan Liang1-2/+6
2023-01-21perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_nameKan Liang1-2/+8
2023-01-21perf/x86/uncore: Factor out uncore_device_to_die()Kan Liang1-0/+15
2023-01-09perf/x86/intel/uncore: Add Emerald RapidsKan Liang1-0/+1
2022-09-29perf/x86/uncore: Add new Raptor Lake S supportKan Liang1-0/+1
2022-05-11perf/x86/uncore: Add new Alder Lake and Raptor Lake supportKan Liang1-0/+2
2022-04-05perf/x86/uncore: Add Raptor Lake uncore supportKan Liang1-0/+1
2022-01-18perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang1-1/+1
2021-10-18perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König1-1/+1
2021-07-02perf/x86/intel/uncore: Add alias PMU nameKan Liang1-6/+13
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server frameworkKan Liang1-4/+22
2021-05-12perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()Guenter Roeck1-4/+0
2021-04-19perf/x86/intel/uncore: Add Alder Lake supportKan Liang1-0/+7
2021-04-02perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKXAlexander Antonov1-0/+12
2021-04-02perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocksKan Liang1-0/+1
2021-04-02perf/x86/intel/uncore: Generic support for the PCI type of uncore blocksKan Liang1-6/+85
2021-04-02perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifierKan Liang1-6/+14
2021-04-02perf/x86/intel/uncore: Generic support for the MSR type of uncore blocksKan Liang1-10/+35
2021-04-02perf/x86/intel/uncore: Parse uncore discovery tablesKan Liang1-7/+24
2021-01-14perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl1-37/+21
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra1-2/+2
2020-11-17perf/x86: fix sysfs type mismatchesSami Tolvanen1-2/+2
2020-10-29perf/x86/intel/uncore: Add Rocket Lake supportKan Liang1-0/+6
2020-09-29perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore supportKan Liang1-2/+2
2020-09-24perf/x86/intel/uncore: Generic support for the PCI sub driverKan Liang1-0/+81
2020-09-24perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()Kan Liang1-10/+25
2020-09-24perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()Kan Liang1-31/+51
2020-09-24perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()Kan Liang1-15/+33
2020-09-24perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()Kan Liang1-8/+23
2020-06-15perf/x86/intel/uncore: Wrap the max dies calculation into an accessorRoman Sudarikov1-6/+7
2020-06-15perf/x86/intel/uncore: Expose an Uncore unit to PMON mappingRoman Sudarikov1-0/+8
2020-06-15perf/x86/intel/uncore: Validate MMIO address before accessingKan Liang1-0/+3
2020-06-15perf/x86/intel/uncore: Add Comet Lake supportKan Liang1-0/+2
2020-04-08perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang1-0/+8
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar1-36/+31
2020-03-24x86/perf/events: Convert to new CPU match macrosThomas Gleixner1-34/+29
2020-02-11perf/x86: Add Intel Tiger Lake uncore supportKan Liang1-0/+12
2019-10-28perf/x86/uncore: Fix event group supportKan Liang1-6/+38
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra1-2/+2
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra1-2/+2
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra1-4/+4
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra1-6/+6
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang1-1/+2