aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-18perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang1-1/+2
2021-07-02perf/x86/intel/uncore: Add alias PMU nameKan Liang1-0/+1
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server frameworkKan Liang1-0/+3
2021-05-18perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedureAlexander Antonov1-0/+1
2021-04-19perf/x86/intel/uncore: Add Alder Lake supportKan Liang1-0/+1
2021-04-02perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKXAlexander Antonov1-1/+8
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-1/+5
2021-04-02perf/x86/intel/uncore: Generic support for the MSR type of uncore blocksKan Liang1-0/+3
2021-01-14perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl1-3/+2
2020-11-17perf/x86: fix sysfs type mismatchesSami Tolvanen1-6/+6
2020-09-29perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore supportKan Liang1-0/+1
2020-09-24perf/x86/intel/uncore: Generic support for the PCI sub driverKan Liang1-0/+1
2020-06-15perf/x86/intel/uncore: Expose an Uncore unit to IIO PMON mappingRoman Sudarikov1-0/+9
2020-06-15perf/x86/intel/uncore: Wrap the max dies calculation into an accessorRoman Sudarikov1-0/+3
2020-06-15perf/x86/intel/uncore: Expose an Uncore unit to PMON mappingRoman Sudarikov1-0/+12
2020-06-15perf/x86/intel/uncore: Validate MMIO address before accessingKan Liang1-0/+12
2020-06-15perf/x86/intel/uncore: Record the size of mapped areaKan Liang1-0/+1
2020-05-19perf/x86: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-08perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang1-0/+3
2020-03-20perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang1-1/+4
2020-02-11perf/x86: Add Intel Tiger Lake uncore supportKan Liang1-0/+2
2019-10-28perf/x86/uncore: Fix event group supportKan Liang1-12/+0
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang1-0/+2
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang1-1/+5
2019-06-17perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang1-5/+16
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang1-0/+2
2019-06-17perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang1-0/+10
2019-05-23perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang1-2/+2
2019-04-16perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang1-0/+1
2019-03-09perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang1-6/+6
2018-11-12perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang1-8/+25
2018-07-31perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang1-1/+1
2018-05-31perf/x86/intel/uncore: Expose uncore_pmu_event*() functionsKan Liang1-0/+4
2018-05-31perf/x86/intel/uncore: Add new data structures for free running countersKan Liang1-1/+122
2017-11-17perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-01x86/events: Remove last remnants of old filenamesBorislav Petkov1-3/+3
2016-09-10perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang1-0/+3
2016-09-05perf/x86/intel/uncore: Handle non-standard counter offsetStephane Eranian1-0/+4
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker1-1/+0
2016-07-07perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang1-0/+1
2016-06-03perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang1-0/+4
2016-03-03perf/x86/uncore: Fix build on UP-IOAPIC configsIngo Molnar1-0/+2
2016-02-29perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner1-8/+10
2016-02-29perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner1-2/+10
2016-02-29perf/x86/uncore: Make uncore_pcibus_to_physid() staticThomas Gleixner1-1/+0
2016-02-29perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner1-0/+9
2016-02-29perf/x86/intel/uncore: Fix error handlingThomas Gleixner1-7/+8