Skip to content

Releases: penglezos/kernel_xiaomi_raphael

Englezos v0.3

11 May 19:36
Compare
Choose a tag to compare
  • Merged 4.14.180
  • Merged latest CAF tags
  • Scheduler improvements
  • Improved the efficiency of clusters
  • Relax CPU latency requirements to save power
  • Fix couple memory leaks
  • Dropped unnecessary debug
  • Removed more logging
  • Added exposure adjustment driver (DC dimming) to mi9fod version
  • Other small improvements from previous release

Englezos v0.2

09 Apr 11:52
Compare
Choose a tag to compare
  • Fixed random reboots

Englezos v0.1

06 Apr 13:57
Compare
Choose a tag to compare
  • Initial release
  • Latest CAF msm-4.14 kernel with android-linux-stable fully merged
  • Optimal minimum CPU frequencies for the most efficient frequency with a relatively low power
    usage
  • Power efficient workqueues and idle power consumption is reduced to the absolute minimum
  • Additional power savings applied to the display panel
  • PELT load tracking
  • Devfreq boost driver, a custom driver to provide an interface
    to achieve optimal device performance by requesting boosts on key
    events, such as when a frame is ready to rendered to the display
  • Simple LMK, a custom low memory killer that improves memory management
  • Passes SafetyNet bootloader unlock check
  • BBR as the default TCP network congestion control
  • ZRAM patched up to latest kernel/common state and used LZ4 as default compression algorithm to improve
    Memory Managment.
  • WireGuard support
  • vDSO 32 patches to improve 32-bit performance
  • Modules support disabled for lighter kernel
  • Excluded a lot of debugging symbols for kernel size reduction
  • Many other miscellaneous improvements not listed here, check the source.