> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs-staging.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)。

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

## 后续步骤

* [配置热区](configure-a-thermal-zone)
