Commit Graph

15 Commits

Author SHA1 Message Date
tytung
71715e042d msm: cpu: enable 128MHz 2011-10-01 13:12:46 +08:00
Jon Benson
b02686cbac Removed overclock on bootup. It causes more issues than it's worth since we're IO bound anyway. 2010-12-16 17:46:06 +11:00
Jon Benson
3bde3f9396 Included mdeejay's overclock values even though they aren't stable for me personally. 2010-12-14 11:37:04 +11:00
Jon Benson
260b0ba01a Added some extra debug info for vdd_level being set on bootup, and fixed another warning in WiFi driver.
The warning was preventing me compiling using the latest CodeSourcery toolchain with optimizations.
2010-11-18 12:36:22 +11:00
Jon Benson
30d2ca1d5e Removed overclocked bootup, this time I edited the right spot! 2010-11-17 23:31:07 +11:00
Jon Benson
6278876f4d Revert "Removed overclocked boot since some phones won't handle it." since I edited the wrong bit!
This reverts commit e937051daf.
2010-11-17 23:29:45 +11:00
Jon Benson
e937051daf Removed overclocked boot since some phones won't handle it. 2010-11-17 22:45:55 +11:00
Jon Benson
19867bdf03 Added sysfs interface for undervolting based on information from here:
http://forum.xda-developers.com/showthread.php?t=821372

See the thread for information on how to use it.
2010-11-17 18:20:25 +11:00
Jon Benson
bc1085afb7 Missed a change to enable 1190MHz 2010-10-27 10:35:05 +11:00
Jon Benson
8b9490b745 Tweaked overclock code and Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
Conflicts:
	arch/arm/mach-msm/board-htcleo-battery.c
2010-10-26 18:48:47 +11:00
Jon Benson
56aad1fd46 Changed battery driver to just charge FAST/SLOW to 100% rather than 99%
I am assuming overcharge/overheat/etc protection will kick in and stop charging worst case.

Updated overclocking code based on huanyu and michyprima's versions.

Still overclocked by default to 1113MHz but can be pushed to 1152MHz with SetCPU.

Custom compiling with EXOVERCLOCK can now go to 1305MHz though I wouldn't recommend it.

I find it unlikely any gain would be worth the risk of shortening the life of your CPU.
2010-10-18 17:35:22 +11:00
Jon Benson
5e7393d0bd Fixed a few issues with the overclocking code for Extreme overclocking. 2010-10-17 13:32:10 +11:00
Jon Benson
3481530a11 Minor tweaks to the overclocking code. 2010-09-28 17:01:17 +10:00
Jon Benson
0fdd7cede4 Added interactive governor and options for Overclocking and Undervolting. 2010-09-27 16:36:50 +10:00
Markinus
e34adb00cb Add EVOs source as default 2010-08-27 11:19:57 +02:00