mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 10:20:49 +07:00
hwmon: (sysfs-interface) Update tempX_type attribute to be more generic
The temp[1-*]_type attribute reports the temperature sensor type. Sensor type 1 is described as "PII/Celeron Diode", which is quite restrictive; other CPUs may also have an embedded temperature sensor diode with similar characteristics. Change description to "CPU embedded diode" to be more generic. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
parent
1c720093f6
commit
5f8b1f877e
@ -304,7 +304,7 @@ value (fastest fan speed) wins.
|
||||
temp[1-*]_type Sensor type selection.
|
||||
Integers 1 to 6
|
||||
RW
|
||||
1: PII/Celeron Diode
|
||||
1: CPU embedded diode
|
||||
2: 3904 transistor
|
||||
3: thermal diode
|
||||
4: thermistor
|
||||
|
Loading…
Reference in New Issue
Block a user