lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 2 Feb 2024 11:08:41 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Aleksa Savic <savicaleksa83@...il.com>
Cc: linux-hwmon@...r.kernel.org, Jonas Malaco <jonas@...tocubo.io>,
	Yury Zhuravlev <stalkerg@...il.com>,
	Jean Delvare <jdelvare@...e.com>, Jonathan Corbet <corbet@....net>,
	linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hwmon: Add driver for NZXT Kraken X and Z series AIO CPU
 coolers

On Mon, Jan 29, 2024 at 12:19:28PM +0100, Aleksa Savic wrote:
> This driver enables hardware monitoring support for NZXT Kraken
> X53/X63/X73 and Z53/Z63/Z73 all-in-one CPU liquid coolers.
> 
> All models expose liquid temperature and pump speed (in RPM), as well as
> PWM control (natively only through a temp-PWM curve, but the driver also
> emulates fixed PWM control on top of that). The Z-series models
> additionally expose the speed and duty of an optionally connected fan,
> with the same PWM control capabilities.
> 
> Pump and fan duty control mode can be set through pwm[1-2]_enable,
> where 1 is for the manual control mode and 2 is for the liquid temp
> to PWM curve mode. Writing a 0 disables control of the channel through
> the driver after setting its duty to 100%. As it is not possible to query
> the device for the active mode, the driver keeps track of it.
> 
> The temperature of the curves relates to the fixed [20-59] C range, per
> device limitations, and correlating to the detected liquid temperature.
> Only PWM values (ranging from 0-255) can be set.
> 
> The addressable RGB LEDs and LCD screen, included only on Z-series models,
> are not supported in this driver.
> 
> Co-developed-by: Jonas Malaco <jonas@...tocubo.io>
> Signed-off-by: Jonas Malaco <jonas@...tocubo.io>
> Co-developed-by: Yury Zhuravlev <stalkerg@...il.com>
> Signed-off-by: Yury Zhuravlev <stalkerg@...il.com>
> Signed-off-by: Aleksa Savic <savicaleksa83@...il.com>

Applied.

Thanks,
Guenter

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ