summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/uncore: Support Sierra Forest and Grand RidgeKan Liang2023-11-241-0/+2
* perf/x86/intel/uncore: Support Granite RapidsKan Liang2023-11-241-0/+10
* x86/cpu: Move logical package and die IDs into topology infoThomas Gleixner2023-10-101-1/+1
* x86/cpu: Fix Gracemont uarchPeter Zijlstra2023-08-091-1/+1
* perf/x86/intel/uncore: Add Meteor Lake supportKan Liang2023-02-111-0/+7
* perf/x86/uncore: Add a quirk for UPI on SPRKan Liang2023-01-211-0/+1
* perf/x86/uncore: Ignore broken units in discovery tableKan Liang2023-01-211-2/+6
* perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_nameKan Liang2023-01-211-2/+8
* perf/x86/uncore: Factor out uncore_device_to_die()Kan Liang2023-01-211-0/+15
* perf/x86/intel/uncore: Add Emerald RapidsKan Liang2023-01-091-0/+1
* perf/x86/uncore: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
* perf/x86/uncore: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-111-0/+2
* perf/x86/uncore: Add Raptor Lake uncore supportKan Liang2022-04-051-0/+1
* perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang2022-01-181-1/+1
* perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
* perf/x86/intel/uncore: Add alias PMU nameKan Liang2021-07-021-6/+13
* perf/x86/intel/uncore: Add Sapphire Rapids server frameworkKan Liang2021-07-021-4/+22
* perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()Guenter Roeck2021-05-121-4/+0
* perf/x86/intel/uncore: Add Alder Lake supportKan Liang2021-04-191-0/+7
* perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKXAlexander Antonov2021-04-021-0/+12
* perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocksKan Liang2021-04-021-0/+1
* perf/x86/intel/uncore: Generic support for the PCI type of uncore blocksKan Liang2021-04-021-6/+85
* perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifierKan Liang2021-04-021-6/+14
* perf/x86/intel/uncore: Generic support for the MSR type of uncore blocksKan Liang2021-04-021-10/+35
* perf/x86/intel/uncore: Parse uncore discovery tablesKan Liang2021-04-021-7/+24
* perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl2021-01-141-37/+21
* Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra2020-11-261-2/+2
|\
| * perf/x86: fix sysfs type mismatchesSami Tolvanen2020-11-171-2/+2
* | perf/x86/intel/uncore: Add Rocket Lake supportKan Liang2020-10-291-0/+6
|/
* perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore supportKan Liang2020-09-291-2/+2
* perf/x86/intel/uncore: Generic support for the PCI sub driverKan Liang2020-09-241-0/+81
* perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()Kan Liang2020-09-241-10/+25
* perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()Kan Liang2020-09-241-31/+51
* perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()Kan Liang2020-09-241-15/+33
* perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()Kan Liang2020-09-241-8/+23
* perf/x86/intel/uncore: Wrap the max dies calculation into an accessorRoman Sudarikov2020-06-151-6/+7
* perf/x86/intel/uncore: Expose an Uncore unit to PMON mappingRoman Sudarikov2020-06-151-0/+8
* perf/x86/intel/uncore: Validate MMIO address before accessingKan Liang2020-06-151-0/+3
* perf/x86/intel/uncore: Add Comet Lake supportKan Liang2020-06-151-0/+2
* perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang2020-04-081-0/+8
* Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-251-36/+31
|\
| * x86/perf/events: Convert to new CPU match macrosThomas Gleixner2020-03-241-34/+29
* | perf/x86: Add Intel Tiger Lake uncore supportKan Liang2020-02-111-0/+12
|/
* perf/x86/uncore: Fix event group supportKan Liang2019-10-281-6/+38
* x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-2/+2
* x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-281-2/+2
* x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-4/+4
* x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-281-6/+6
* perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang2019-06-171-1/+2
* perf/x86/intel/uncore: Clean up client IMCKan Liang2019-06-171-0/+15