Dorimanx Kernel v1.0 -> v5.2

This is a summary …

  • restored lot’s of code that i and voku ported, to restore stability, much from that code was exp, so it’s moved to EXP branch, i will test it offline.
  • changes to cortex for stability, see git.
  • messed with profiles save, should be ok now.
  • improved stability!
  • improved performance!
  • updated to 3.0.38!
  • fixed GPS
  • added wifi supplicant tuning to extweaks and to cortex.
  • added FIX for Korean GPS
  • added BT fix for SAMMY 4.0.4 ROMS by Gokhanmoral! TNX!
  • more code porting for better deepsleep! and network fixes.
  • tuned hyper gov and renamed to HYPER!
  • updated to Samsung Update 5 + 6
  • lots of changes to TVOUT driver, it’s may now work on custom roms!
  • removed ondemand, HYPER is the same gov but more advanced!
  • fixed intellidemand now it’s stable.
  • ported more code fixes from 3.5-rc7
  • added new tweaks in extweaks and converted many to checkboxes.
  • more patches to WIFI driver.
  • battery life improved allot! thanks to code changes that put more drivers to sleep!
  • removed KSM and ZCACHE from config, ZCACHE is damaged after merging with kernel 3.5-rc7 and KSM eat battery and dont really help. no big change in performance, still fast and smooth. (zcache no longer used in 3.x.x so we disable it too)
  • kernel is stable! 2 days with full cortex and performance profile.
  • updated to 3.0.37!
  • I have ported lots of code changes from kernel 3.5-rc7 (about 2000+ code lines changed)
  • all about file system and cache memory and compression.
  • VOKU has ported lots of new code for process control and kill + memory control. from 3.1.Y
  • fixed wakeup booster, it’s more smart!, now i boost the freq to max but with your GOV not with performance, and add +25mV to all steps for time that wakeup booster works, then it’s will set speed to normal and reduce voltage by -25 and all will be as you set.
  • cleaned code from unused functions.
  • extended light sensor and battery sensor pulling time, to reduce battery use, and CPU use (done by voku)
  • tuned voltage for HIGH steps 1000 –> 1500 added more +25mV each. for stability.
  • fixed the Touch keys timeout stuck at 5 sec. now should obey your settings.
  • added check if cortex background process is OFF or ON for real.
  • added new GOVs intellidemand and wheatley they are good for battery save, and can be fast if tuned via setcpu app! or they SLOW by default but very smart.
  • fixed all GOVS code about idle time statistics and wait for IDLE, should help reduce battery drain.
  • restored some define values to default, this small things can make big problems, we made some changes to them without fully understanding if it’s OK or may damage some thing, like front camera!
  • Kernel size is FULL, 8.10MB so very soon i will have to cut some tuning to gain more room for code changes…
  • fixed BLN still ON after main BLN switch off!
  • fixed small bug in kernel optimization.
  • tuned brightness for simple auto brightness (modded by VOKU)
  • improved stability and performance.
  • File system corruption protection. by using FSYNC function to sync all changes to file system more often.
  • added extweaks MISC option to disable the FSYNC to get little more performance, but reduce to less safe from damage file system (DEFAULT for all KERNELS!) this function is external! option will be updated only on reboot! not as you set it.
  • removed cortex background process for default and battery profiles, so user can use it or not. see extweaks, (without cortex, wake up booster + sleep gov change + dynamic GOV modding will not work!) for some ROMS, it’s GOOD! since they get SOD all day with cortex ON, so try without, if OK, try with, if OK, have fun, if SOD, disable again.
  • it’s ON for performance profile!
  • Battery life improved.
  • added code fix that reduce CPU usage on idle to 1~15% on 100Mhz! was 15~30% now more battery will be saved.
  • rebuilded the root add/remove now it’s used as buttons. install , remove , check
  • retuned Touch screen CODE, screen will not stuck now, 70% of SOD, not really stuck the phone, it’s only the screen stuck! via adb i see that all OK! and system working as was, so now problem is fixed!
  • new code fix for WIFI, now if not used and disabled in ROM, driver will cut power to WIFI chip! till now it’s was still idle and drained power. not any more
  • finally i made my kernel STABLE! no more SOD and great battery life!
  • I have reverted from Linaro 12.06 GCC 4.7.1 builder to Android GCC 4.3 builder
  • that used to build all ROM and Default kernels!
  • so no more SOD! and battery is 1.1%/h -15mA πŸ™‚
  • added more fixes to code from FLUXI kernel, TNX Myfluxi!
  • set 15 CPU freq steps for all profiles and removed settings to change it, there are many code trigers that depend on 15 freq steps, so best to have all for all profiles, then reduce the MAX freq to what needed, (already set)
  • if you have added any INIT.D scripts that mess with my settings, REMOVED THEM, then test my kernel,
  • for some phones to low settings will always kill the phone,
  • I am asked all people that post INIT.D scripts in this thread, STOP/REMOVE. keep them to your self. thanks.
  • found and removed SOD bug on screen off/on and in deepsleep.
  • OK for me, need more people to test!
  • ported some stuff from GM SG3 kernel, better video sharpness and some restores for Video driver GPU freq lock on screen ON.
  • tuned all profiles, with min/max cpu on suspend, now we can use 200 to 700, please do not change it for now.
  • lots of new code ported by VOKU from 3.1.Y kernel! see GIT
  • some clean ups, and kernel optimizations FLAGS.
  • removed hotplug and interactive govs, we have lot better govs to use.fixed small but critical bugs! (reuploaded kernel last at 18:59)
  • I have reverted all CODE for CPU Idle and Suspend from Source (GM Thanks again!) now i hope the SOD will be wiped!
  • reduced Kernel size thanks to VOKU new reconfiguration of Kernel flags.
  • added new CPU calibration code form 3.4.y tree.
  • added more fixes for Kernel scheduler.
  • tuned all profiles, now sleep gov is pegasuq for all!
  • fixed all missing config triggers and added more protection from battery gauge reset by extweaks without need.
  • new Updates to SLUB scheduler that we use for memory management.
  • added new stuff to extweaks!
  • now we have:
  • bln tab:
  • SWITCH to turn of BLN!
  • SWITCH to turn ON led lights on touch! it’s use the led time out!
  • fixed BLN test button.
  • cpu tab:
  • SWITCH to turn on/off wakeup booster and set the boost delay!
  • reverted last USB code update from NOTE, found that driver stuck after long charge and we can get to storage via USB, we have SG3 driver, so to mix them probably bad idea,
  • restored CPU code that needed for SAMMY rom stability to prevent SOD, so i hope it’s will be ok now.
  • small fixing and cleaning. see GIT’s
  • fixed WIFI wakelocks by removing latest patches, need to work on them first.
  • added CPU patches from GM
  • added Audio Amplifier GAIN for headphones 0DB 1.5DB 3-6DB addon by GM! see extweaks.
  • Tweaked all profiles! set the suspend freq to min 700 max 800! as Samsung request! lest stop the SOD! please do not change that settings.
  • Added new Patch for WIFI filter found by Entropy512 seems that we had an open packet filter that helped to drain battery with wakelocks!
  • Fixed some cortex code, all should be good. and fast!
  • Removed EXP ver, need to work on it.
  • For now this kernle not include new Power Manager by VOKU, we still testing!
  • Fixed Wakeup booster script, now will wake and power the phone for 10 sec on max we can get! the reduce to normal as user set in extweaks! will work only if background process is ON,
  • Changed all profiles! boosted GPU freq and voltage for all, after testing with heavy games! now stable! + govs change.
  • Cleaned and updated HYPER + ONDEMAND govs to 3.0.Y tree + mods.
  • Lots of new stuff ported by voku for WIFI driver, so test it as much as you can.
  • Fixed some bugs in cortex script, removed not used stuff from crypto module.
  • Fixed SAMMY boot (reverted some stuff)
  • Fixed led_timeout bug in extweaks.
  • Fixed zram stats info for roms without BASH, it’s temp solution till we can fix the main script.
  • Added new tweaks, Negative mod On/Off via checkbox + advanced wakelock mod, will show all wakelocks that was ON and ended! so we can debug, who drained battery! it’s OFF, by default, see MISC tab! added by GM! πŸ™‚
  • Updated New USB drivers from NOTE Update 3, need to test all we got (usb devices and external storage via usb)
  • Reduced compression via XZ and reduced memory used for it, kernel bigger but little faster on boot.
  • Small new fix to WIFI driver.
  • Added interactive to govs, updated to max by myfluxi
  • Added code correction for suspend freq + max freq for performance gov.
  • Tuned touch screen wakeup and responce, very smooth now.
  • Fix to pegasusq by GM
  • Fixed GPU undervoltage script, (by myfluxi)
  • And more, see GIT’s
  • Fixed boot for SlimICS!
  • Fixed Battery charge low power mode + updated images from SG3
  • Added full support for JellyBean ROM from working source thanks for huge help on that with the INIT root files!
  • Fixed lots of mall bugs / syntax / descriptions, in all kernel scripts (extweaks and more)
  • Added new stuff to extweaks (usb mod change, auto brightness)
  • New fix to WIFI driver.
  • Improved I/O latency
  • Improved disk write to USB storage
  • Improved screen wakeup
  • Improved screen off state battery saver. (cortex)
  • Lots of code fix and porting as always
  • Reduced logs to dmesg and logcat, less chat, maybe less drain..
  • Restored luzactive gov and removed tweaks for it on screen on/off now people can use the app for it to control settings.
  • If someone using apps like SETCPU with his own profiles, please do DISABLE in extweaks cortexbrain tab for CPU-TWEAKS! then your profiles will make difference, if it’s enabled, then internal script do the work.
  • Improved brightness levels, now more bright, was too dark on min..
  • Updated to last released recovery by gokhanmoral!
  • Reworked all boot structure to support 4 major branches and still give all that i have to all.
  • Small change for kernel name, now it’s better to find the last update in recovery!
  • Tuned the background control process to wait 10 sec on screen off before do all the system/cpu/voltage/and more changes, just give us time to think if we finished with phone πŸ™‚ before it’s shutdown to minimum πŸ™‚
  • Uploaded also in .TAR as promised.Made lots of code fix and BOOT fix, should be ok now.
  • VOKU ported new code for RAM, CPU, Power manager from 3.1.Y good work!
  • Added boot progress bar, nice to have πŸ™‚
  • FIXED GPS Activation, deleted 4.1C/D (bugs)
  • Fixed New boot order for MIUI and SAMMY and SlimICS
  • Need to test it.
  • Fixed the screen shake on touch hold.
  • Huge amount of changes to RAM, CPU, Kernel Operations (merged from 3.1.Y + 3.4.Y)
  • Found and removed wakeup bug on lock screen!
  • Tuned all govs and ported pegasusq from last siyah kernel to restore normal operation with it.
  • Added tweak in extweak in screen tab for managing the negative color mod πŸ™‚
  • Voku ported lots of good stuff including new patch to WIFI driver, some problems resolved, need to test for long term.
  • Fixed luzactive gov from been too slow.
  • Added support for JellyBeens ROM branch! (by gokhanmoral)
  • Lots of tuning and code fix, see GIT, it’s too much for change log pageMassive PORT and adapt from 3.1.Y kernel by VOKU!
  • New code for: CPU, RAM, FS, Kernel operations and lots more! see GIT!
  • Now cpu used 1~10% on 100Mhz! and was like 25~35% so more battery save and more performance.
  • Fixed Voltage for cpu reset on screen on/off
  • Added new LOGO πŸ™‚ by Crazy-silver
  • Arranged CPU govs by performance for awake, and by power save in deepsleep
  • See Extweaks CPU tab.
  • Fixed battery reset on recovery.
  • Added new Tweaks to CFS scheduler in CPU tab. tune it only if you know what is it and what it’s set.
  • Added more tuning, now we get more performance!
  • Battery drain reduced due to low cpu use, and allot of stuff.
  • Fixed oom_kill_allocating_task set to 0, now it’s 1 as recommended.
  • Fixed CFS tweaks activation.
  • Added CORTEXBRAIN tab in extweaks, now you can control it, best not, but if you like to mess with stuff, then see what it do in initramfs git and change.
  • Tuned scary gov should be better now, and removed it from defaul/battery just in case. added abyssplug.
  • Switched to more stable compression and optimization level -O3 from Ofast
  • Should be more stable now. i even see some better benchmarks.
  • Improved ROOT Install/Remove in extweaks + check button πŸ™‚
  • Fixed SCARY gov to be more adapted for this kernel.
  • Allowed Abyssplug gov to control second CPU on/off
  • Ported fix for vibrate for Samsung roms, TNX Gokhanmoral.
  • Need to test it! so please do.
  • FIXED the BATTERY fuel gauge bug! now it’s stable as should!
  • Give it some time to recover from bug to show good drain results.
  • but it’s will stay correct after reboot, (did 10! no problemo!)
  • New CPU idle code ported from 3.1.y kernel by VOKU! we now have the most advanced CPU code for SG2 πŸ™‚
  • Lots of changes and restoring and tuning CPU,GOVS,RAM,TWEAKS.
  • Tuned data partition to be more resistant to sudden power loose (sod/batt pull and stuff) this is the android default, data=ordered, we had data=writeback, it’s faster but less recommended for phones…
  • So now its safe again.
  • Kernel Cleaning Script is build IN! by VOKU no need to run any external clean scripts.
  • Small change to BLN, now will obey touch key voltage! only on blink and steady.
  • Locked vibrate to min 25% (max 100%) and added code, if less than 25% set 75%, lets see if OK now after long sleep.
  • More code updates from mainstream 3.0.y (some stuff was lost, so now i have my own mainstream kernel to update from)
  • Tuned MAX freq for standby to 700Mhz
  • Fixed UV reset after screen on/off
  • Small config changes in INIT scripts / profiles.
  • Added scary gov πŸ™‚ it’s SLOW gov, good for battery save and will be used for deepsleep, also tuned it to wakeup fast!
  • added it to all profiles for deepsleep, and to extweaks
  • Added more Voltage to CPU, now it’s default ICS kernel voltage.
  • You can now reduce it by using asv group 4 or undervolt by -25 / -50 but test some time if no SOD. or just leave it alone.
  • Updated to 3.0.36
  • Added TNT to many bugs :laugh:
  • Fixed slow wakeups
  • Added more +25mv to lower cpu freq ranges to add more stability.
  • boosted boot speed.
  • Voku helped allot! he added lots of code fixing and updates to filesystem drivers and memory.
  • Added new button at extweaks for checking current gps zone config.
  • if you like to fix permissions, just push the button at extweaks misc and turn off the screen! fix will begin instantly! if you really need the phone, use it, but best to let it work top 2~3 min, depending on amount of mess and installed apps, it’s done my 450 apps in 2 min πŸ™‚
  • we tuned profiles and voku added new stuff to conservative gov! so it’s now the most saving battery gov! try it only for deepsleep (screen of gov)
  • it’s slow, but this is what we need! less activity more battery!
  • Vibrate should be OK now.
  • now if phone is over 50c heat, and you turn off and on the screen. it’s will auto drop to 1Ghz and to hotplug gov to cool off..
  • after temp will drop, and you turn screen on/off all your extweaks settings will be active again! so if was oc to max then you get it back πŸ™‚
  • I care about my people πŸ™‚
  • Fixed the vibrate low after some time. + added extweaks interface for it.
  • Added touch screen tuning
  • Added screen color tuning (extweaks SCREEN tab)
  • fixed WIFI driver
  • Reduced batt drain
  • Added HYPER gov, it’s the most powerful gov in my kernel. πŸ™‚
  • Added New BLN from Myfluxi, it’s works with aokp and cm9, need to check with original ics.
  • Lots of new tweaks in BLN tab
  • Added lots of new code/bug fix for CPU / RAM / SYSTEM
  • Corrected small bugs in extweaks,
  • Updated to 3.0.35
  • Reverted some commits that i think we can ignore for now. too much experimental.
  • Added some more code fixes,
  • Ported updated Vibrator driver code.
  • Restored USB drivers, usb otg/disk-on-key should work.
  • Added ZCACHE and CLEANCACHE this will boost I/O performance and help with heavy loads!
  • Added massive amount of code fixing and tuning to RAM, CPU, NET.
  • Added ability to boot in to DOWNLOAD(odin) mode from ROM->bootloader (credits to gokhanmoral)
  • Tuned all profiles,
  • Fixed ZRAM / GPS settings in extweaks!
  • Added Fix permissions to extweaks MISC
  • Added to system tweak to check if you have AD blocker file already, and if you do, then my adblocker will not be installed, if you dont, then you get one πŸ™‚
  • Added Zram turn off! not recommended, it’s will shut down the zcache also. (no battery save from it, just little amount of cpu.)
  • Added to GPSREGION option to restore your ROM default config! and one for not to change any config. (default!)
  • But restore will really work after you reinstall your rom, if you already changed it with my previous kernel version, (if not, new kernel users, then you set to go)
  • Added lots of WIFI driver fixing! now Ch 13/14 will work as planed, and 5GHZ band will work as should.
  • Added more pressure to save battery tweaks on screen off.
  • Added ability to change the sleeping gov in extweaks + sleeping charging gov.
  • Rearranged the extweaks CPU tab. now all in good order.
  • Restored the Undervolt menu option. use it with care..
  • Reduced undervoltage groups from 7 to 5, 6+7 are to low for our CPU.
  • Updated to newest Linaro 12.05 GCC 4.7.1 ICS kernel builder! πŸ™‚ + patches to kernel for it to work.
  • Patched All GOVS for more speed and battery save on screen off.
  • Removed lots of logs generated from kernel to dmesg and logcat, now more quiet kernel and i hope it’s will reduce some small battery drain.
  • Blocked access to some logs that are written all the time to flash to save the flash and reduce internal cpu operations that we dont need.
  • Fixed permissions to /data/anr! (no reboots any more)
  • Ported more CPU code fixes.
  • Fixed all kind of functions that can crash kernel and stuck the phone. there are more… there are always some more left… but we will get to them πŸ™‚
  • Updated to 3.0.34 Tree
  • Added More EXtweaks Options:
  • Bus Freq, Bus Thresholds, Under voltage Groups, Suspend Freq, Zram Settings, Zram Stats, GPS Time Zone, GENTLE_FAIR_SLEEPERS, ARCH_POWER.
  • Fixed and tuned lots of things in cortexbran-tune.sh script Cleaned old unused settings from extweaks xml
  • Tuned all profiles.
  • Tuned Network scripts, now i get a lot faster data connection!
  • Added changes in CPU cores/voltage based on screen on/off
  • Added cleaning of lost+found folders on each boot.
  • Added WIFI fast sleep on standby.
  • Code fixes and charge voltage config.
  • Looks like the DATA partition fix at boot working great, and no serious problems, so i removed warning from change log, all cool πŸ™‚
  • Updated to 3.0.33 Tree
  • Added Sec Rom NAND backup by gokhanmoral.
  • Added lots of updates from SG3 kernel and NOTE(n7000) kernel.
  • Added Abyssplug gov from Abyss kernel πŸ™‚ it’s set as sleep gov in kernel operation script.
  • Added one more level to BUSFREQ 100MHZ was lowest 133Mhz, may save some battery.
  • Added LAZY gov and Hotplug
  • I have reduced CPU global voltage! to save more power!
  • Tuned all GOVS for less freq jumps and more stability,
  • Added lowest power to GPU to 700mv by Myfluxi
  • In my profiles i use MIN 800mv, just in case, but you can test it.
  • Made lots of profiles changes, please reset in recovery and set your preferred.
  • Added changes to ADB operation, and lots of updates to USB and Misc code fixes.
  • Massive script for kernel/rom management made by voku and me πŸ™‚
  • It’s will work by auto and set lots of tweaks: NET tweaks, GPU tweaks, CPU management, Deep Sleep Tuning, Charging states, and more!
  • It’s name is cortexbrain-tune.sh πŸ™‚
  • Added DATA, CACHE, PRELOAD(sec-rom-system) partitions scan for errors and FIX! every boot!
  • I hope you want clean partition! there is no kernel / rom that will do that for you. πŸ™‚
  • So errors are gathering slowly and some weird problems appear!
  • Well not any more πŸ™‚
  • If no damage then no problems πŸ™‚ and no boot delay!.
  • Added TAR kernel 3.2 for ODIN install to fix the recovery.
  • Added new WIFI driver from SG3 πŸ™‚
  • Added ported changes to pegasusq GOV
  • Tuned all profiles, (please reset and use one that you prefer.)
  • New SD FAT32 driver from N7000 ported by Gokhanmoral
  • CPU code restore, as was in 2.9 (no sod any more)
  • Added fix_permissions script, you can run it via any terminal app or adb.
  • Many drivers fixed by many devs, i have ported all πŸ™‚ Thanks to voku, gokhanmoral, myfluxi!
  • New ZRAM compression from google, called snappy, it’s use very little CPU to work. so ZRAM driver improved allot.
  • Updated from source, recovery files and busybox.
  • Reduced video ram from 32MB to 16MB, we had 9MB as default, so now more free ram shown. (try to run 1080p video and report if ok, or crap πŸ™‚ )
  • Replaced WIFI driver from NOTE N7000 + fixes from lot of sources.
  • Added BT drivers (more support, i hope it’s will give someone any better compatibility with other devices.)
  • Updated CPU code from source (siyah kernel)
  • Tuned govs for more power save and performance. (ondemand + pegasusq) now back to ONDEMAND as DEFAULT.
  • Added new option to dual mount sdcard+emmc via USB cable, and be able to use them in process of connection πŸ™‚ (one click connect)
  • See MISC tab in extweaks app πŸ™‚ after you disconnect usb, setting is released.
  • Added new voltage code for GPU card and updated to source 3 N7000(NOTE) by myfluxi!
  • Fixed STUCK after install on AOKP roms! (if you wait 60 sec with 2.8, rom will boot! now no wait, will boot as normal)
  • New WIFI driver ported from N7000 (NOTE phone)
  • New updated GPU driver (mali update 3)
  • Tuned profiles, switched to pegasusq as default, (i am working on cool tweaking for it)
  • Restored ntfs-3g if any one need it, + tweaks for it by gokhanmoral
  • Some code fixing and settings tuning.
  • Updated to 3.0.32 (lots of fixing)
  • Updated new WIFI driver. (siyah kernel)
  • Updated CPU code fixes from SOURCE(siyah kernel)
  • Added all kind of tweaks and code fix from main line kernels.
  • Improved support for SAMMY ROMS (ICS original)
  • Improved battery drain, (Now Less drained on standby)
  • Removed some addons that made SOD in many cases, now stable.
  • Tuned my tweaks and scripts. (see initramfs) + updates from (siyah)
  • Fixed init for MIUI roms, (restored + small changes)
  • Added more cpu stability code from faux123
  • Fixes to logger code and android binder.
  • Messed allot with WIFI driver, work ok now.
  • Tuned GPS permissions, should work now with non aokp roms.
  • Added all new updates from all great devs πŸ™‚
  • fixed the init scripts to remove the encryption on boot.
  • changed the charger voltage to 700mv and misc charger to 650, usb to 500.
  • cant be changed to different state via extweaks.
  • compressed with XZ compression to allow moving all the modules inside the kernel image, now it’s can be used as tar for odin.
  • Added siyah in kernel name to activate dual boot support, as requested by Gokhan.
  • tuned touch screen.
  • tuned cpu
  • tuned network
  • updated recovery from ghokan.
  • many new/updated drivers.
  • for full log see my git for initramfs and kernel.
  • kernel compressed with zlo the lowest compression for max speed.
  • so its was to big to fit the boot partition, i had to move the modules out of kernel.
  • so from version 2.3 you cant update via tar and odin.
  • so use recovery only.
  • or update the supplied modules to /system/lib/modules/
  • if you install via recovery, nothing needs to be done.
  • in case of emergency use 1.1 kernel in tar, then go to recovery and update to 2.X πŸ™‚
  • Tuned kernel for more battery saving
  • without reducing performance,
  • Now kernel will hold more in deep sleep.
  • Switched to Linaro 12.4 gcc 4.7 toolchain. kernel is smaller now.
  • Added CPU power management ported from NEXUS kernel.
  • Made all kind of fixing and function exporting and cleaning warnings,
  • Battery life improved by reducing activity in deep sleep, changes by myfluxi
  • Added WIFI code fixes
  • Added Network code fixes
  • Tuned kernel tweak
  • Added touch screen control by user, ground base code by myfluxi , now i need to put it to extweaks, still work to do..
  • Updated to 3.0.31!
  • Lots of cleanup and tuning to system tweaks,
  • Lots of changes to recovery by gokhanmoral all for second rom and options to control it.
  • Ported massive amount of code from sensation device kernel!
  • it’s common Linux changes only, lots of bug fixing and function speedups!
  • see git, if you like something to read before bed πŸ™‚
  • Added some change to wifi to preserve more battery on sleep and wifi on.
  • Fixed support for voodoo louder driver/app.
  • Added lots of fixing to WIFI driver. see git.
  • Fixed code for USB host and mouse/keyboard plug in.
  • Added ability to change cpu min/max frequency in extweaks app.
  • I have made huge amount of changes to kernel code, lots of ports from other great developers!
  • tuned all profiles! you MUST clear profiles in recovery after install, and set one you like.
  • For now we have static 15 CPU freq steps 1500->100, no change can be done without hot boot, so for stability i set it static.
  • Added fix for cpu stats and stalls(hangs).
  • New WIFI driver + lots of changes to it already.
  • support for NTT-Docomo variant (you will need to β€œecho 16 > /proc/sys/kernel/rom_feature_set” to get gps working.

Step Table:
=========
5-steps: 1200, 1000, 800, 500, 200
6-steps: 1400, 1200, 1000, 800, 500, 200
7-steps: 1500, 1400, 1200, 1000, 800, 500, 200 (default.)
8-steps: 1600, 1400, 1200, 1000, 800, 500, 200, 100
9-steps: 1600, 1500, 1400, 1200, 1000, 800, 500, 200, 100
15-steps: 1500, 1400, 1300, 1200, 1100, 1000, 900, 800, 700, 600, 500, 400, 300, 200, 100

[stextbox id=”download” caption=”Download”]

Download

[/stextbox]

About

Lars Moelleken | Ich bin root, ich darf das!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

*