内核驱动 xgene-hwmon

支持的芯片

  • APM X-Gene SoC

描述

此驱动程序使用邮箱通信接口为 APM X-Gene SoC 添加了硬件温度和功耗读取支持。对于设备树,它使用标准 DT 邮箱。对于 ACPI,它使用 PCC 邮箱。

支持以下传感器

  • 温度
    • SoC 芯片内置温度(毫摄氏度)

    • 当出现高/过高温度时的警报

  • 功耗
    • CPU 功耗 (uW)

    • IO 功耗 (uW)

sysfs 接口

temp0_input
  • SoC 芯片内置温度(毫摄氏度)

temp0_critical_alarm
  • 1 表示芯片内置温度已超过阈值

power0_input
  • CPU 功耗 (uW)

power1_input
  • IO 功耗 (uW)