Hi, Manuel, nice report. (In reply to Manuel Krause from comment #3) > > 3.13.5 -- 20140309 -- 20:52 -- bad > ============================= > dir |- > /type /cur_state /max_state > cooling_device0 Processor 0 10 > cooling_device1 Processor 0 10 > cooling_device2 Fan 0 1 > cooling_device3 Fan 1 1 > cooling_device4 Fan 0 1 > cooling_device5 Fan 0 1 > cooling_device6 Fan 0 1 > cooling_device7 LCD 0 24 > > 3.12.13 -- 20140310 -- 00:26 -- good > ============================== > dir |- > /type /cur_state /max_state > cooling_device0 Processor 0 10 > cooling_device1 Processor 0 10 > cooling_device2 Fan 0 1 > cooling_device3 Fan 1 1 > cooling_device4 Fan 1 1 > cooling_device5 Fan 1 1 > cooling_device6 Fan 1 1 > cooling_device7 LCD 0 24 > > > 3.13.5 -- 20140309 -- 20:52 -- bad > ============================= > dir |- > /passive /temp |- /cdev?_ /trip_ /trip_ > trip_ point_ point_ > point ?_temp ?_type > thermal_zone0 0 68000 ?=0 n.a. 256000 critical > thermal_zone1 n.a. 70000 |- > ?=0 6 110000 critical > ?=1 5 107000 passive > ?=2 4 90000 active > ?=3 3 75000 active > ?=4 2 55000 active > ?=5 1 45000 active > ?=6 1 30000 active > thermal_zone2 n.a. 54000 |- > ?=0 1 105000 critical > ?=1 1 95000 passive > thermal_zone3 n.a. 25800 |- > ?=0 1 110000 critical > ?=1 1 60000 passive > thermal_zone4 0 58000 ?=0 n.a. 110000 critical > > > 3.12.13 -- 20140310 -- 00:26 -- good > ============================== > dir |- > /passive /temp |- /cdev?_ /trip_ /trip_ > trip_ point_ point_ > point ?_temp ?_type > thermal_zone0 0 50000 ?=0 n.a. 256000 critical > thermal_zone1 n.a. 70000 |- > ?=0 1 110000 critical > ?=1 1 107000 passive > ?=2 2 90000 active > ?=3 3 67000 active > ?=4 4 55000 active > ?=5 5 45000 active > ?=6 6 30000 active > thermal_zone2 n.a. 53000 |- > ?=0 1 105000 critical > ?=1 1 95000 passive > thermal_zone3 n.a. 25600 |- > ?=0 1 110000 critical > ?=1 1 60000 passive > thermal_zone4 0 58000 ?=0 n.a. 110000 critical > this is not enough, can you please attach the output of " grep . /sys/class/thermal/thermal_zone*/cdev*/device/path" I need to figure out why /sys/class/thermal/thermal_zone1/cdev0_trip_point equals 1 in 3.12, while it equals 6 in 3.13. plus, can you please attach the output of "grep . /sys/class/thermal/cooling_device*/device/path" in both 3.12 and 3.13 as well.