Commit Graph

16 Commits

Author SHA1 Message Date
48322595f9 [MSM] Backported a lot of stuff from 2.6.35 and 2.6.32.59 kernels, compiles and tested on device 2012-05-03 19:31:48 +05:30
71715e042d msm: cpu: enable 128MHz 2011-10-01 13:12:46 +08:00
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
3bde3f9396 Included mdeejay's overclock values even though they aren't stable for me personally. 2010-12-14 11:37:04 +11:00
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
30d2ca1d5e Removed overclocked bootup, this time I edited the right spot! 2010-11-17 23:31:07 +11:00
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
e937051daf Removed overclocked boot since some phones won't handle it. 2010-11-17 22:45:55 +11:00
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
bc1085afb7 Missed a change to enable 1190MHz 2010-10-27 10:35:05 +11:00
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
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
5e7393d0bd Fixed a few issues with the overclocking code for Extreme overclocking. 2010-10-17 13:32:10 +11:00
3481530a11 Minor tweaks to the overclocking code. 2010-09-28 17:01:17 +10:00
0fdd7cede4 Added interactive governor and options for Overclocking and Undervolting. 2010-09-27 16:36:50 +10:00
e34adb00cb Add EVOs source as default 2010-08-27 11:19:57 +02:00