1 .. SPDX-License-Identifier: GPL-2.0-or-later
3 Kernel driver gigabyte_waterforce
4 =================================
8 * Gigabyte AORUS WATERFORCE X240
9 * Gigabyte AORUS WATERFORCE X280
10 * Gigabyte AORUS WATERFORCE X360
17 This driver enables hardware monitoring support for the listed Gigabyte Waterforce
18 all-in-one CPU liquid coolers. Available sensors are pump and fan speed in RPM, as
19 well as coolant temperature. Also available through debugfs is the firmware version.
21 Attaching a fan is optional and allows it to be controlled from the device. If
22 it's not connected, the fan-related sensors will report zeroes.
24 The addressable RGB LEDs and LCD screen are not supported in this driver and should
25 be controlled through userspace tools.
30 As these are USB HIDs, the driver can be loaded automatically by the kernel and
31 supports hot swapping.
36 =========== =============================================
37 fan1_input Fan speed (in rpm)
38 fan2_input Pump speed (in rpm)
39 temp1_input Coolant temperature (in millidegrees Celsius)
40 =========== =============================================
45 ================ =======================
46 firmware_version Device firmware version
47 ================ =======================