summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/uncore_snbep.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-18perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICXZhengjun Xing1-1/+1
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov1-0/+8
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov1-0/+1
2021-11-17perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov1-0/+3
2021-08-31perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraintsKan Liang1-0/+1
2021-08-31perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraintsKan Liang1-0/+7
2021-08-31perf/x86/intel/uncore: Fix Intel SPR IIO event constraintsKan Liang1-0/+1
2021-08-31perf/x86/intel/uncore: Fix Intel SPR CHA event constraintsKan Liang1-0/+1
2021-08-31perf/x86/intel/uncore: Fix Intel ICX IIO event constraintsKan Liang1-0/+2
2021-08-31perf/x86/intel/uncore: Support extra IMC channel on Ice Lake serverKan Liang1-2/+2
2021-08-26Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-6/+11
2021-08-26perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King1-1/+1
2021-07-16perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICXAlexander Antonov1-12/+28
2021-07-11Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2021-07-02perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids s...Kan Liang1-1/+65
2021-07-02perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids s...Kan Liang1-5/+130
2021-07-02perf/x86/intel/uncore: Factor out snr_uncore_mmio_map()Kan Liang1-11/+25
2021-07-02perf/x86/intel/uncore: Add alias PMU nameKan Liang1-1/+27
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server MDF supportKan Liang1-1/+6
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI supportKan Liang1-1/+6
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server UPI supportKan Liang1-1/+6
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M2M supportKan Liang1-1/+29
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IMC supportKan Liang1-1/+34
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server PCU supportKan Liang1-1/+5
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe supportKan Liang1-1/+6
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IRP supportKan Liang1-1/+26
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IIO supportKan Liang1-1/+8
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server CHA supportKan Liang1-1/+89
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server frameworkKan Liang1-0/+87
2021-07-02perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang1-2/+4
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+167
2021-06-01perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverKan Liang1-1/+2
2021-05-31perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1Kan Liang1-2/+4
2021-05-18perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICXAlexander Antonov1-0/+51
2021-05-18perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNRAlexander Antonov1-0/+96
2021-05-18perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedureAlexander Antonov1-6/+20
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-33/+27
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2021-04-21perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang1-35/+26
2021-04-02perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKXAlexander Antonov1-33/+27
2021-03-21x86: Remove unusual Unicode characters from commentsIngo Molnar1-6/+6
2021-01-14perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA infoSteve Wahl1-28/+65
2021-01-14perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl1-16/+15
2020-09-29perf/x86/intel/uncore: Fix the scale of the IMC free-running eventsKan Liang1-6/+6
2020-09-29perf/x86/intel/uncore: Fix for iio mapping on Skylake ServerAlexander Antonov1-2/+5
2020-09-24perf/x86/intel/uncore: Support PCIe3 unit on Snow RidgeKan Liang1-0/+53
2020-06-15perf/x86/intel/uncore: Expose an Uncore unit to IIO PMON mappingRoman Sudarikov1-0/+191
2020-06-15perf/x86/intel/uncore: Validate MMIO address before accessingKan Liang1-0/+6
2020-06-15perf/x86/intel/uncore: Record the size of mapped areaKan Liang1-2/+9
2020-04-08perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang1-0/+511