Lines Matching refs:trip

6 such as trip points, polling intervals, sensors and cooling devices
18 - trip points: describe key temperatures at which cooling is recommended. The
20 - cooling maps: used to describe links between trip points and cooling devices;
82 The trip node is a node to describe a point in the temperature domain
87 - temperature: An integer indicating the trip temperature level,
95 - type: a string containing the trip type. Expected values are:
96 "active": A trip point to enable active cooling
97 "passive": A trip point to enable passive cooling
98 "hot": A trip point to notify emergency
105 get assigned to trip points of the zone. The cooling devices are expected
114 - trip: A phandle of a trip point node within the same thermal
116 trip point node
120 Type: unsigned referred cooling device at the referred trip point.
135 containing trip nodes and one sub-node containing all the zone cooling maps.
151 - trips: A sub-node which is a container of only trip point nodes
178 such that a device does not cross several trip boundaries unexpectedly
280 trip = <&cpu_alert0>;
284 trip = <&cpu_alert1>;
288 trip = <&cpu_alert1>;
301 from its minimum to 4, when it reaches trip point 'cpu_alert0'
305 using all its cooling states at trip point 'cpu_alert1',
306 which is a trip point at 100C. On the thermal zone 'cpu-thermal', at the
307 temperature of 125C, represented by the trip point 'cpu_crit', the silicon
551 cpu_trip: cpu-trip {
556 gpu_trip: gpu-trip {
561 lcd_trip: lcp-trip {
566 crit_trip: crit-trip {
575 trip = <&cpu_trip>;
580 trip = <&gpu_trip>;
585 trip = <&lcd_trip>;