diff options
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/sysfs-interface | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface index b3a9e1b9dbda..331fa7a1d7d5 100644 --- a/Documentation/hwmon/sysfs-interface +++ b/Documentation/hwmon/sysfs-interface | |||
@@ -219,12 +219,12 @@ temp[1-*]_auto_point[1-*]_temp_hyst | |||
219 | **************** | 219 | **************** |
220 | 220 | ||
221 | temp[1-*]_type Sensor type selection. | 221 | temp[1-*]_type Sensor type selection. |
222 | Integers 1 to 6 or thermistor Beta value (typically 3435) | 222 | Integers 1 to 6 |
223 | RW | 223 | RW |
224 | 1: PII/Celeron Diode | 224 | 1: PII/Celeron Diode |
225 | 2: 3904 transistor | 225 | 2: 3904 transistor |
226 | 3: thermal diode | 226 | 3: thermal diode |
227 | 4: thermistor (default/unknown Beta) | 227 | 4: thermistor |
228 | 5: AMD AMDSI | 228 | 5: AMD AMDSI |
229 | 6: Intel PECI | 229 | 6: Intel PECI |
230 | Not all types are supported by all chips | 230 | Not all types are supported by all chips |