#!/bin/sh # SPDX-License-Identifier: Apache-2.0 # Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) cat </storage/.config/profile.d/010-governors # FREQ 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