Lines Matching full:temperature
15 * Minimum temperature for full military grade is 218°K (-55°C) and
16 * max temperature is 448°K (175°C). We can consider those values as
17 * the boundaries for the [trips] temperature returned by the
48 * thermal_acpi_active_trip_temp - Retrieve active trip point temperature
51 * @ret_temp: Address to store the retrieved temperature value on success.
54 * the temperature of the active cooling trip point corresponding to the active
71 * thermal_acpi_passive_trip_temp - Retrieve passive trip point temperature
73 * @ret_temp: Address to store the retrieved temperature value on success.
76 * the temperature of the passive cooling trip point.
87 * thermal_acpi_hot_trip_temp - Retrieve hot trip point temperature
89 * @ret_temp: Address to store the retrieved temperature value on success.
92 * the temperature of the trip point at which the system is expected to be put
104 * thermal_acpi_critical_trip_temp - Retrieve critical trip point temperature
106 * @ret_temp: Address to store the retrieved temperature value on success.
109 * the temperature of the critical cooling trip point.