Skip to content
/ ddtp Public

David's Dumb Thinkpad Power Tools

License

Notifications You must be signed in to change notification settings

davidr/ddtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

David's Dumb Thinkpad Power (ddtp) Program

Some random code to play around with various pieces of power management (CPU undervolting, thermal management, etc.)

Warning:

You absolutely, positively, definitely should not run this on any computer anywhere in its current state. This reads and sets CPU MSRs with reckless abandon and could reduce any computer to a smoldering heap of metal, plastic, and failed dreams.

Prior Work

The temperature and TDP wattage is well-documented from Intel, so that was a straightforward application. The voltage offset application stuff is another matter entirely; there's really not much work out there.

I found these two projects exceptionally helpful:

Particularly, I've taken some test cases and logic from George Whewell's repo as he's put a ton of work into this problem.

About

David's Dumb Thinkpad Power Tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages