diff --git a/fkm/changelog b/fkm/changelog index 5d7faac54acc..92e2ec31d9c0 100644 --- a/fkm/changelog +++ b/fkm/changelog @@ -1,4 +1,6 @@ -- Merged latest ALS. -- A different thermal solution relying on in-kernel driver (by Sultan Alsawaf with my optimizations). -- Reduced minimal frequency of little cores to 1056 MHz and increased up_rate_limit_us, should increase battery life. -- Fixed a FOD related memory corruption. +- Merged 4.14.188. +- Optimized thermal throttling. +- Optimized LOSFOD implementation. +- Optimized ION allocations. +- Massively updated sound driver. +- Fixed a bug when headset's button wouldn't resume playback after pausing and suspending system. diff --git a/fkm/update.json b/fkm/update.json index b7a034ed632a..0f5f6f928ec3 100644 --- a/fkm/update.json +++ b/fkm/update.json @@ -1,11 +1,11 @@ { "kernel": { "name": "F1xy-raphael", - "version": "0.24", - "link": "https://github.com/F1xy-kernels/RAPHAEL_Kernel/releases/download/v0.24/F1xy-Raphael-v0.24-LOSFOD.zip", + "version": "0.25", + "link": "https://github.com/F1xy-kernels/RAPHAEL_Kernel/releases/download/v0.25/F1xy-Raphael-v0.25-LOSFOD.zip", "changelog_url": "https://raw.githubusercontent.com/F1xy-kernels/RAPHAEL_Kernel/Q-raphael/fkm/changelog", - "date": "2020-6-30", - "sha1": "0bd838ec38f2acb8b6ae19cdc6326dafc837b762" + "date": "2020-7-30", + "sha1": "0adf01cd0df24d93f19e2df1133225d6aa5e2ffa" }, "support": { "link": "https://t.me/f1xy_kernel_raphael"