From 9f6ad1ce6484a92ef864e00611a8ef3daf9c986d Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Mon, 7 Mar 2011 18:34:50 -0800 Subject: [PATCH] hwmon: (pmbus) Fix LINEAR16 data format LINEAR16 data format is unsigned, not signed. Impact is that affected attributes report negative values in the upper half of the supported value range. Signed-off-by: Guenter Roeck --- Reading git-format-patch failed