[PATCH 0/2] hwmon: corsair-cpro: Read negative temperatures and remove magic values

From: Marius Zachmann

Date: Thu Nov 13 2025 - 05:06:13 EST


- The Commander Pro also allows reading negative temperatures.
Adds a conversion to read it correctly.

- Replace two of the magic values in the ccp_device struct
with constants.

Marius Zachmann (2):
Read temperature as a signed value.
Replace magic values with constants

drivers/hwmon/corsair-cpro.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

--
2.51.2