Kernel – 2.6.35.14 – OC-UV-NEON_FP (1.516GHZ) – G2

Update (01/06/12):
-revert:
Move x86_64 idle notifiers to generic
ARM: Call idle notifiers
ARM: Move leds idle start/stop calls to idle notifiers
cpufreq: interactive: use idle notifier
ARM: idle: update idle ticks before call idle end notifier
ARM: idle: call idle notifiers before stopping nohz tick

-increase DEF_SAMPLING_DOWN_FACTOR (cpufreq: ondemand)

…..

01/02/12:
-drivers: cpufreq: adjust ondemand thresholds
-defconfig: set SWAP

-merged (from galaxy-2636)
sched, autogroup: stop going ahead if autogroup is disable
sched: refactor task_group()
sched, autogroup: runtime enable/disable tuning fix
sched: Don’t call task_group() too many times in set_task_rq()
cpufreq interactive governor: Update target frequency calculation
cpufreq: interactive: support shared CPU scaling
cpufreq: interactive: remove debug trace code
cpufreq: interactive: Add error checking on sysfs interfaces
cpufreq: interactive: add sysfs control for timer rate
cpufreq: interactive: cleanup checkpatch warnings
cpufreq: interactive: fix checkpatch warnings on long lines
cpufreq: interactive: Fix handling of SMP where CPUs must scale in tandem
cpufreq: interactive governor: go to intermediate hi speed before max
cpufreq: interactive governor: default 20ms timer
cpufreq: use system_wq instead of dedicated workqueues
[CPUFREQ] calculate delay after dbs_check_cpu
[CPUFREQ] Remove deprecated sysfs file sampling_rate_max
[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs files
[CPUFREQ] Remove unneeded locks

-revert:
Revert “PM: Remove redundant checks from core device resume routines”
Revert “PM: Use a different list of devices for each stage of device suspend

-merged (from cyanogenmod, htc-kernel-msm7x30):
PM: Fix printing IRQ names for pending wakeup IRQs
Move x86_64 idle notifiers to generic
ARM: Call idle notifiers
ARM: Move leds idle start/stop calls to idle notifiers
cpufreq: interactive: use idle notifier
ARM: idle: update idle ticks before call idle end notifier
ARM: idle: call idle notifiers before stopping nohz tick

-merged (from kali-, htc-kernel-msm7x30):
net: wireless: bcm4329: Fix pno_enable if disassociated
wireless: Protect regdomain change by mutex

Note:
The _gb kernel can only be used on CM Nightly #78 and above.
This is not to be used on HTC Sense (froyo/gingerbread).
This is not to be used on Froyo.

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*autogroup (session) support
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

Gingerbread:
boot-cm_2635.14_gb-oc-uv-xtra-neon_fp-010612.zip
Download: boot-cm_2635.14_gb-oc-uv-xtra-neon_fp-010612.zip

lib-2635.14_gb.tar.gz (kernel modules)
Download: lib-2635.14_gb.tar.gz

——–

Source:
http://github.com/pershoot/vision-2635
http://github.com/pershoot/vision-2632
http://github.com/pershoot/galaxy-2636
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/Kali-/htc-kernel-msm7x30
http://git.kernel.org/?p=linux/kernel/git/longterm/linux-2.6.35.y.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=summary
http://developer.htc.com
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.39
http://github.com/pershoot/kernel-2638
http://github.com/pershoot/galaxy-2636

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.

Leave a Reply