aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore.c
Commit message (Expand)AuthorAge
* perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner2017-02-09
* perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra2016-11-22
* perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc2016-10-17
* perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang2016-09-10
* perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros2016-08-18
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01
|\
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-14
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \
| * | perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner2016-07-14
| |/
* | perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang2016-07-07
* | perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas2016-06-14
* | perf/x86/uncore: Use Intel family name macros for uncoreDave Hansen2016-06-08
* | perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang2016-06-03
|/
* perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa2016-05-18
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
|\
| * x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov2016-03-31
* | x86/perf/intel/uncore: Make the Intel uncore PMU driver modularKan Liang2016-03-31
|/
* perf/x86/intel/uncore: Make PCI and MSR uncore independentThomas Gleixner2016-02-29
* perf/x86/intel/uncore: Clear all hardware state on exitThomas Gleixner2016-02-29
* perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner2016-02-29
* perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner2016-02-29
* perf/x86/uncore: Make uncore_pcibus_to_physid() staticThomas Gleixner2016-02-29
* perf/x86/intel/uncore: Make code more readableThomas Gleixner2016-02-29
* perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner2016-02-29
* perf/x86/intel/uncore: Add sanity checks for PCI dev package idThomas Gleixner2016-02-29
* perf/x86/intel/uncore: Fix error handlingThomas Gleixner2016-02-29
* perf/x86/intel/uncore: Simplify error rollbackThomas Gleixner2016-02-29
* perf/x86/intel/uncore: Remove pointless mask checkThomas Gleixner2016-02-29
* perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]Borislav Petkov2016-02-17