forked from SantoniOSS/android_kernel_xiaomi_msm8937
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Dencel K Babu
authored
Aug 14, 2018
1 parent
c019288
commit 115b91a
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
## Stable kernel source for Xiaomi Santoni a.k.a Redmi 4X | ||
**(Treble / Non - Treble)** | ||
|
||
**https://github.com/SantoniOSS/android_kernel_xiaomi_msm8937** | ||
|
||
### Branches : | ||
- los.15.1 los.15.1-treble **(v3.18.71)** | ||
- los.15.1.r22 / los.15.1.r22-treble **(v3.18.93)** | ||
- los.15.1.r33 / los.15.1.r33-treble **(Latest linux-stable)** | ||
|
||
### Features : | ||
**• CPU Governors :** | ||
- Interactive (default) | ||
- Conservative | ||
- Ondemand | ||
- Userspace | ||
- Powersave | ||
- Performance | ||
|
||
• Qualcomm Core control | ||
• KCAL Color Control | ||
• DT2W / S2W | ||
• USB Fastcharge | ||
|
||
**• I/O Schedulers :** | ||
- cfq (default) | ||
- deadline | ||
- noop | ||
- bfq | ||
|
||
• Adaptive Low Memory Killer | ||
• ZRam (510MB by default) | ||
• Vibration strength control | ||
|
||
**• TCP Controllers :** | ||
- cubic (default) | ||
- reno | ||
|
||
• Based on official sources. Base branch : https://github.com/Nikesh001/android_kernel_xiaomi_msm8937 | ||
• DTS Eagle Integration | ||
• Merged Latest CAF and Prima tags | ||
• GCC 8.2.1 buildable. Booting up is confirmed with GCC 8.2.1 build. | ||
|
||
### **• No CPU, GPU Overclocks / Underclocks** | ||
|
||
**Thanks to all devs and special thanks to [@Nikesh001](https://github.com/nikesh001), [@ryan-andri](https://github.com/ryan-andri), [@swapnilsoni1999](https://github.com/swapnilsoni1999), [@abhirajsinghofficial](https://github.com/abhirajsinghofficial), [@infinity-plus](https://github.com/infinity-plus) and other committers.** |