aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/uncore.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-07perf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen1-0/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+3
2026-01-06perf/x86/intel/uncore: Add Nova Lake supportZide Chen1-0/+9
2026-01-06perf/x86/intel/uncore: Add missing PMON units for Panther LakeZide Chen1-0/+1
2026-01-06perf/x86/intel/uncore: Support uncore constraint rangesZide Chen1-1/+1
2026-01-06perf/x86/intel/uncore: Add domain global init callbackZide Chen1-0/+16
2026-01-06perf/x86/intel/uncore: Add CBB PMON support for Diamond RapidsZide Chen1-0/+2
2026-01-06perf/x86/intel/uncore: Add IMH PMON support for Diamond RapidsZide Chen1-0/+9
2026-01-06perf/x86/intel/uncore: Remove has_generic_discovery_table()Zide Chen1-0/+3
2026-01-06perf/x86/intel/uncore: Support per-platform discovery base devicesZide Chen1-10/+21
2026-01-06perf/x86/intel/uncore: Move uncore discovery init struct to headerZide Chen1-41/+31
2025-11-19perf/x86/intel/uncore: Remove superfluous checkJiri Slaby (SUSE)1-2/+0
2025-10-29perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lakedongsheng1-0/+1
2025-07-09perf/x86/intel/uncore: Add Panther Lake supportKan Liang1-0/+7
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)1-0/+1
2025-04-18perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflowsSandipan Das1-10/+2
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar1-1/+1
2025-02-18perf/x86: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+7
2025-01-10perf/x86/intel/uncore: Clean up func_idKan Liang1-13/+7
2024-12-17perf/x86/intel/uncore: Add Clearwater Forest supportKan Liang1-0/+1
2024-08-05perf/x86/intel/uncore: Add Lunar Lake supportKan Liang1-0/+6
2024-08-05perf/x86/intel/uncore: Add Arrow Lake supportKan Liang1-0/+3
2024-07-16Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-38/+59
2024-06-17perf/x86/uncore: Cleanup unused unit structureKan Liang1-5/+2
2024-06-17perf/x86/uncore: Apply the unit control RB tree to PCI uncore unitsKan Liang1-28/+25
2024-06-17perf/x86/uncore: Apply the unit control RB tree to MSR uncore unitsKan Liang1-0/+3
2024-06-17perf/x86/uncore: Retrieve the unit ID from the unit control RB treeKan Liang1-0/+3
2024-06-17perf/x86/uncore: Support per PMU cpumaskKan Liang1-5/+26
2024-05-31perf/x86/intel: Add missing MODULE_DESCRIPTION() linesJeff Johnson1-0/+1
2024-04-29perf/x86/intel/uncore: Switch to new Intel CPU model definesTony Luck1-50/+50
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner1-1/+1
2023-11-24perf/x86/intel/uncore: Support Sierra Forest and Grand RidgeKan Liang1-0/+2
2023-11-24perf/x86/intel/uncore: Support Granite RapidsKan Liang1-0/+10
2023-10-10x86/cpu: Move logical package and die IDs into topology infoThomas Gleixner1-1/+1
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra1-1/+1
2023-02-11perf/x86/intel/uncore: Add Meteor Lake supportKan Liang1-0/+7
2023-01-21perf/x86/uncore: Add a quirk for UPI on SPRKan Liang1-0/+1
2023-01-21perf/x86/uncore: Ignore broken units in discovery tableKan Liang1-2/+6
2023-01-21perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_nameKan Liang1-2/+8
2023-01-21perf/x86/uncore: Factor out uncore_device_to_die()Kan Liang1-0/+15
2023-01-09perf/x86/intel/uncore: Add Emerald RapidsKan Liang1-0/+1
2022-09-29perf/x86/uncore: Add new Raptor Lake S supportKan Liang1-0/+1
2022-05-11perf/x86/uncore: Add new Alder Lake and Raptor Lake supportKan Liang1-0/+2
2022-04-05perf/x86/uncore: Add Raptor Lake uncore supportKan Liang1-0/+1
2022-01-18perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang1-1/+1
2021-10-18perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König1-1/+1