1 Kernel driver xgene-hwmon 2 ========================= 3 4 Supported chips: 5 6 * APM X-Gene SoC 7 8 Description 9 ----------- 10 11 This driver adds hardware temperature and powe 12 APM X-Gene SoC using the mailbox communication 13 For device tree, it is the standard DT mailbox 14 For ACPI, it is the PCC mailbox. 15 16 The following sensors are supported 17 18 * Temperature 19 - SoC on-die temperature in milli-degree 20 - Alarm when high/over temperature occur 21 22 * Power 23 - CPU power in uW 24 - IO power in uW 25 26 sysfs-Interface 27 --------------- 28 29 temp0_input 30 - SoC on-die temperature (milli-degree 31 temp0_critical_alarm 32 - An 1 would indicates on-die temperat 33 power0_input 34 - CPU power in (uW) 35 power1_input 36 - IO power in (uW)
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.