aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-1/+1
2016-02-17perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]Borislav Petkov1-0/+357