summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/amd-pstate.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-28cpufreq/amd-pstate: Document missing kernel-doc membersDavid Vernet1-0/+6
2026-07-27cpufreq/amd-pstate-ut: Add unit test for CPPC Performance PriorityK Prateek Nayak1-0/+2
2026-07-27cpufreq/amd-pstate: Reduce the scope of exported symbolsK Prateek Nayak1-0/+7
2026-05-26cpufreq/amd-pstate: drop stale @epp_cached kdocZhan Xusheng1-1/+0
2026-04-02cpufreq/amd-pstate-ut: Add a unit test for raw EPPMario Limonciello (AMD)1-0/+4
2026-04-02cpufreq/amd-pstate: Add support for raw EPP writesMario Limonciello (AMD)1-0/+1
2026-04-02cpufreq/amd-pstate: Add support for platform profile classMario Limonciello (AMD)1-0/+6
2026-04-02cpufreq/amd-pstate: Add dynamic energy performance preferenceMario Limonciello (AMD)1-1/+9
2026-04-02cpufreq/amd-pstate: Cache the max frequency in cpudataMario Limonciello (AMD)1-0/+2
2026-04-02amd-pstate-ut: Add a testcase to validate the visibility of driver attributesGautham R. Shenoy1-0/+4
2026-04-02amd-pstate: Add sysfs support for floor_freq and floor_countGautham R. Shenoy1-0/+2
2026-04-02amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERFGautham R. Shenoy1-0/+8
2025-05-05amd-pstate-ut: Reset amd-pstate driver mode after running selftestsSwapnil Sapkal1-0/+1
2025-04-28cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS op...Dhananjay Ugwekar1-0/+2
2025-03-06cpufreq/amd-pstate: Stop caching EPPMario Limonciello1-1/+0
2025-03-06cpufreq/amd-pstate: Drop `cppc_cap1_cached`Mario Limonciello1-2/+0
2025-03-06cpufreq/amd-pstate: Move perf values into a unionMario Limonciello1-18/+33
2025-03-06cpufreq/amd-pstate: Drop min and max cached frequenciesMario Limonciello1-7/+2
2025-02-23cpufreq/amd-pstate: Convert all perf values to u8Dhananjay Ugwekar1-9/+9
2024-12-11cpufreq/amd-pstate: Drop boost_state variableMario Limonciello1-1/+0
2024-12-11cpufreq/amd-pstate: Drop cached epp_policy variableMario Limonciello1-2/+0
2024-09-11cpufreq/amd-pstate: Export symbols for changing modesMario Limonciello1-0/+14
2024-06-26cpufreq: amd-pstate: initialize core precision boost statePerry Yuan1-0/+1
2024-06-20cpufreq: amd-pstate: Allow users to write 'default' EPP stringMario Limonciello1-0/+1
2024-05-28cpufreq: amd-pstate: remove global header fileArnd Bergmann1-0/+104