Skip to main content
The thermal architecture shows how the Qualcomm Linux thermal framework interacts with temperature sensors (Tsens) hardware, cooling map interfaces, and user space clients. Thermal Architecture Diagram Figure: Thermal architecture Table: Description of the components of thermal architecture

Thermal Mitigation Policies

Qualcomm Linux uses in-built software and hardware mitigation policies to regulate the device’s thermal behavior. The thermal framework applies the mitigation policies when required and operates through the following policies:
  • Monitors the thermal response of the system using on-die Tsens
  • Applies mitigation based on thermal threshold limits defined in the device tree
  • Implements software throttling, hardware throttling, software shutdown, and hardware shutdown mitigation policies to control temperature
Table: Temperature management techniques and description Note: The thermal mitigation techniques are for information purpose only. They help in understanding performance regressions during high thermal conditions. For detailed temperature thresholds for each platform, see Platform Support - Thermal Management.

Next Steps