开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
acpi
/
cppc.c
Age
Commit message (
Expand
)
Author
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
2024-10-25
x86/amd: Use heterogeneous core topology for identifying boost numerator
Mario Limonciello
2024-09-11
cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...
Mario Limonciello
2024-09-11
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
2024-09-11
x86/amd: Move amd_get_highest_perf() out of amd-pstate
Mario Limonciello
2024-09-11
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
Mario Limonciello
2024-09-11
ACPI: CPPC: Drop check for non zero perf ratio
Mario Limonciello
2024-09-11
x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
Mario Limonciello
2024-09-11
x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
Mario Limonciello
2024-03-05
ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
Perry Yuan
2022-07-13
ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memory
Mario Limonciello
2022-07-05
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
Mario Limonciello
2022-04-27
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
2022-04-27
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
2022-03-08
x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
Huang Rui
2022-03-08
x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC
Huang Rui
2022-03-08
x86/ACPI: CPPC: Rename cppc_msr.c to cppc.c
Huang Rui