diff options
author | Rudolf Marek <r.marek@assembler.cz> | 2007-10-07 13:42:09 +0200 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2007-10-09 22:56:32 -0400 |
commit | c940336b4403540c498fceb102c7142799252129 (patch) | |
tree | eaeb1c9fcd7c5e9ea0642d9394c6089c58f6db91 /Documentation/hwmon/coretemp | |
parent | 889af3d5d9586db795a06c619e416b4baee11da8 (diff) | |
download | op-kernel-dev-c940336b4403540c498fceb102c7142799252129.zip op-kernel-dev-c940336b4403540c498fceb102c7142799252129.tar.gz |
hwmon: (coretemp) Add support for Celeron 4xx
This patch adds support for the Celeron 4xx based on Core 2 core.
Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'Documentation/hwmon/coretemp')
-rw-r--r-- | Documentation/hwmon/coretemp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/coretemp b/Documentation/hwmon/coretemp index 870cda9..170bf86 100644 --- a/Documentation/hwmon/coretemp +++ b/Documentation/hwmon/coretemp @@ -4,7 +4,7 @@ Kernel driver coretemp Supported chips: * All Intel Core family Prefix: 'coretemp' - CPUID: family 0x6, models 0xe, 0xf + CPUID: family 0x6, models 0xe, 0xf, 0x16 Datasheet: Intel 64 and IA-32 Architectures Software Developer's Manual Volume 3A: System Programming Guide |