Lines Matching +full:flow +full:- +full:controller
1 .. SPDX-License-Identifier: GPL-2.0-or-later
3 Kernel driver aquacomputer-d5next
10 * Aquacomputer Farbwerk RGB controller
11 * Aquacomputer Farbwerk 360 RGB controller
12 * Aquacomputer Octo fan controller
13 * Aquacomputer Quadro fan controller
14 * Aquacomputer High Flow Next sensor
18 * Aquacomputer Poweradjust 3 fan controller
19 * Aquacomputer High Flow USB flow meter
20 * Aquacomputer MPS Flow devices
25 -----------
31 virtual temperature sensors, as well as two flow sensors. The fans expose their
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
52 The Quadro exposes four physical and sixteen virtual temperature sensors, a flow
54 voltage and current. Flow sensor pulses are also available.
59 The High Flow Next exposes +5V voltages, water quality, conductivity and flow readings.
65 filled with coolant. Pump RPM and flow can be set to enhance on-device calculations,
74 It also exposes pressure and flow speed readings.
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.
80 The MPS Flow devices expose the same entries as the High Flow USB because they have
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-8]_input Pump/fan speed (in RPM) / Flow speed (in dL/h)
102 fan5_pulses Quadro flow sensor pulses
103 power[1-8]_input Pump/fan power (in micro Watts)
104 in[0-7]_input Pump/fan voltage (in milli Volts)
105 curr[1-8]_input Pump/fan current (in milli Amperes)
106 pwm[1-8] Fan PWM (0 - 255)
110 ---------------