To install:
Download this: Click to view attachment
Move extracted folder to /Library/StartupItems/
Reboot
Fix Permissions
Reboot Again
Voila, you'll have it going.
If you'd rather test before setting it up as a startup item then just navigate into the folder thats extracted from the zip and run:
sudo chown -R root:wheel ACPICPUThrottle.kext
sudo chmod -R root:wheel ACPICPUThrottle.kext
sudo kextload -v ACPICPUThrottle.kext
sudo dmesg
dmesg is to check the output to see if everything went alright. If everything did, then run:
sudo ./CPUThrottleCtrl -v
to run the throttling daemon. Let me know how it goes!
Cheers!
ObsidianX