> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 了解热接口

热架构包括 `sysfs` 接口，该接口读取热区配置并对 CPU 应用冷却措施。用户空间客户端使用 `sysfs` 接口与冷却映射（cooling map）接口通信。

有关 `sysfs` 接口的更多信息，请参见 [Linux Kernel Thermal sysfs API Documentation](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/driver-api/thermal/sysfs-api.rst?h=v6.6)。

您可以通过以下接口与设备交互：

## 后续步骤

* [定制热区](customize-a-thermal-zone)
* [使用冷却设备控制散热](control-heat-dissipation-with-cooling-devices)
* [接收传感器温度通知](receive-sensor-temperature-notifications)
