summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang2019-06-171-7/+44
* perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang2019-06-171-18/+36
* perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang2019-06-171-0/+6
* perf/x86/intel: Add Icelake desktop CPUIDKan Liang2019-06-171-0/+1
* Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar2019-06-171-0/+1
|\
| * perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj2019-06-141-0/+1
* | Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar2019-06-031-39/+41
|\ \ | |/ |/|
| * perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang2019-05-231-37/+37
| * perf/x86/intel/uncore: Support multi-die/packageKan Liang2019-05-231-9/+11
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
|/
* perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang2019-04-161-0/+6
* perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang2019-03-091-0/+1
* perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-211-8/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* Convert intel uncore to struct_sizeMatthew Wilcox2018-06-131-9/+10
* perf/x86/intel/uncore: Expose uncore_pmu_event*() functionsKan Liang2018-05-311-4/+4
* perf/x86/intel/uncore: Add infrastructure for free running countersKan Liang2018-05-311-4/+64
* perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang2018-05-311-1/+1
* perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
* perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen2017-11-171-2/+2
* perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King2017-10-101-2/+10
* x86: Constify attribute_group structuresArvind Yadav2017-08-181-1/+1
* perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang2017-06-291-1/+1
* perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada2017-02-111-0/+2
* perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2017-02-011-105/+91
* perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner2017-02-011-40/+4
* perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros2017-01-051-0/+1
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-5/+5
* perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra2016-11-221-4/+4
* perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc2016-10-171-0/+1
* perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang2016-09-101-1/+8
* perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros2016-08-181-0/+2
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-0/+2
|\
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-141-0/+2
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-88/+45
|\ \
| * | perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner2016-07-141-88/+45
| |/
* | perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang2016-07-071-0/+2
* | perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas2016-06-141-1/+1
* | perf/x86/uncore: Use Intel family name macros for uncoreDave Hansen2016-06-081-20/+21
* | perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang2016-06-031-13/+30
|/
* perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa2016-05-181-1/+1
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-171-1/+1
|\