summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/uncore_snbep.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-09perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang1-2/+4
2024-06-17perf/x86/intel/uncore: Support HBM and CXL PMON countersKan Liang1-2/+53
2024-06-17perf/x86/uncore: Apply the unit control RB tree to PCI uncore unitsKan Liang1-14/+43
2024-06-17perf/x86/uncore: Apply the unit control RB tree to MSR uncore unitsKan Liang1-6/+10
2024-04-29perf/x86/intel/uncore: Switch to new Intel CPU model definesTony Luck1-2/+3
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner1-8/+8
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner1-1/+1
2023-11-30perf/x86/intel/uncore: Factor out topology_gidnid_map()Alexander Antonov1-37/+40
2023-11-30perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()Alexander Antonov1-2/+8
2023-11-24perf/x86/intel/uncore: Support IIO free-running counters on GNRKan Liang1-1/+11
2023-11-24perf/x86/intel/uncore: Support Granite RapidsKan Liang1-0/+87
2023-11-24perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets arrayKan Liang1-3/+3
2023-11-24perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPRKan Liang1-11/+23
2023-09-05perf/x86/uncore: Correct the number of CHAs on EMRKan Liang1-1/+11
2023-08-24perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno()...Ilpo Järvinen1-1/+1
2023-05-24perf/x86/uncore: Correct the number of CHAs on SPRKan Liang1-0/+11
2023-04-21perf/x86/intel/uncore: Add events for Intel SPR IMC PMUStephane Eranian1-0/+12
2023-01-21perf/x86/uncore: Add a quirk for UPI on SPRKan Liang1-21/+125
2023-01-21perf/x86/uncore: Factor out uncore_device_to_die()Kan Liang1-11/+1
2022-11-24perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang1-0/+2
2022-11-24perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang1-0/+1
2022-11-24perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()Xiongfeng Wang1-0/+2
2022-11-24perf/x86/intel/uncore: Make set_mapping() procedure voidAlexander Antonov1-22/+19
2022-11-24perf/x86/intel/uncore: Enable UPI topology discovery for Sapphire RapidsAlexander Antonov1-1/+42
2022-11-24perf/x86/intel/uncore: Enable UPI topology discovery for Icelake ServerAlexander Antonov1-0/+75
2022-11-24perf/x86/intel/uncore: Get UPI NodeID and GroupIDAlexander Antonov1-8/+25
2022-11-24perf/x86/intel/uncore: Enable UPI topology discovery for Skylake ServerAlexander Antonov1-0/+130
2022-11-24perf/x86/intel/uncore: Generalize get_topology() for SKX PMUsAlexander Antonov1-10/+28
2022-11-24perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov1-0/+5
2022-11-24perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov1-1/+16
2022-11-24perf/x86/intel/uncore: Introduce UPI topology typeAlexander Antonov1-1/+3
2022-11-24perf/x86/intel/uncore: Generalize IIO topology supportAlexander Antonov1-41/+111
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