开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
amd-pstate.h
Age
Commit message (
Expand
)
Author
2026-05-26
cpufreq/amd-pstate: drop stale @epp_cached kdoc
Zhan Xusheng
2026-04-02
cpufreq/amd-pstate-ut: Add a unit test for raw EPP
Mario Limonciello (AMD)
2026-04-02
cpufreq/amd-pstate: Add support for raw EPP writes
Mario Limonciello (AMD)
2026-04-02
cpufreq/amd-pstate: Add support for platform profile class
Mario Limonciello (AMD)
2026-04-02
cpufreq/amd-pstate: Add dynamic energy performance preference
Mario Limonciello (AMD)
2026-04-02
cpufreq/amd-pstate: Cache the max frequency in cpudata
Mario Limonciello (AMD)
2026-04-02
amd-pstate-ut: Add a testcase to validate the visibility of driver attributes
Gautham R. Shenoy
2026-04-02
amd-pstate: Add sysfs support for floor_freq and floor_count
Gautham R. Shenoy
2026-04-02
amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERF
Gautham R. Shenoy
2025-05-05
amd-pstate-ut: Reset amd-pstate driver mode after running selftests
Swapnil Sapkal
2025-04-28
cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS op...
Dhananjay Ugwekar
2025-03-06
cpufreq/amd-pstate: Stop caching EPP
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Drop `cppc_cap1_cached`
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Move perf values into a union
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Drop min and max cached frequencies
Mario Limonciello
2025-02-23
cpufreq/amd-pstate: Convert all perf values to u8
Dhananjay Ugwekar
2024-12-11
cpufreq/amd-pstate: Drop boost_state variable
Mario Limonciello
2024-12-11
cpufreq/amd-pstate: Drop cached epp_policy variable
Mario Limonciello
2024-09-11
cpufreq/amd-pstate: Export symbols for changing modes
Mario Limonciello
2024-06-26
cpufreq: amd-pstate: initialize core precision boost state
Perry Yuan
2024-06-20
cpufreq: amd-pstate: Allow users to write 'default' EPP string
Mario Limonciello
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann