tobetter / linux

Linux kernel source tree
Other
68 stars 30 forks source link

Add needed thermal option to odroidxu4_defconfig #15

Closed f1vefour closed 7 years ago

f1vefour commented 7 years ago

This feature enables user writeable thermal trip points. This allows tunable fan control.

ex.

echo 65000 > /sys/devices/virtual/thermal/thermal_zone0/trip_point_0_temp
echo 75000 > /sys/devices/virtual/thermal/thermal_zone0/trip_point_1_temp
echo 82000 > /sys/devices/virtual/thermal/thermal_zone0/trip_point_2_temp