Armin Wolf
1721badebf
hwmon: (ftsteutates) Fix scaling of measurements
...
[ Upstream commit ca8fd8c16a8b77dfcf7f6ce52d2c863220693a78 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-10 09:39:21 +01: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
2021-08-28 08:53:30 -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-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
2021-04-20 06:50:14 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -07:00
2019-11-22 20:47:43 -08: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
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-03-10 09:39:21 +01: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
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
2021-01-21 11:27:23 -08:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2021-08-28 08:53:30 -07: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
2019-04-22 15:27:27 -07: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
2019-04-17 10:37:23 -07:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07: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
2021-12-29 12:28:48 +01: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
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2019-04-22 15:27:27 -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
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-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
2021-01-29 09:20:33 -08: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
2019-04-17 10:37:23 -07:00
2021-06-17 04:21:46 -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-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
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-07-31 13:25:27 -06:00
2021-06-17 04:21:46 -07:00
2021-06-17 04:21:44 -07:00
2021-06-17 04:21:45 -07:00
2021-06-17 04:21:45 -07:00
2019-04-17 10:37:23 -07:00
2019-04-17 10:37:23 -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
2019-04-17 10:37:23 -07: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
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
2019-09-13 05:43:06 -07:00
2021-04-20 06:50:14 -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
2021-05-11 11:00:18 -06:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -07:00
2020-07-24 07:44:57 -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
2020-02-17 14:20:55 -08:00
2019-04-17 10:37:23 -07:00
2021-06-17 04:21:44 -07:00