aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/events/amd/power.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-22x86/events: Use sysfs_emit() for cpumask show callbacksYury Norov1-1/+1
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish1-0/+3
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)1-0/+1
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar1-1/+1
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar1-4/+4
2021-08-26perf/x86/amd/power: Assign pmu.moduleKim Phillips1-0/+1
2020-06-15x86/msr: Lift AMD family 0x15 power-specific MSRsBorislav Petkov1-4/+0
2020-03-24x86/perf/events: Convert to new CPU match macrosThomas Gleixner1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-21perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-8/+2
2018-01-24perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-07-14perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner1-47/+11
2016-07-14perf/x86/amd/power: Change hotplug notifier to a symmetric structureAnna-Maria Gleixner1-2/+2
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui1-0/+353