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;
83 The trip node is a node to describe a point in the temperature domain
88 - temperature: An integer indicating the trip temperature level,
96 - type: a string containing the trip type. Expected values are:
97 "active": A trip point to enable active cooling
98 "passive": A trip point to enable passive cooling
99 "hot": A trip point to notify emergency
106 get assigned to trip points of the zone. The cooling devices are expected
115 - trip: A phandle of a trip point node within the same thermal
117 trip point node
121 Type: unsigned referred cooling device at the referred trip point.
136 containing trip nodes and one sub-node containing all the zone cooling maps.
152 - trips: A sub-node which is a container of only trip point nodes
186 such that a device does not cross several trip boundaries unexpectedly
288 trip = <&cpu_alert0>;
292 trip = <&cpu_alert1>;
296 trip = <&cpu_alert1>;
309 from its minimum to 4, when it reaches trip point 'cpu_alert0'
313 using all its cooling states at trip point 'cpu_alert1',
314 which is a trip point at 100C. On the thermal zone 'cpu-thermal', at the
315 temperature of 125C, represented by the trip point 'cpu_crit', the silicon
561 cpu_trip: cpu-trip {
566 gpu_trip: gpu-trip {
571 lcd_trip: lcp-trip {
576 crit_trip: crit-trip {
585 trip = <&cpu_trip>;
590 trip = <&gpu_trip>;
595 trip = <&lcd_trip>;