Xin LI a3bc0a4e5c Improve cputemp(4) driver wrt newer Intel processors, especially
Xeon 5500/5600 series:

 - Utilize IA32_TEMPERATURE_TARGET, a.k.a. Tj(target) in place
   of Tj(max) when a sane value is available, as documented
   in Intel whitepaper "CPU Monitoring With DTS/PECI"; (By sane
   value we mean 70C - 100C for now);
 - Print the probe results when booting verbose;
 - Replace cpu_mask with cpu_stepping;
 - Use CPUID_* macros instead of rolling our own.

Approved by:	rpaulo
MFC after:	1 month
2010-07-29 19:08:22 +00:00
..
2010-07-28 16:24:11 +00:00
2010-07-21 18:50:24 +00:00
2009-09-14 21:33:00 +00:00
2010-01-28 08:41:30 +00:00
2010-07-26 23:24:42 +00:00
2010-01-03 23:28:32 +00:00
2010-01-03 23:26:29 +00:00
2010-07-13 19:58:06 +00:00
2010-07-19 18:47:18 +00:00
2010-07-19 21:50:43 +00:00
2009-12-16 12:25:27 +00:00
2010-01-08 20:40:28 +00:00
2010-05-11 17:14:17 +00:00
2010-07-01 05:03:24 +00:00
2010-01-08 15:57:56 +00:00
2010-07-26 10:37:14 +00:00
2010-01-01 22:47:53 +00:00
2010-01-28 08:41:30 +00:00
2010-01-03 23:31:58 +00:00
2010-05-20 13:16:42 +00:00
2010-07-19 20:31:04 +00:00
2010-01-28 08:41:30 +00:00
2010-07-19 18:47:18 +00:00
2009-12-25 00:23:47 +00:00
2010-01-03 23:29:49 +00:00