-
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.
Merge branch 'main' of https://github.com/KakarotKernel/kkrt
- Loading branch information
Showing
2 changed files
with
31 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,13 @@ | ||
{ | ||
"kernel": { | ||
"name": "KKRT-SATORU-S1-RMX2061", | ||
"version": "SATORU", | ||
"link": "https://github.com/KakarotKernel/kkrt/releases/download/4/KKRT-KSU-SATORU-RMX2061.zip", | ||
"changelog_url": "https://raw.githubusercontent.com/KakarotKernel/kkrt/main/changelog.txt", | ||
"date": "2024-07-29", | ||
"sha1": "203296ccffbdcdda381e7d0cc2bd67001ba5357c" | ||
}, | ||
"support": { | ||
"link": "https://t.me/neelscosmos" | ||
} | ||
} |
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,18 @@ | ||
Last updated on JULY 29, 2024 | ||
-- | ||
*** Fixed | ||
* WiFi Issues: Resolved connectivity problems affecting wifi to lost the connection. | ||
* GPU: Improved GPU performance for smoother graphical experiences. | ||
* CPU: Fixed abnormal power consumption. | ||
|
||
*** New / Extras | ||
* Upstreamed: upstreamed to openela version 4.14.339 | ||
* Thermals: Tons of Thermal enhancements | ||
* QPR(3&2): Merged with QPR2-3 Patches | ||
* Unused functions: Removed unused fucntions | ||
* Governor: Improved schedutil governor | ||
* Warnings: Fixed source build warnings | ||
* Simple_LMK: added some changes to improve | ||
* Block-Cfq-iosched: Ported samsung optimizations from SM-N986B | ||
* KSU : Kernel is built with KernelSU | ||
* MISC : And many underthehood changes to the source and the build script |