X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=drivers%2Fhwmon%2Flm75.h;h=e547a3eb4de31ae03d12b3c17f6320d05df2504a;hb=aa2b1cf5ca44811ab842c1cd8d32f95b8f51e557;hp=7c93454bb4e3eb4d01e482b2475335aa03aafc7e;hpb=aef8755711a28bb0ecde7780ae6613fcb62cf6f7;p=android-x86%2Fkernel.git diff --git a/drivers/hwmon/lm75.h b/drivers/hwmon/lm75.h index 7c93454bb4e3..e547a3eb4de3 100644 --- a/drivers/hwmon/lm75.h +++ b/drivers/hwmon/lm75.h @@ -30,6 +30,7 @@ /* straight from the datasheet */ #define LM75_TEMP_MIN (-55000) #define LM75_TEMP_MAX 125000 +#define LM75_SHUTDOWN 0x01 /* TEMP: 0.001C/bit (-55C to +125C) REG: (0.5C/bit, two's complement) << 7 */