Lines Matching +full:current +full:- +full:speed
1 .. SPDX-License-Identifier: GPL-2.0-or-later
3 Kernel driver aquacomputer-d5next
23 -----------
30 speed (in RPM), power, voltage and current. Temperature offsets and fan speeds
33 For the D5 Next pump, available sensors are pump and fan speed, power, voltage
34 and current, as well as coolant temperature and eight virtual temp sensors. Also
35 available through debugfs are the serial number, firmware version and power-on
37 temperature curves directly from the pump. If it's not connected, the fan-related
47 eight PWM controllable fans, along with their speed (in RPM), power, voltage and
48 current.
51 sensor and four PWM controllable fans, along with their speed (in RPM), power,
52 voltage and current. Flow sensor pulses are also available.
61 The Leakshield exposes two temperature sensors and coolant pressure (current, min, max and
63 filled with coolant. Pump RPM and flow can be set to enhance on-device calculations,
68 current.
71 with speed, power, voltage and current of both the pump and optionally connected fan.
72 It also exposes pressure and flow speed readings.
80 -----------
86 -------------
89 temp[1-20]_input Physical/virtual temperature sensors (in millidegrees Celsius)
90 temp[1-8]_offset Temperature sensor correction offset (in millidegrees Celsius)
91 fan[1-8]_input Pump/fan speed (in RPM) / Flow speed (in dL/h)
92 fan1_min Minimal fan speed (in RPM)
93 fan1_max Maximal fan speed (in RPM)
94 fan1_target Target fan speed (in RPM)
96 power[1-8]_input Pump/fan power (in micro Watts)
97 in[0-7]_input Pump/fan voltage (in milli Volts)
98 curr[1-8]_input Pump/fan current (in milli Amperes)
99 pwm[1-8] Fan PWM (0 - 255)
103 ---------------