v4.14.355 OpenELA v6
·
56 commits
to OpenELA-4.14.y-Stock
since this release
Changelog
- Implement simple_lmk
- kernel: Add tri-cluster API to affine IRQs and kthreads to fast CPUs
- cpumask: Add cpumasks for big, LITTLE, and prime CPU clusters
- kernel: Boost whenever a zygote-forked process becomes a top app
- kernel: Boost to the max for a short amount of time when zygote forks
- devfreq_boost: Run boost kthreads on big CPU cluster
- devfreq: Introduce devfreq boost driver
- fs: exec: Introduce is_zygote_pid()
- Enable uclamp
- Enable devfreq boost
- Adjust CPU masks
- Disable tune
- Disable Bore Scheduler
- Disable debugfs
- Disable serial core
- Disable serial core console
V50 Dual Screen Driver Support
To support dual screen on the LG V50 n3x7g3n kernel, it needs to install the signed kernel module driver touch_module_s3706.ko to work. As the stock kernel module driver is not signed to the n3x7g3n kernel, it is only signed in the stock kernel.
Here's how to install it:
- Download the touch_module_s3706.ko
- Use your Root manager and go to
/vendor/lib/modules - Rename the stock
touch_module_s3706.kototouch_module_s3706.ko.bak(this will make a backup) - Then copy the touch_module_s3706.ko you've downloaded and paste it in
/vendor/lib/modules - Set the permission of the touch_module_s3706.ko to 0644
- Reboot