diff --git a/powerhint-husky.json b/powerhint-husky.json index cb1ffd6..4e24b86 100644 --- a/powerhint-husky.json +++ b/powerhint-husky.json @@ -21,6 +21,28 @@ ], "ResetOnInit": true }, + { + "Name": "DsuFreq", + "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq", + "Values": [ + "2150000", + "1328000", + "820000", + "324000" + ], + "ResetOnInit": true + }, + { + "Name": "BCIFreq", + "Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq", + "Values": [ + "1850000", + "1205000", + "840000", + "315000" + ], + "ResetOnInit": true + }, { "Name": "CPULittleClusterMaxFreq", "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", diff --git a/powerhint-ripcurrent.json b/powerhint-ripcurrent.json index 6ffda1d..ddcd652 100644 --- a/powerhint-ripcurrent.json +++ b/powerhint-ripcurrent.json @@ -21,6 +21,28 @@ ], "ResetOnInit": true }, + { + "Name": "DsuFreq", + "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq", + "Values": [ + "2150000", + "1328000", + "820000", + "324000" + ], + "ResetOnInit": true + }, + { + "Name": "BCIFreq", + "Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq", + "Values": [ + "1850000", + "1205000", + "840000", + "315000" + ], + "ResetOnInit": true + }, { "Name": "CPULittleClusterMaxFreq", "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", diff --git a/powerhint-shiba.json b/powerhint-shiba.json index c3bdc4e..1752c19 100644 --- a/powerhint-shiba.json +++ b/powerhint-shiba.json @@ -21,6 +21,28 @@ ], "ResetOnInit": true }, + { + "Name": "DsuFreq", + "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq", + "Values": [ + "2150000", + "1328000", + "820000", + "324000" + ], + "ResetOnInit": true + }, + { + "Name": "BCIFreq", + "Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq", + "Values": [ + "1850000", + "1205000", + "840000", + "315000" + ], + "ResetOnInit": true + }, { "Name": "CPULittleClusterMaxFreq", "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",