GitHub - kitsunyan/intel-undervolt: Intel CPU undervolting and throttling configuration tool
intel-undervolt
intel-undervolt is a tool for undervolting and throttling limits alteration for Intel CPUs.
Undervolting works on Haswell and newer CPUs and based on the content of
this article.
Disclaimer
This tool may damage your hardware since it uses reverse engineered methods of MSR usage.
Use it on your own risk.
Building and Installing
Run ./configure && make && make install to build and install intel-undervolt to your system.
You can also configure the following features:
--enable-system...
Read more at github.com