You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intel CPU Support: Added support for Intel CPU limits extraction, parsing the Intel-specific <PL1> and <PL2> XML tags in addition to the AMD-specific <STAPM> and <PPTLimit> tags.
Makefile Build Automation: Added a Makefile to automate compilation and naming of versioned binaries (e.g. ThrottleGear-$(VERSION)).
Removed
Redundant build.rs script: Removed the obsolete build.rs script.