]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] hwmon: add VRM/VID support for some VIA CPUs
authorRudolf Marek <r.marek@sh.cvut.cz>
Sun, 18 Dec 2005 15:36:52 +0000 (16:36 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2006 06:16:26 +0000 (22:16 -0800)
commit734a12a36676ad3b9418fa5a829c518afec02b8a
tree2d59c180d831162b6afcdad9180965e7ead44883
parent99d855602c1d7968ca6b6cc99b773b0b47909690
[PATCH] hwmon: add VRM/VID support for some VIA CPUs

This patch adds the VIA CENTAUR CPUs to detection table.
Table was updated to treat future Intel x86 CPUs as VRD10.
Stepping field was added, because some VIA CPUs have
different VRM specs across stepping. I changed the vrm type
to u8 because all drivers use u8 anyway.

Signed-off-by: Rudolf Marek <r.marek@sh.cvut.cz>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/hwmon-vid.c
include/linux/hwmon-vid.h