Lines Matching +full:cooling +full:- +full:device

5 		E.g: "acpitz" indicates it's an ACPI thermal device.
61 E.g. it can be one of critical, hot, passive, `active[0-*]`
77 Sysfs link to the thermal cooling device node where the sys I/F
78 for cooling device throttling control represents.
84 The trip point in this thermal zone which `cdev[0-*]` is
85 associated with; -1 means the cooling device is not
92 The influence of `cdev[0-*]` in this thermal zone. This value
93 is relative to the rest of cooling devices in the thermal
94 zone. For example, if a cooling device has a weight double
95 than that of other, it's twice as effective in cooling the
106 different temperature threshold and its associated cooling
124 Documentation/driver-api/thermal/power_allocator.rst
133 Documentation/driver-api/thermal/power_allocator.rst
143 Documentation/driver-api/thermal/power_allocator.rst
153 Documentation/driver-api/thermal/power_allocator.rst
165 Documentation/driver-api/thermal/power_allocator.rst
175 raw readings. It is up to the device driver to determine
184 raw readings. It is up to the device driver to determine
194 Documentation/driver-api/thermal/power_allocator.rst
202 String which represents the type of device, e.g:
204 - for generic ACPI: should be "Fan", "Processor" or "LCD"
205 - for memory controller device on intel_menlow platform:
212 The maximum permissible cooling state of this cooling device.
218 The current cooling state of this cooling device.
221 - cur_state == 0 means no cooling
222 - cur_state == max_state means the maximum cooling.
228 Writing any value resets the cooling device's statistics.
234 The amount of time spent by the cooling device in various
235 cooling states. The output will have "<state> <time>" pair
236 in each line, which will mean this cooling device spent <time>
246 the state of a cooling device is changed.
252 This gives fine grained information about all the cooling state
257 an -EFBIG error.