aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEugene Shalygin <[email protected]>2022-02-04 17:30:45 +0100
committerGuenter Roeck <[email protected]>2022-02-27 17:03:18 -0800
commit339f8a998f58e8693f73429e7597f2ffc9b93ec5 (patch)
tree4b3982dcd0cf2d86108b7fb3c6b10f7dd9f789ba /tools/perf/scripts/python
parent88846ff7422089f576e29b68153034babbc68ce6 (diff)
hwmon: (asus-ec-sensors) read sensors as signed ints
Temperature sensor readings are signed, which is hinted by their blank value (oxd8, 216 as unsigned and -40 as signed). T_Sensor, Crosshair VIII Hero, and a freezer were used to confirm that. Here we read fan sensors as signed too, because with their typical values and 2-byte width, I can't tell a difference between signed and unsigned, as I don't have a high speed chipset fan. Signed-off-by: Eugene Shalygin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions