cfda77b3de
- Removed the old function for detecting a faulty fan. - Removed the old function for detecting excess temperature. - Implement thermal_manager APIs based on ThermalManagerBase - Implement thermal_conditions APIs based on ThermalPolicyConditionBase - Implement thermal_actions APIs based on ThermalPolicyActionBase - Implement thermal_info APIs based on ThermalPolicyInfoBase - Add thermal_policy.json
12 lines
787 B
Plaintext
12 lines
787 B
Plaintext
# Configuration file generated by pwmconfig, changes will be lost
|
|
INTERVAL=2
|
|
FCTEMPS=23-004d/pwm1=/sys/bus/i2c/devices/11-001a/hwmon/hwmon*/temp3_input 23-004d/pwm2=/sys/bus/i2c/devices/11-001a/hwmon/hwmon*/temp3_input 23-004d/pwm4=/sys/bus/i2c/devices/11-001a/hwmon/hwmon*/temp3_input
|
|
FCFANS=23-004d/pwm1=23-004d/fan1_input 23-004d/pwm2=23-004d/fan2_input 23-004d/pwm4=23-004d/fan4_input
|
|
MINTEMP=23-004d/pwm1=29 23-004d/pwm2=29 23-004d/pwm4=29
|
|
MAXTEMP=23-004d/pwm1=46 23-004d/pwm2=46 23-004d/pwm4=46
|
|
MINSTART=23-004d/pwm1=102 23-004d/pwm2=102 23-004d/pwm4=102
|
|
MINSTOP=23-004d/pwm1=102 23-004d/pwm2=102 23-004d/pwm4=102
|
|
MINPWM=23-004d/pwm1=102 23-004d/pwm2=102 23-004d/pwm4=102
|
|
MAXPWM=23-004d/pwm1=255 23-004d/pwm2=255 23-004d/pwm4=255
|
|
THYST=23-004d/pwm1=2 23-004d/pwm2=2 23-004d/pwm4=2
|