summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/uncore.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-17perf/x86: fix sysfs type mismatchesSami Tolvanen1-2/+2
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
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang1-0/+15
2019-06-17perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang1-7/+44
2019-06-17perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang1-18/+36
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang1-0/+6
2019-06-17perf/x86/intel: Add Icelake desktop CPUIDKan Liang1-0/+1
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar1-0/+1
2019-06-14perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj1-0/+1
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar1-39/+41
2019-05-23perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang1-37/+37
2019-05-23perf/x86/intel/uncore: Support multi-die/packageKan Liang1-9/+11
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-16perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang1-0/+6
2019-03-09perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang1-0/+1
2019-01-21perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray1-8/+1
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-13Convert intel uncore to struct_sizeMatthew Wilcox1-9/+10
2018-05-31perf/x86/intel/uncore: Expose uncore_pmu_event*() functionsKan Liang1-4/+4
2018-05-31perf/x86/intel/uncore: Add infrastructure for free running countersKan Liang1-4/+64
2018-05-31perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang1-1/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-1/+1
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra1-1/+1
2017-11-17perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen1-2/+2
2017-10-10perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King1-2/+10
2017-08-18x86: Constify attribute_group structuresArvind Yadav1-1/+1
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang1-1/+1
2017-02-11perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada1-0/+2
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner1-105/+91
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner1-40/+4
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros1-0/+1