Linux-Hwmon Archive mirror
 help / color / mirror / Atom feed
From: Aleksa Savic <savicaleksa83@gmail.com>
To: linux-hwmon@vger.kernel.org
Cc: Aleksa Savic <savicaleksa83@gmail.com>,
	Jonas Malaco <jonas@protocubo.io>,
	Jean Delvare <jdelvare@suse.com>,
	Guenter Roeck <linux@roeck-us.net>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 models
Date: Sun, 28 Apr 2024 12:48:09 +0200	[thread overview]
Message-ID: <20240428104812.14037-1-savicaleksa83@gmail.com> (raw)

This series adds support for the 2023 models (standard and Elite) of the
NZXT Kraken all-in-one cooler lineup.

The first patch changes how the driver chooses the shown name which is
based on the model, while the second patch builds on top of that and
implements support for the new models.

Aleksa Savic (2):
  hwmon: (nzxt-kraken3) Decouple device names from kinds
  hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and
    Elite) models

 Documentation/hwmon/nzxt-kraken3.rst | 19 ++++++----
 drivers/hwmon/nzxt-kraken3.c         | 55 +++++++++++++++++++---------
 2 files changed, 48 insertions(+), 26 deletions(-)

-- 
2.44.0


             reply	other threads:[~2024-04-28 10:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-28 10:48 Aleksa Savic [this message]
2024-04-28 10:48 ` [PATCH 1/2] hwmon: (nzxt-kraken3) Decouple device names from kinds Aleksa Savic
2024-04-28 18:16   ` Guenter Roeck
2024-04-28 10:48 ` [PATCH 2/2] hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and Elite) models Aleksa Savic
2024-04-28 18:17   ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240428104812.14037-1-savicaleksa83@gmail.com \
    --to=savicaleksa83@gmail.com \
    --cc=corbet@lwn.net \
    --cc=jdelvare@suse.com \
    --cc=jonas@protocubo.io \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).