aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore_snbep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-08perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang1-0/+511
2020-03-20perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang1-3/+9
2020-01-17perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang1-24/+0
2020-01-17perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang1-0/+1
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang1-0/+197
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang1-0/+403
2019-06-17perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang1-0/+1
2019-05-23perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang1-2/+2
2019-02-04perf/x86/intel/uncore: Add Node ID maskKan Liang1-1/+3
2018-10-02perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang1-6/+6
2018-10-02perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded physical package ID 0Masayoshi Mizuma1-1/+1
2018-07-31perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang1-3/+7
2018-05-31perf/x86/intel/uncore: Support IIO free-running counters on SKXKan Liang1-0/+82
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft1-1/+17
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian1-0/+21
2018-03-20perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake serversKan Liang1-14/+17
2018-03-20perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian1-0/+1
2018-03-04perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang1-1/+1
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-11-17perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen1-1/+1
2017-11-14perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-25perf/x86/intel/uncore: Correct num_boxes for IIO and IRPKan Liang1-2/+2
2017-08-18x86: Constify attribute_group structuresArvind Yadav1-21/+21
2017-07-24perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regsStephane Eranian1-0/+1
2017-07-24perf/x86/intel/uncore: Fix SKX CHA event extra regsStephane Eranian1-0/+13
2017-07-24perf/x86/intel/uncore: Remove invalid Skylake server CHA filter fieldKan Liang1-3/+0
2017-07-24perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umaskKan Liang1-2/+2
2017-07-24perf/x86/intel/uncore: Fix Skylake server PCU PMU event formatKan Liang1-1/+21
2017-07-24perf/x86/intel/uncore: Fix Skylake UPI PMU event masksStephane Eranian1-4/+4
2017-01-11perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init codePrarit Bhargava1-1/+1
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra1-1/+1
2016-09-10perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang1-0/+589
2016-09-05perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping locationKan Liang1-12/+25
2016-08-12perf/x86/intel/uncore: Fix uncore num_countersKan Liang1-5/+5
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar1-21/+0
2016-06-03perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang1-8/+88
2016-06-03perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang1-21/+0
2016-05-12perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platformhchrzani1-0/+7
2016-03-21perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCUKan Liang1-5/+2
2016-02-29perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner1-3/+7
2016-02-29perf/x86/intel/uncore: Remove SBOX support for BDX-DEKan Liang1-1/+7
2016-02-17perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snbep.cBorislav Petkov1-0/+3125