diff options
author | Jean Delvare <khali@linux-fr.org> | 2012-06-17 12:05:05 -0400 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2012-06-17 12:05:05 -0400 |
commit | fcc14ac1a86931f38da047cf8fb634c6db7b58bc (patch) | |
tree | b406a4a86f41e17ded7634e86023145bc6106603 /Documentation | |
parent | fb09185a88cad9c59e22e84f8c0594303595e9af (diff) |
hwmon: (coretemp) Improve support of recent Atom CPU models
Document the new Atom series (Tunnel Creek and Medfield) as being
supported, and list TjMax for the Atom E600 series.
Also enable the Atom tjmax heuristic for these Atom CPU models.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Reviewed-by: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Alexander Stein <alexander.stein@systec-electronic.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: "R, Durgadoss" <durgadoss.r@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/hwmon/coretemp | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Documentation/hwmon/coretemp b/Documentation/hwmon/coretemp index 84d46c0c71a3..f6aed440c3d7 100644 --- a/Documentation/hwmon/coretemp +++ b/Documentation/hwmon/coretemp | |||
@@ -6,7 +6,8 @@ Supported chips: | |||
6 | Prefix: 'coretemp' | 6 | Prefix: 'coretemp' |
7 | CPUID: family 0x6, models 0xe (Pentium M DC), 0xf (Core 2 DC 65nm), | 7 | CPUID: family 0x6, models 0xe (Pentium M DC), 0xf (Core 2 DC 65nm), |
8 | 0x16 (Core 2 SC 65nm), 0x17 (Penryn 45nm), | 8 | 0x16 (Core 2 SC 65nm), 0x17 (Penryn 45nm), |
9 | 0x1a (Nehalem), 0x1c (Atom), 0x1e (Lynnfield) | 9 | 0x1a (Nehalem), 0x1c (Atom), 0x1e (Lynnfield), |
10 | 0x26 (Tunnel Creek Atom), 0x27 (Medfield Atom) | ||
10 | Datasheet: Intel 64 and IA-32 Architectures Software Developer's Manual | 11 | Datasheet: Intel 64 and IA-32 Architectures Software Developer's Manual |
11 | Volume 3A: System Programming Guide | 12 | Volume 3A: System Programming Guide |
12 | http://softwarecommunity.intel.com/Wiki/Mobility/720.htm | 13 | http://softwarecommunity.intel.com/Wiki/Mobility/720.htm |
@@ -65,6 +66,9 @@ Process Processor TjMax(C) | |||
65 | U3400 105 | 66 | U3400 105 |
66 | P4505/P4500 90 | 67 | P4505/P4500 90 |
67 | 68 | ||
69 | 32nm Atom Processors | ||
70 | Z2460 90 | ||
71 | |||
68 | 45nm Xeon Processors 5400 Quad-Core | 72 | 45nm Xeon Processors 5400 Quad-Core |
69 | X5492, X5482, X5472, X5470, X5460, X5450 85 | 73 | X5492, X5482, X5472, X5470, X5460, X5450 85 |
70 | E5472, E5462, E5450/40/30/20/10/05 85 | 74 | E5472, E5462, E5450/40/30/20/10/05 85 |
@@ -85,6 +89,8 @@ Process Processor TjMax(C) | |||
85 | N475/470/455/450 100 | 89 | N475/470/455/450 100 |
86 | N280/270 90 | 90 | N280/270 90 |
87 | 330/230 125 | 91 | 330/230 125 |
92 | E680/660/640/620 90 | ||
93 | E680T/660T/640T/620T 110 | ||
88 | 94 | ||
89 | 45nm Core2 Processors | 95 | 45nm Core2 Processors |
90 | Solo ULV SU3500/3300 100 | 96 | Solo ULV SU3500/3300 100 |