kevinlekiller / amdctl

Set P-State voltages and clock speeds on recent AMD CPUs on Linux.
GNU General Public License v3.0
241 stars 22 forks source link

Changes for AMD14H #48

Closed sidorsett closed 1 year ago

sidorsett commented 1 year ago

New: NB states are displayed for the AMD family 14h (as documented in AMD's BIOS and Kernel Developer’s Guide). Fix: The right VID divider is 12.5 mA (as in BrazosTweaker for Windows).

Tested on Lenovo x120e with AMD E-350.

kevinlekiller commented 1 year ago

Thanks for the PR!