commit | a39a2d7c72b358c6253a2ec28e17b023b7f6f41c | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Mon May 19 15:55:15 2008 -0700 |
committer | Len Brown <len.brown@intel.com> | Wed Jun 11 19:13:47 2008 -0400 |
tree | e6ad8c035a0db797d748a3739385de14c9ed55f7 | |
parent | 8410565f540db87ca938f56f92780d251e4f157d [diff] |
ACPI: Reject below-freezing temperatures as invalid critical temperatures My laptop thinks that it's a good idea to give -73C as the critical CPU temperature.... which isn't the best thing since it causes a shutdown right at bootup. Temperatures below freezing are clearly invalid critical thresholds so just reject these as such. Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Acked-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>