Re: [PATCH] hwmon: corsair-psu: update calculation of LINEAR11 values

2021-03-11 Thread Guenter Roeck
On Sat, Feb 27, 2021 at 10:34:42AM +0100, Wilken Gottwalt wrote: > Changes the way how LINEAR11 values are calculated. The new method > increases the precision of 2-3 digits. > > old method: > corsairpsu-hid-3-1 > Adapter: HID adapter > v_in:230.00 V > v_out +12v:

[PATCH] hwmon: corsair-psu: update calculation of LINEAR11 values

2021-02-27 Thread Wilken Gottwalt
Changes the way how LINEAR11 values are calculated. The new method increases the precision of 2-3 digits. old method: corsairpsu-hid-3-1 Adapter: HID adapter v_in:230.00 V v_out +12v: 12.00 V v_out +5v: 5.00 V v_out +3.3v: 3.00 V