aboutsummaryrefslogtreecommitdiff
path: root/thermal/thermal_02.sh
diff options
context:
space:
mode:
Diffstat (limited to 'thermal/thermal_02.sh')
-rwxr-xr-xthermal/thermal_02.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/thermal/thermal_02.sh b/thermal/thermal_02.sh
index 1ff59b2..1f53612 100755
--- a/thermal/thermal_02.sh
+++ b/thermal/thermal_02.sh
@@ -60,7 +60,11 @@ check_cooling_device_states() {
echo $prev_state_val > $dirpath/cur_state
}
-for_each_cooling_device check_cooling_device_attributes
+set_thermal_governors user_space
+for_each_cooling_device check_cooling_device_attributes
for_each_cooling_device check_cooling_device_states
+
+restore_thermal_governors
+
test_status_show