Armin Wolf
ca8fd8c16a
hwmon: (ftsteutates) Fix scaling of measurements
...
A user complained that the ftsteutates driver was displaying
bogus values since its introduction. This happens because the
sensor measurements need to be scaled in order to produce
meaningful results:
- the fan speed needs to be multiplied by 60 since its in RPS
- the temperature is in degrees celsius and needs an offset of 64
- the voltage is in 1/256 of 3.3V
The offical datasheet says the voltage needs to be divided by 256,
but this is likely an off-by-one-error, since even the BIOS
devides by 255 (otherwise 3.3V could not be measured).
The voltage channels additionally need a board-specific multiplier,
however this can be done by the driver since its board-specific.
The reason the missing scaling of measurements is the way Fujitsu
used this driver when it was still out-of-tree. Back then, all
scaling was done in userspace by libsensors, even the generic one.
Tested on a Fujitsu DS3401-B1.
Fixes: 08426eda58e0 ("hwmon: Add driver for FTS BMC chip "Teutates"")
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20221224041855.83981-2-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2023-01-03 13:26:45 -08:00
..
2020-08-24 17:19:07 -06:00
2020-08-24 17:19:07 -06:00
2020-08-24 17:19:07 -06:00
2020-07-27 14:11:22 +02:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2019-07-31 13:25:27 -06:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2021-06-17 04:21:46 -07:00
2020-10-28 11:26:10 -06:00
2020-12-11 07:42:27 -08:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2021-01-27 17:44:18 -08:00
2019-04-17 10:37:23 -07:00
2022-12-04 16:45:03 -08:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2022-07-13 08:39:42 -07:00
2021-12-26 15:02:05 -08:00
2020-04-22 12:14:18 -07:00
2019-11-06 14:37:19 -08:00
2021-04-20 06:50:14 -07:00
2020-05-28 07:59:45 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2022-10-22 06:59:12 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2022-07-27 05:59:33 -07:00
2019-04-17 10:37:23 -07:00
2021-06-17 04:21:46 -07:00
2020-09-23 09:42:39 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2022-09-19 06:17:06 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2021-04-20 06:50:14 -07:00
2023-01-03 13:26:45 -08:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2020-05-20 10:29:17 +01:00
2019-07-31 13:25:27 -06:00
2022-05-22 11:32:31 -07:00
2019-07-31 13:25:27 -06:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2021-01-21 11:27:23 -08:00
2020-07-24 07:44:57 -07:00
2021-12-26 15:02:05 -08:00
2020-07-24 07:44:57 -07:00
2022-12-04 16:45:02 -08:00
2019-10-29 04:43:29 -06:00
2020-10-04 08:40:10 -07:00
2019-04-17 10:37:23 -07:00
2021-06-17 04:21:44 -07:00
2021-12-26 15:02:07 -08:00
2020-04-12 15:12:51 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2021-09-12 17:56:36 -07:00
2022-05-22 11:32:30 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2022-02-27 17:03:19 -08:00
2020-07-24 07:44:57 -07:00
2021-06-17 04:21:44 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2022-07-13 08:38:19 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2021-10-12 07:22:41 -07:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2019-04-22 15:27:27 -07:00
2022-07-13 08:38:19 -07:00
2020-10-05 09:16:33 -07:00
2019-11-06 14:37:19 -08:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2021-06-17 04:21:44 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2020-12-02 17:42:24 -08:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2021-10-12 07:22:37 -07:00
2022-02-27 17:03:17 -08:00
2019-04-17 10:37:23 -07:00
2019-07-31 13:25:27 -06:00
2019-04-17 10:37:23 -07:00
2019-07-31 13:25:27 -06:00
2021-04-20 06:50:14 -07:00
2019-07-31 13:25:27 -06:00
2019-07-31 13:25:27 -06:00
2022-05-20 10:57:05 -07:00
2020-07-24 07:44:18 -07:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2020-01-23 13:15:09 -08:00
2022-09-20 07:11:32 -07:00
2019-04-17 10:37:23 -07:00
2022-09-19 06:17:05 -07:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-07-31 13:25:27 -06:00
2019-04-17 10:37:23 -07:00
2021-06-17 04:21:45 -07:00
2020-10-28 11:26:10 -06:00
2021-12-26 15:02:06 -08:00
2021-01-27 17:44:18 -08:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2021-04-20 06:50:14 -07:00
2021-12-26 15:02:07 -08:00
2019-04-17 10:37:23 -07:00
2022-12-04 16:45:03 -08:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-07-31 13:25:27 -06:00
2022-02-09 08:04:44 +01:00
2022-02-09 08:04:44 +01:00
2021-06-17 04:21:46 -07:00
2022-02-27 17:03:19 -08:00
2021-06-17 04:21:44 -07:00
2022-07-13 08:38:17 -07:00
2021-06-17 04:21:45 -07:00
2019-04-17 10:37:23 -07:00
2022-09-25 14:22:11 -07:00
2019-09-03 12:47:17 -07:00
2020-12-11 07:42:27 -08:00
2019-04-17 10:37:23 -07:00
2021-08-17 14:54:25 -07:00
2020-12-30 08:05:20 -08:00
2022-02-27 17:03:19 -08:00
2019-04-17 10:37:23 -07:00
2021-08-17 14:54:25 -07:00
2019-07-31 13:25:27 -06:00
2021-08-17 14:54:14 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2020-09-17 16:02:42 +01:00
2019-04-17 10:37:23 -07:00
2022-12-04 16:45:02 -08:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2021-04-20 06:50:14 -07:00
2022-07-14 15:03:57 -06:00
2022-03-08 09:44:05 +00:00
2022-02-27 17:03:16 -08:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2021-05-11 11:00:18 -06:00
2020-07-24 07:44:57 -07:00
2021-10-27 19:48:19 -07:00
2021-10-15 15:54:26 -07:00
2022-03-03 07:40:42 -08:00
2020-07-24 07:44:57 -07:00
2022-09-25 14:21:52 -07:00
2021-02-12 07:02:55 -08:00
2020-07-24 07:44:57 -07:00
2021-04-20 06:50:14 -07:00
2019-04-17 10:37:23 -07:00
2020-01-23 13:15:09 -08:00
2019-07-31 13:25:27 -06:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-07-31 13:25:27 -06:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2022-05-22 11:32:20 -07:00
2022-03-02 09:51:11 -08:00
2019-04-17 10:37:23 -07:00
2021-06-17 04:21:44 -07:00