summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/uncore_snbep.c
AgeCommit message (Expand)Author
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-09-03perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-04-28perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang
2020-02-05perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang
2020-01-23perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang
2019-06-17perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang
2019-05-23perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang
2019-02-04perf/x86/intel/uncore: Add Node ID maskKan Liang
2018-10-02perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang
2018-10-02perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma
2018-07-31perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang
2018-05-31perf/x86/intel/uncore: Support IIO free-running counters on SKXKan Liang
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian
2018-03-20perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang
2018-03-20perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian
2018-03-04perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-17perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen
2017-11-14perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25perf/x86/intel/uncore: Correct num_boxes for IIO and IRPKan Liang
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-07-24perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regsStephane Eranian
2017-07-24perf/x86/intel/uncore: Fix SKX CHA event extra regsStephane Eranian
2017-07-24perf/x86/intel/uncore: Remove invalid Skylake server CHA filter fieldKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umaskKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake server PCU PMU event formatKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake UPI PMU event masksStephane Eranian
2017-01-11perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra
2016-09-10perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang
2016-09-05perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping l...Kan Liang
2016-08-12perf/x86/intel/uncore: Fix uncore num_countersKan Liang
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar
2016-06-03perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang
2016-06-03perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang
2016-05-12perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...hchrzani
2016-03-21perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCUKan Liang
2016-02-29perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner
2016-02-29perf/x86/intel/uncore: Remove SBOX support for BDX-DEKan Liang
2016-02-17perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snb...Borislav Petkov