Changelog: r11: * Add toggle to enable/disable thermal throttle (attention this might work or might not, I can't make my device go hot enough for testing) - command's in the second post * Overclocked L2 bus from 133mhz to 160mhz * Removed 1500mhz step - its useless and I don't like it * Increased USB charging from 600 to 800mAh * Removed KSM * Decrease busfreq OPP up_threshold from 20 to 30 - I'm not sure how big is the impact on performance, but at least in theory it will jump bus OPP's on lesser system load, which in my opinion makes sense. * Add a patch from Entropy512 as an attempt to decrease the wlan_rx_wake wakelock * Some changes in the voltage table - please read this commit message: https://github.com/franciscofranco/G...c015525014d038 * Added sdwatcher binary to /sbin - this binary is special *buzzwords incoming* and will get rid of the fuse mounting and get rid of the /data/media symlink which causes excessive Media Scanning load - basically just mounts the internal sdcard as ext4. Battery life gets a nice boost using this binary. Instructions on how to use it at the second post. All credits go to Greg White, I did nothing but testing it for him