# 接收传感器温度通知

温控核框架使用 `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)。

## 后续步骤

- [通过温控调节优化性能](https://docs.qualcomm.com/doc/80-70022-30SC/topic/thermal-tuning.html#thermal-tuning)

Last Published: Nov 02, 2025

[Previous Topic
通过 cooling device 控制散热](https://docs.qualcomm.com/bundle/publicresource/80-70022-30SC/topics/coolingdevices.md) [Next Topic
通过温控调节优化性能](https://docs.qualcomm.com/bundle/publicresource/80-70022-30SC/topics/thermal-tuning.md)