lot of changes. wip

This commit is contained in:
2026-01-04 00:22:08 +03:00
parent 12d1cce41a
commit b7f0075276
6 changed files with 627 additions and 4 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
CPU_ENERGY_PERF_POLICY_ON_SAV = "power";
PLATFORM_PROFILE_ON_AC = "performance";
PLATFORM_PROFILE_ON_BAT = "low-power";
PLATFORM_PROFILE_ON_BAT = "power";
PLATFORM_PROFILE_ON_SAV = "low-power";
CPU_BOOST_ON_AC = 1;