summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/uncore.c
AgeCommit message (Expand)Author
2019-10-28perf/x86/uncore: Fix event group supportKan Liang
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang
2019-06-17perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang
2019-06-17perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang
2019-06-17perf/x86/intel: Add Icelake desktop CPUIDKan Liang
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar
2019-06-14perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar
2019-05-23perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang
2019-05-23perf/x86/intel/uncore: Support multi-die/packageKan Liang
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-16perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang
2019-03-09perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang
2019-01-21perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12Convert intel uncore to struct_sizeMatthew Wilcox
2018-05-31perf/x86/intel/uncore: Expose uncore_pmu_event*() functionsKan Liang
2018-05-31perf/x86/intel/uncore: Add infrastructure for free running countersKan Liang
2018-05-31perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2017-11-17perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen
2017-10-10perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang
2017-02-11perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-11-22perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra
2016-10-17perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc
2016-09-10perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang
2016-08-18perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner
2016-07-07perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang
2016-06-14perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas
2016-06-08perf/x86/uncore: Use Intel family name macros for uncoreDave Hansen
2016-06-03perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang
2016-05-18perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds