Lines Matching refs:temperature
25 inputs from thermal zone attributes (the current temperature and trip point
26 temperature) and throttle appropriate devices.
51 .get_temp: get the current temperature of the thermal zone.
58 .get_trip_temp: get the temperature above which the certain trip point
60 .set_emul_temp: set the emulation temperature which helps in debugging
61 different threshold temperature points.
180 |---temp: Current temperature
184 |---trip_point_[0-*]_temp: Trip point temperature
187 |---emul_temp: Emulated temperature set node
189 |---k_po: Proportional term during temperature overshoot
190 |---k_pu: Proportional term during temperature undershoot
223 |---temp[1-*]_input: The current temperature of thermal zone [1-*]
241 Current temperature as reported by thermal zone (sensor).
265 The temperature above which trip point will be fired.
302 and can be set to a temperature (in millidegrees) to enable a
310 Interface to set the emulated temperature method in thermal zone
311 (sensor). After setting this temperature, the thermal zone may pass
312 this temperature to platform emulation function if registered or
313 cache it locally. This is useful in debugging different temperature
321 flooding this sysfs node with low temperature values.
332 controller during temperature overshoot. Temperature overshoot
333 is when the current temperature is above the "desired
334 temperature" trip point. For more information see
340 controller during temperature undershoot. Temperature undershoot
341 is when the current temperature is below the "desired
342 temperature" trip point. For more information see
360 Temperature offset from the desired temperature trip point
364 accumulates error when temperature is above the desired
365 temperature trip point. For more information see
371 to determine a hotspot temperature based off the sensor's
378 to determine a hotspot temperature based off the sensor's
468 THERMAL_DEV_FAULT}. Notification can be sent when the current temperature
475 of temperature of the thermal zone. Ideally, the thermal sensor drivers
478 temperature values.