Lines Matching +full:cpu +full:- +full:read

10     Addresses scanned: I2C 0x2c - 0x2d
23 - Hartmut Rick <linux@rick.claranet.de>
25 - Special thanks to Jean Delvare for careful checking
30 -----------
33 of the SMSC LPC47M192 and compatible Super-I/O chips.
36 as well as CPU voltage VID input.
42 Voltages and temperatures are measured by an 8-bit ADC, the resolution
52 bit 4 of the encoded CPU voltage. This means that you either get
53 a +12V voltage measurement or a 5 bit CPU VID, but not both.
64 ---------------
68 in1_input CPU voltage input (nominal 2.25V)
77 in[0-7]_min,
78 in[0-7]_max lower and upper alarm thresholds for in[0-7]_input reading
80 All voltages are read and written in mV.
82 in[0-7]_alarm alarm flags for voltage inputs
83 These files read '1' in case of alarm, '0' otherwise.
85 temp1_input chip temperature measured by on-chip diode
86 temp[2-3]_input temperature measured by external diodes (one of these
87 would typically be wired to the diode inside the CPU)
89 temp[1-3]_min,
90 temp[1-3]_max lower and upper alarm thresholds for temperatures
92 temp[1-3]_offset temperature offset registers
97 Writing a non-zero number to one of them will reset the other
100 All temperatures and offsets are read and written in
103 temp[1-3]_alarm alarm flags for temperature inputs, '1' in case of alarm,
105 temp[2-3]_input_fault diode fault flags for temperature inputs 2 and 3.
110 cpu0_vid CPU voltage as received from the CPU
112 vrm CPU VID standard used for decoding CPU voltage
115 The `*_min`, `*_max`, `*_offset` and `vrm` files can be read and written,
116 all others are read-only.