Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 629 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 629 Bytes

AmdMsrTweaker

AmdMsrTweaker is a command line tool for Windows which allows to reprogram the P-States used by various CPUs and APUs of AMD for their Cool&Quiet power saving technology.

Usage

If you just want to use the tool, just download the precompiled binary and follow the directions in the readme.txt file found in the git repository.

Development

The project is set up using Visual Studio 2015, utilising the C++11 standard in some parts of the code.

The project requires WinRing0, which is now included in the git repository. See WinRing0 folder for copyright