Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.26 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.26 KB

DisableTurboBoostBattery

Build Status

  • A simple kernel extension to turn off Intel's Turbo Boost when the power adapter is unplugged and, of course, to turn it back on when it is plugged in again
  • Pretty much none of the code is mine:
    • the actual code that disables Turbo Boost is Copyright (c) 2012 Adam Strzelecki and was taken from here
    • the code that monitors the power state is Copyright 2012 Pavel Prokofiev. All rights reserved and was taken from here
  • Inspiration was also taken from InsomniaX
  • A binary for OS X 10.8, 64-bit can be found here

Credits: