Lines Matching refs:of

13 The generic thermal sysfs provides a set of interfaces for thermal zone
15 with the thermal management solution and to be a part of it.
19 This solution is platform independent and any type of thermal zone devices
20 and cooling devices should be able to make use of the infrastructure.
22 The main task of the thermal sysfs driver is to expose thermal zone attributes
45 trips: the total number of trip points this thermal zone supports.
51 .get_temp: get the current temperature of the thermal zone.
52 .get_mode: get the current mode (enabled/disabled) of the thermal zone.
55 so that user applications can take charge of thermal management.
56 .set_mode: set the mode (enabled/disabled) of the thermal zone.
57 .get_trip_type: get the type of certain trip point.
63 passive_delay: number of milliseconds to wait between polls when
65 polling_delay: number of milliseconds to wait between polls when checking
85 .get_max_state: get the Maximum throttle state of the cooling device.
86 .get_cur_state: get the Current throttle state of the cooling device.
87 .set_cur_state: set the Current throttle state of the cooling device.
101 point of a thermal zone device.
113 weight: the influence of this cooling device in this thermal
120 trip point of a thermal zone device. This function is usually called in
132 .weight: The 'influence' of a particular cooling device on this
133 zone. This is relative to the rest of the cooling
135 weight of 1, then they all contribute the same. You can
137 weight of 0 means that this cooling device doesn't
138 contribute to the cooling of this zone unless all cooling
139 devices have a weight of 0. If all weights are 0, then
145 .limits: This is an array of cooling state limits. Must have exactly
147 of tuples <lower-state upper-state> of state limits. Each trip
159 .governor_name: Name of the thermal governor used for this zone
165 .num_tbps: Number of thermal_bind_params entries for this zone
179 |---type: Type of the thermal zone
181 |---mode: Working mode of the thermal zone
199 |---type: Type of the cooling device(processor/fan/...)
200 |---max_state: Maximum cooling state of the cooling device
201 |---cur_state: Current cooling state of the cooling device
206 They are created/removed for each successful execution of
212 |---cdev[0-*]_weight: Influence of the cooling device in
217 of thermal zone device. E.g. the generic thermal driver registers one hwmon
222 |---name: The type of the thermal zone devices
223 |---temp[1-*]_input: The current temperature of thermal zone [1-*]
224 |---temp[1-*]_critical: The critical trip point of thermal zone [1-*]
234 This is given by thermal zone driver as part of registration.
246 One of the predefined values in [enabled, disabled].
253 charge of the thermal management.
257 One of the various thermal governors used for a particular zone.
270 Strings which indicate the type of the trip point.
271 E.g. it can be one of critical, hot, passive, active[0-*] for ACPI
292 The influence of cdev[0-*] in this thermal zone. This value
293 is relative to the rest of cooling devices in the thermal
295 than that of other, it's twice as effective in cooling the
304 an interval of 1 second.
324 An estimate of the sustained power that can be dissipated by
331 The proportional term of the power allocator governor's PID
339 The proportional term of the power allocator governor's PID
347 The integral term of the power allocator governor's PID
354 The derivative term of the power allocator governor's PID
361 above which the integral term of the power allocator
373 the usage of these values.
380 the usage of these values.
388 String which represents the type of device, e.g:
395 The maximum permissible cooling state of this cooling device.
399 The current cooling state of this cooling device.
460 The framework includes a simple notification mechanism, in the form of a
462 of the framework. Drivers which intend to use the notification mechanism
467 event will be one of:{THERMAL_AUX0, THERMAL_AUX1, THERMAL_CRITICAL,
469 crosses any of the configured thresholds.
474 This function returns the trend of a thermal zone, i.e the rate of change
475 of temperature of the thermal zone. Ideally, the thermal sensor drivers
494 This function serves as an arbitrator to set the state of a cooling