#!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") GPU_FREQ=("/sys/devices/platform/ff400000.gpu/devfreq/ff400000.gpu") DMC_FREQ=("/sys/devices/platform/dmc/devfreq/dmc") EOF