mbox series

[0/2] hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 models

Message ID 20240428104812.14037-1-savicaleksa83@gmail.com (mailing list archive)
Headers show
Series hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 models | expand

Message

Aleksa Savic April 28, 2024, 10:48 a.m. UTC
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(-)