pyamsoft / pstate-frequency

Easily control Intel p-state driver on Linux
https://pyamsoft.blogspot.com/
GNU General Public License v2.0
172 stars 19 forks source link

Investigate support for amd-pstate #38

Closed pyamsoft closed 1 year ago

pyamsoft commented 2 years ago

I don't have an AMD CPU that will use amd-pstate so this may need to be a read the docs and rpay for success kind of situation

pyamsoft commented 1 year ago

Amd_pstate only exposes readonly sysfs values, so practically speaking we cant support it specifically.

That being said it uses standars cpufreq paths so it should be generically supported already but I dont have a CPU to test against

pyamsoft commented 1 year ago

amd-pstate should be "supported" in passive mode, in the sense that it just piggybacks off of acpi-cpufreq and publishes the same sysfs interface using the same scaling governors