All right crew!
Just pushed Code_Blue r222 for Nexus 6
This is for Lollipop 5.1.* ROMs only.
The zip uses anykernel installer, this means it uses previously installed ROM kernel Ramdisk.
If already have Code_Blue or ROM default kernel installed just flash over.
If you come from other kernel dirty flash you ROM and flash Code_Blue after.
Changelogs on website
On this release I added a new tunable to blu_active (thanks stratosk for the idea), which exposes low_load_down_threshold (on earlier builds the value was hardcoded).
The default is 10 which keeps freqs at 300MHz if the load is lower than 10%. This also improves the ripple on the 3 lower freq steps.
On the shamu there's a new wakelock divider for wlan_rx wakelock and msm_hsic wakelock, which will have an interface for it soon on Adiutor.
Keep it real, keep it true, keep it #Code_Blue
"Changelog"
[size=18]Code_Blue r222 (shamu)[/size][size=18][/SIZE]
>> blu_active: add low_load_down_threshold
>> f2fs: upstream updates
>> crypto: updates and optimizations
>> AIO: Don't plug the I/O queue in do_io_submit()
>> msm: vidc: avoid crash due to division by zero
>> clk: qcom: clock-generic: Use DIV_ROUND_CLOSEST for div clock
>> msm: mdss: KCAL: Remove MODULE_DESCRIPTION
>> msm: mdss: increase mdp core clock to match panel pixel clock
>> mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
>> vfs: read file_handle only once in handle_to_path
>> mnt: Prevent pivot_root from creating a loop in the mount tree, Only change user settable mount flags in remount
>> ipv6: Don't reduce hop limit for an interface
>> netfilter: conntrack: disable generic tracking for known protocols
>> eCryptfs: Remove buggy and unnecessary write in file name decode routine
>> tracing/syscalls: Ignore numbers outside NR_syscalls' range
>> hsic: introduce user configurable timeout for msm_hsic_host wakelock, allow wl_divide = 0 to completely disable hsic wake source, avoid keeping the ws activated after sysfs disable
>> bcmdhd: reduce rx wakelock timeout via sysfs node
>> LZ4 : fix the data abort issue
>> pinctrl: msm: prevent bogus wake up from suspend
>> i2c-qup: improve the bus recovery procedure in qup i2c driver