From 16044a7d04deac8b508bda4427e7e20d07d13ab1 Mon Sep 17 00:00:00 2001 From: UtsavBalar1231 Date: Tue, 8 Sep 2020 18:36:14 +0530 Subject: [PATCH] Squashed 'updater/' content from commit 2da75e04574a git-subtree-dir: updater git-subtree-split: 2da75e04574a456e414e56e5400a9d5395d64eb7 --- changelog | 26 ++++++++++++++++++++++++++ update.json | 13 +++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 changelog create mode 100644 update.json diff --git a/changelog b/changelog new file mode 100644 index 000000000000..d566fb2e5d00 --- /dev/null +++ b/changelog @@ -0,0 +1,26 @@ +## GENERAL INFORMATION +``` +Kernel: IMMENSiTY AUTO +Device: Redmi K20 Pro +Compiler: ProtonClang 12.0.0 +Branch: auto-kernel +HEAD: 9f8e5097e647ee57c9978d2c2cbd9b2cc5f9e946 +Version: 0.9.0 +``` + +## CHANGELOG : +``` +• Merged CAF tag LE.UM.4.1.1-05110-sa515m adding general fixes for platform drivers +• Merged aosp/android-4.14-stable upstreamed to LTS v4.14.195 with some ANDROID side fixes +• F2FS updated to latest jaeguek f2fs-stable +• QCA_CLD/CMN drivers are updated to latest sm8150 tag LA.UM.8.1.r1-15800-sm8150.0 +• Clean Rebased Xiaomi's Audio changes over CAF audio-kernel at tag LA.UM.8.1.r1-15800-sm8150.0 +• Updated Anykernel flasher to latest and switched to appended dtb +• Fixed a camera sensor bug introduced in v0.8.0 which caused kernel panics while using gcam +• Fixed an issue where Prime cluster gets stuck at maximum boost frequency +• Fixed AOD support on MIUI +• Fixed External SOC and generic sound driver support +• Optimized code quality with the help of LLVM's integrated assembler for c files +• Optimized scheduler performance with disabled frequency transition and by freely migrating tasks within little cpu cluster to reduce runnables +• Optimized some frequent memory allocations +``` diff --git a/update.json b/update.json new file mode 100644 index 000000000000..a7be68c95ae5 --- /dev/null +++ b/update.json @@ -0,0 +1,13 @@ +{ + "kernel": { + "name": "IMMENSiTY AUTO", + "version": "0.9.0", + "link": "https://github.com/UtsavBalar1231/kernel_xiaomi_raphael/files/5143223/IMMENSiTY-AUTO-RAPHAEL-LOSFOD-28.08.2020.zip", + "changelog_url": "https://raw.githubusercontent.com/UtsavBalar1231/updater/master/changelog", + "date": "2020-08-28", + "sha1": "e28220a482714f9a87df8393f0f27c4b96acd4a3" + }, + "support": { + "link": "https://t.me/CuntsSpace" + } +}