Perseus alpha14 (21/06): Only Mali platform changes. Remove Samsung integrated checks on in the Pegasus platform that prevented the GPU control interfaces to work. Overclocking, undervolting, and the rest now properly work. Removal of the CPU frequency lock to 1200MHz if the GPU is at 440MHz, this is excessive as 3D load heavy applications usually do not tax the CPU that far, and is an unnecessary power consumption burden. The thermal control unit temperature throttling causes to fix the voltage to a fixed value when throttling is in place; this is useless considering frequency is not limited, making the whole thing senseless. Thus removed.
Changelog: r5: * Back to Tree RCU instead of jRCU - Tree RCU coupled with RCU_BOOST brings the A game back to the field. It gives more CPU throughput and thus more performance than jRCU. It will be more stable (I think jRCU *could* be causing some weird instability when gaming) * Lots of .config cleanups for a better end-user experience * Lots of ramdisk tweaks and fix-ups for better experience * Now it actually applies Simple IO scheduler as the default one (the ramdisk was enabling noop before) * Some other minor differences and tweaks