> ## 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.

# 接收传感器温度通知

热管理核心框架使用 `Netlink` 接口向用户空间提供传感器温度通知。

用户空间应用程序使用 `Netlink` 库 API 获取传感器温度通知并采取所需的操作。`Netlink` 库 API 可在以下位置获取:[index: kernel/git/torvalds/linux.git](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/lib/thermal?h=v6.6)。

## 后续步骤

* [通过热调优优化性能](optimize-performance-with-thermal-tuning)
