Overclocking+magisk+module+top (INSTANT • 2026)
| Module Name | Purpose | Source | |-------------|---------|--------| | | Applies user-defined CPU/GPU freqs at boot | Magisk repo (Deprecated) | | Advanced Kernel Tweaks (AKT) | Profiles (not raw OC, but governor tweaks) | GitHub | | CPUFreq Controller | Sets min/max via sysfs | XDA | | Franco Kernel Manager (App) | Not a module, but can apply OC after boot | Play Store |
Traditionally, you had to replace the entire kernel (the boot.img ) to change these limits. But with , we can use the Magic Mount feature. By placing a modified kernel module (usually a .ko file or a script that modifies /proc and /sys interfaces) into the Magisk directory, the system is tricked into loading new parameters at boot without ever permanently altering the system partition. overclocking+magisk+module+top
As of May 2026, here is a comprehensive guide to the top overclocking and performance-boosting Magisk modules available for your rooted device. | Module Name | Purpose | Source |