Home
last modified time | relevance | path

Searched full:thermal_trip_hot (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/thermal/
H A Ddlg,da9062-thermal.yaml17 high THERMAL_TRIP_HOT temperatures for the PMIC device.
/linux/drivers/thermal/
H A Dthermal_trip.c15 [THERMAL_TRIP_HOT] = "hot",
H A Dthermal_of.c30 [THERMAL_TRIP_HOT] = "hot",
/linux/include/uapi/linux/
H A Dthermal.h17 THERMAL_TRIP_HOT, enumerator
/linux/tools/thermal/tmon/
H A Dtmon.h60 THERMAL_TRIP_HOT, enumerator
H A Dtui.c537 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c57 .type = THERMAL_TRIP_HOT,
78 .type = THERMAL_TRIP_HOT,
/linux/drivers/thermal/intel/
H A Dintel_pch_thermal.c233 ptd_trips[nr_trips++].type = THERMAL_TRIP_HOT; in intel_pch_thermal_probe()
/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c315 if (trip->type == THERMAL_TRIP_HOT) in tegra_tsensor_get_trips_cb()
/linux/drivers/acpi/
H A Dthermal.c838 trip->type = THERMAL_TRIP_HOT; in acpi_thermal_add()