Lines Matching +full:point +full:- +full:to +full:- +full:point
6 In order to keep it consistent with hwmon sys attribute; this
51 The temperature above which trip point will be fired.
59 Strings which indicate the type of the trip point.
61 E.g. it can be one of critical, hot, passive, `active[0-*]`
68 The hysteresis value for a trip point, represented as an
77 Sysfs link to the thermal cooling device node where the sys I/F
84 The trip point in this thermal zone which `cdev[0-*]` is
85 associated with; -1 means the cooling device is not
86 associated with any trip point.
92 The influence of `cdev[0-*]` in this thermal zone. This value
93 is relative to the rest of cooling devices in the thermal
102 Interface to set the emulated temperature method in thermal zone
104 pass this temperature to platform emulation function if
124 Documentation/driver-api/thermal/power_allocator.rst
131 controller. This term allows the PID controller to compensate
133 Documentation/driver-api/thermal/power_allocator.rst
142 temperature" trip point. For more information see
143 Documentation/driver-api/thermal/power_allocator.rst
152 temperature" trip point. For more information see
153 Documentation/driver-api/thermal/power_allocator.rst
159 Temperature offset from the desired temperature trip point
164 temperature trip point. For more information see
165 Documentation/driver-api/thermal/power_allocator.rst
174 to determine a hotspot temperature based off the sensor's
175 raw readings. It is up to the device driver to determine
183 to determine a hotspot temperature based off the sensor's
184 raw readings. It is up to the device driver to determine
194 Documentation/driver-api/thermal/power_allocator.rst
204 - for generic ACPI: should be "Fan", "Processor" or "LCD"
205 - for memory controller device on intel_menlow platform:
221 - cur_state == 0 means no cooling
222 - cur_state == max_state means the maximum cooling.
255 of transitions from State_i to State_j. If the transition
257 an -EFBIG error.