# 参考资料

表：相关资源

| 资源 |
| --- |
| [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/cpu-freq?h=v6.6](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/cpu-freq?h=v6.6) |
| [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/power/pm_qos_interface.rst?h=v6.6](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/power/pm_qos_interface.rst?h=v6.6) |
| [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/thermal/thermal-cooling-devices.yaml?h=v6.6](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/thermal/thermal-cooling-devices.yaml?h=v6.6) |
| [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/thermal/thermal-zones.yaml?h=v6.6](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/thermal/thermal-zones.yaml?h=v6.6) |
| [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/thermal/thermal-engine/thermal-engine.c?h=v6.6](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/thermal/thermal-engine/thermal-engine.c?h=v6.6) |
| [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/lib/thermal?h=v6.6](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/lib/thermal?h=v6.6) |
|  |

表：缩略词和术语

| 缩略词或术语 | 定义 |
| --- | --- |
| APSS | 应用处理器子系统 (Application processor subsystem) |
| CPUSS | CPU 子系统 (CPU subsystem) |
| DDR | 双倍数据速率 (Double data rate) |
| DVFS | 动态电压及频率调节 (Dynamic voltage and frequency scaling) |
| GIC | 通用中断控制器 (Generic interrupt controller) |
| PM QoS | 电源管理服务质量 (Power management quality of service) |
| SMPS | 开关模式电源 (Switched mode power supply) |
| Tsens | 温度传感器 (Temperature sensors) |
| XO | 晶体振荡器 (Crystal oscillator) |

Last Published: Apr 27, 2025

[Previous Topic
调试](https://docs.qualcomm.com/bundle/publicresource/80-70017-30SC/topics/thermal-debug.md)