Lines Matching +full:power +full:- +full:monitor
10 Addresses scanned: -
12 Datasheet: -
18 Addresses scanned: -
24 PMBus 5-Channel Power-Supply Manager and Intelligent Fan Controller
28 Addresses scanned: -
34 PMBus Power-Supply Data Logger
38 Addresses scanned: -
44 PMBus 16-Channel V/I Monitor and 12-Channel Sequencer/Marginer
48 Addresses scanned: -
54 PMBus 12-Channel Voltage Monitor & Sequencer
58 Addresses scanned: -
64 PMBus 16-Channel Voltage Monitor & Sequencer
68 Addresses scanned: -
72 Author: Guenter Roeck <linux@roeck-us.net>
76 -----------
79 PMBus 6-Channel Power-Supply Manager, MAX34441 PMBus 5-Channel Power-Supply
80 Manager and Intelligent Fan Controller, and MAX34446 PMBus Power-Supply Data
81 Logger; PMBus Voltage Monitor and Sequencers for MAX34451, MAX34460, and
82 MAX34461; PMBus DC/DC Power Module ADPM12160. The MAX34451 supports monitoring
92 -----------
94 This driver does not auto-detect devices. You will have to instantiate the
95 devices explicitly. Please see Documentation/i2c/instantiating-devices.rst for
101 attribute is set to a positive value. Power measurement is only enabled if
107 ---------------------
113 -------------
115 The following attributes are supported. Limits are read-write; all other
116 attributes are read-only.
122 in[1-6]_label "vout[1-6]".
123 in[1-6]_input Measured voltage. From READ_VOUT register.
124 in[1-6]_min Minimum Voltage. From VOUT_UV_WARN_LIMIT register.
125 in[1-6]_max Maximum voltage. From VOUT_OV_WARN_LIMIT register.
126 in[1-6]_lcrit Critical minimum Voltage. VOUT_UV_FAULT_LIMIT register.
127 in[1-6]_crit Critical maximum voltage. From VOUT_OV_FAULT_LIMIT
129 in[1-6]_min_alarm Voltage low alarm. From VOLTAGE_UV_WARNING status.
130 in[1-6]_max_alarm Voltage high alarm. From VOLTAGE_OV_WARNING status.
131 in[1-6]_lcrit_alarm Voltage critical low alarm. From VOLTAGE_UV_FAULT
133 in[1-6]_crit_alarm Voltage critical high alarm. From VOLTAGE_OV_FAULT
135 in[1-6]_lowest Historical minimum voltage.
136 in[1-6]_highest Historical maximum voltage.
137 in[1-6]_reset_history Write any value to reset history.
142 - MAX34446 only supports in[1-4].
143 - ADPM12160 only supports in[1-2]. Label is "vin1" and "vout1" respectively.
149 curr[1-6]_label "iout[1-6]".
150 curr[1-6]_input Measured current. From READ_IOUT register.
151 curr[1-6]_max Maximum current. From IOUT_OC_WARN_LIMIT register.
152 curr[1-6]_crit Critical maximum current. From IOUT_OC_FAULT_LIMIT
154 curr[1-6]_max_alarm Current high alarm. From IOUT_OC_WARNING status.
155 curr[1-6]_crit_alarm Current critical high alarm. From IOUT_OC_FAULT status.
156 curr[1-4]_average Historical average current (MAX34446/34451 only).
157 curr[1-6]_highest Historical maximum current.
158 curr[1-6]_reset_history Write any value to reset history.
163 - in6 and curr6 attributes only exist for MAX34440.
164 - MAX34446 only supports curr[1-4].
165 - For ADPM12160, curr[1] is "iin1" and curr[2-6] are "iout[1-5].
167 Power
171 power[1,3]_label "pout[1,3]"
172 power[1,3]_input Measured power.
173 power[1,3]_average Historical average power.
174 power[1,3]_highest Historical maximum power.
177 .. note:: Power attributes only exist for MAX34446.
183 temp[1-8]_input Measured temperatures. From READ_TEMPERATURE_1 register.
186 is a remote thermal-diode sensor. For MAX34440, temp6..8
188 temp[1-8]_max Maximum temperature. From OT_WARN_LIMIT register.
189 temp[1-8]_crit Critical high temperature. From OT_FAULT_LIMIT register.
190 temp[1-8]_max_alarm Temperature high alarm.
191 temp[1-8]_crit_alarm Temperature critical high alarm.
192 temp[1-8]_average Historical average temperature (MAX34446 only).
193 temp[1-8]_highest Historical maximum temperature.
194 temp[1-8]_reset_history Write any value to reset history.
199 - temp7 and temp8 attributes only exist for MAX34440.
200 - MAX34446 only supports temp[1-3].
201 - ADPM12160 only supports temp[1].
206 - MAX34451 supports attribute groups in[1-16] (or curr[1-16] based on
207 input pins) and temp[1-5].
208 - MAX34460 supports attribute groups in[1-12] and temp[1-5].
209 - MAX34461 supports attribute groups in[1-16] and temp[1-5].