-merged (from cyanogenmod tuna):
PM / Core (Partial): Introduce struct syscore_ops for core subsystems PM
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
timekeeping: Use syscore_ops instead of sysdev class and sysdev
[CPUFREQ] (Partial) Remove the pm_message_t argument from driver suspend
cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)
PM: Fix error code paths executed after failing syscore_suspend()
PM (Partial): Remove sysdev suspend, resume and shutdown operations
PM / Suspend: Do not ignore error codes returned by suspend_enter()
PM / Suspend: Off by one in pm_suspend()

-merged (from lkml):
PM: Reintroduce dropped call to check_wakeup_irqs

Note:
-This is intended to be used with a recent CM9 build from get.cm
-If you are using Voodoo CP, please uncheck Map Volume Keys.
-If you want to bench, it is advised that you set min/max to the same number.

——–

-XTRA contains:
*ondemand governor default; only ondemand, interactive, userspace, conservative and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*autogroup (session) support
*erratas 742230, 742231, 720789 and 743622 applied

ICS:
10.1-Wifi (GT-P7510):
boot-cm_2636.4_p4wifi_ics-oc-xtra-vfpv3-d16_fp-062312.zip:
Download: boot-cm_2636.4_p4wifi_ics-oc-xtra-vfpv3-d16_fp-062312.zip

10.1 3G (GT-P7500):
boot-cm_2636.4_p4_ics-oc-xtra-vfpv3-d16_fp-062312.zip:
Download: boot-cm_2636.4_p4_ics-oc-xtra-vfpv3-d16_fp-062312.zip

10.1 LTE (SCH-I905):
boot-cm_2636.4_lte_ics-oc-xtra-vfpv3-d16_fp-062312.zip:
Download: boot-cm_2636.4_lte_ics-oc-xtra-vfpv3-d16_fp-062312.zip

10.1 TMO (SCH-T859):
boot-cm_2636.4_tmo_ics-oc-xtra-vfpv3-d16_fp-062312.zip:
Download: boot-cm_2636.4_tmo_ics-oc-xtra-vfpv3-d16_fp-062312.zip

10.1v (GT-P7100):
boot-cm_2636.4_p3_ics-oc-xtra-vfpv3-d16_fp-062312.zip:
Download: boot-cm_2636.4_p3_ics-oc-xtra-vfpv3-d16_fp-062312.zip

——–

Source:
http://github.com/pershoot/galaxy-2636
https://github.com/solarnz/Tiamat-Xoom
https://lkml.org
https://github.com/arco/samsung-kernel-ariesve
https://github.com/ch33kybutt/kernel_cmplus_tuna
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
https://github.com/sgs3/GT-I9300_Kernel
https://android.googlesource.com/kernel/omap.git
https://github.com/Entropy512/n7000_erasetest_kernel
https://github.com/tiny4579/android_kernel_common
https://github.com/cyanogenmod/android_kernel_samsung_tuna
https://github.com/TeamDRH/android-tegra-nv-2.6.39-rel-14r7
http://lkml.org

——–

Installation Instructions:

Flash in recovery.

To install kernel modules:
Insmod the .ko file of your choosing, which are in /system/lib/modules/2.6.36.4-cyanogenmod+ (you can do this via adb, in a gscript, or on the device in terminal).

Note:
-If you want to enable usb charging:
adb shell echo 1 > /sys/class/power_supply/battery/force_usb_charging

To disable:
adb shell echo 0 > /sys/class/power_supply/battery/force_usb_charging

« »