index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
power.c
Age
Commit message (
Expand
)
Author
11 days
x86/events: Use sysfs_emit() for cpumask show callbacks
Yury Norov
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2021-08-26
perf/x86/amd/power: Assign pmu.module
Kim Phillips
2020-06-15
x86/msr: Lift AMD family 0x15 power-specific MSRs
Borislav Petkov
2020-03-24
x86/perf/events: Convert to new CPU match macros
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-21
perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
2018-01-24
perf/x86/amd/power: Do not load AMD power module on !AMD platforms
Xiao Liang
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-07-14
perf/x86/amd/power: Convert the hotplug notifier to state machine
Anna-Maria Gleixner
2016-07-14
perf/x86/amd/power: Change hotplug notifier to a symmetric structure
Anna-Maria Gleixner
2016-03-21
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
Huang Rui