Lines Matching +full:power +full:- +full:sensor

1 .. SPDX-License-Identifier: GPL-2.0-or-later
3 Kernel driver aquacomputer-d5next
14 * Aquacomputer High Flow Next sensor
25 -----------
32 speed (in RPM), power, voltage and current. Temperature offsets and fan speeds
35 For the D5 Next pump, available sensors are pump and fan speed, power, voltage
37 available through debugfs are the serial number, firmware version and power-on
39 temperature curves directly from the pump. If it's not connected, the fan-related
48 The Octo exposes four physical and sixteen virtual temperature sensors, a flow sensor
49 as well as eight PWM controllable fans, along with their speed (in RPM), power, voltage
50 and current. Flow sensor pulses are also available.
53 sensor and four PWM controllable fans, along with their speed (in RPM), power,
54 voltage and current. Flow sensor pulses are also available.
60 A temperature sensor can be connected to it, in which case it provides its reading
61 and an estimation of the dissipated/absorbed power in the liquid cooling loop.
65 filled with coolant. Pump RPM and flow can be set to enhance on-device calculations,
68 The Aquastream XT pump exposes temperature readings for the coolant, external sensor
72 The Aquastream Ultimate pump exposes coolant temp and an external temp sensor, along
73 with speed, power, voltage and current of both the pump and optionally connected fan.
76 The Poweradjust 3 controller exposes a single external temperature sensor.
78 The High Flow USB exposes an internal and external temperature sensor, and a flow meter.
87 -----------
93 -------------
96 temp[1-20]_input Physical/virtual temperature sensors (in millidegrees Celsius)
97 temp[1-8]_offset Temperature sensor correction offset (in millidegrees Celsius)
98 fan[1-9]_input Pump/fan speed (in RPM) / Flow speed (in dL/h)
102 fan5_pulses Quadro flow sensor pulses
103 fan9_pulses Octo flow sensor pulses
104 power[1-8]_input Pump/fan power (in micro Watts)
105 in[0-7]_input Pump/fan voltage (in milli Volts)
106 curr[1-8]_input Pump/fan current (in milli Amperes)
107 pwm[1-8] Fan PWM (0 - 255)
111 ---------------