From 91bba688016be0ba87ecb9d80d6490c2ebc63b0d Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Thu, 10 Jan 2013 21:16:47 -0800 Subject: [PATCH] hwmon: (lm73) Fix lower and upper temperature limits While the LM73 is only specified for temperatures from -40 to +150 degrees C, its power-up minimum and maximum temperature limits are -256 and +255.75 degrees C. For better consistency and to avoid confusion, clamp limits to the power-up limits and not to -40 / +150 degrees C. Signed-off-by: Guenter Roeck --- Reading git-format-patch failed