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