Skip to content

Releases: Rem01Gaming/origami_kernel_manager

v1.2.0 Release

16 Oct 01:51
dd8ea0c
Compare
Choose a tag to compare

Changelog

  • Initial support for Linux
  • Initial support for Intel CPUs
  • init_run: Fix kernel panic on Mediatek devices
  • init_run: Fix Exynos wrongly detected as Snapdragon
  • menu_helper: Clear after fzf exit
  • cpu: Introduce Prohibit CPU thermal interface access
  • cpu: Properly skipping set of cpu0 state

Notes

  • You can easily update okm through command okm update
  • For Linux user, only make installation method available

MD5: 3e600da013d3ee02086391630d98864e
SHA256: 8e4055cfd1c120a0bdd87d28d98093100e79815152d5e8ab8e950e869100d44a

v1.1.6 Release

24 Sep 01:08
eb25cea
Compare
Choose a tag to compare

Changelog

  • Introduce update cli via okm update
  • Sync data in okm-menu to prevent crash
  • Refactor and optimize code
  • okm-menu: Restore original terminal state after exiting
  • mediatek/gpu: Drop lock volt in gpufreqv2
  • mediatek/cpu: Add sched_boost toggle

MD5: f33194f8f4314c54058e740c3cddc87f
SHA256: 725b1d64ea4b1e4bd669b37287112828016d2afaa3ecf41f42da596759089404

v1.1.5 Release

18 Aug 22:21
a9f334d
Compare
Choose a tag to compare

Changelog

  • init_run: Fix fetching CPU name
  • misc/devfreq: Fix abnormal devfreq_list
  • qualcomm/cpu: Fix possibility of abnormal CPU Bus list
  • mediatek/gpu: Fix typo on fixed freq info
  • Fix database not being created on initial installation

MD5: 2085af853847ffab54912f8e081fde5e
SHA256: ebde40cad78550f8f10d72b8413c801b4ee00fee7d02bfeb5403a0c0fb3fad2f

v1.1.3 Release

14 Aug 09:29
6f5b191
Compare
Choose a tag to compare

Changelog

  • Refine and optimize code
  • Prevent infinite loop caused by faulty installation
  • battery: Prevent freeze due to abnormal database
  • cpu: Fix empty frequencies list
  • mediatek/cpu: Change CPU frequency via cpufreq_mtk
  • init_run: Fix and harden GPU Devfreq checking
  • init_run: Better Snapdragon chipset detection
  • qualcomm/cpu: Introduce CPU Bus tunable (L3, LLCC, DRAM)
  • Introduce scheduler settings
  • misc: Introduce Tune custom devfreq component

Note

Clear database after this update on OKM Settings

MD5: 1c7866d62d7e8418f0a4512fc047a29f

v1.1.2 Release

29 Jul 04:52
afb9213
Compare
Choose a tag to compare

Changelog

  • cpu: Fix cpu cluster handeling
  • mediatek/cpu: Fix PPM state can't be changed on APS feature
  • init_run: Use ro.board.platform for last resort if /proc/cpuinfo doesn't give cpu name
  • init_run: Identify gs prefix as Google Tensor
  • init_run: Correct the cpu little.big if it's swapped
  • init_run: Fix find command workaround
  • Add support for Unisoc and Google Tensor GPU

MD5: 447fba417a8841b6087831a3c7661b18

v1.1.1 Release

22 Jun 14:59
510b31e
Compare
Choose a tag to compare

Changelog

  • Refine Code
  • Tidy up header
  • Migrate all data to sqlite database
  • Apply previous settings feature
  • Add DRAM Control support for Snapdragon
  • Add GPU Control support for Mali GPUs (Non-Mediatek devices)
  • Merge PowerVR and kgsl3-devfreq interface to gpu_devfreq
  • Drop TCP Low latency mode
  • mtk/cpu: Fix voltage offset node not found
  • Full Changelog

MD5: dffb9addb4d3cf202630217e5bfc2a0d

v1.1.0 Release

28 May 14:06
Compare
Choose a tag to compare

Changelog

  • Fix check4update feature entirely
  • Fix Idle Charging switch not working
  • Full Changelog

MD5: 807eb174a6cebfcdf49d6937087d1381

This Update is hotfix from previous version.

v1.0.9 Release

28 May 01:37
Compare
Choose a tag to compare

Changelog

  • Fix GPU Frequencies setting on non Mediatek devices
  • Make sure user is online before start checking for update
  • chmod node before start echo'ing
  • disp: Fix text coloring
  • mediatek/gpu: Fix gpufreq_power_limited not found
  • Full Changelog

MD5: e631913584c7b3d33d8c5d32de07f70b

v1.0.8 Release

22 May 15:28
Compare
Choose a tag to compare

Changelog

  • Automated update with check4update option
  • Use simple_sudo instead of tsu
  • mediatek/cpu: Implement new way for indexing PPM policies
  • Simplify logics
  • Add jq dependencies, again :c
  • Change start command to okm for easier call
  • Full Changelog

MD5: 872a06bfdec2b3ac6de0eae7eb6f35ac

v1.0.7 Release

05 May 12:49
Compare
Choose a tag to compare

Changelog

  • DRAM: Fix DRAM Menu can't be open
  • CPU: Workaround for Governor settings on each cluster
  • Full Changelog: v1.0.6...v1.0.7

MD5: 2623c4c39c5f8a4fb493d84a3af70969

This Update is hotfix from previous version.