Lines Matching +full:current +full:- +full:speed
1 .. SPDX-License-Identifier: GPL-2.0-or-later
3 Kernel driver aquacomputer-d5next
18 -----------
23 For the D5 Next pump, available sensors are pump and fan speed, power, voltage
24 and current, as well as coolant temperature and eight virtual temp sensors. Also
25 available through debugfs are the serial number, firmware version and power-on
27 temperature curves directly from the pump. If it's not connected, the fan-related
37 eight PWM controllable fans, along with their speed (in RPM), power, voltage and
38 current.
41 sensor and four PWM controllable fans, along with their speed (in RPM), power,
42 voltage and current.
55 -----------
61 -------------
64 temp[1-20]_input Physical/virtual temperature sensors (in millidegrees Celsius)
65 fan[1-8]_input Pump/fan speed (in RPM) / Flow speed (in dL/h)
66 power[1-8]_input Pump/fan power (in micro Watts)
67 in[0-7]_input Pump/fan voltage (in milli Volts)
68 curr[1-8]_input Pump/fan current (in milli Amperes)
69 pwm[1-8] Fan PWM (0 - 255)
73 ---------------