From 3230f7049e6325c27d6d40f2a1547cf75bc4ddff Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Tue, 24 Jan 2012 19:06:24 -0800 Subject: [PATCH] hwmon: (hwmon-vid) Add new entries to VRM model table The VRM model table was missing several Intel CPUs, resulting in wrong VRM table entries to be used for many recent CPUs. Update it. Also, use values from struct cpuinfo_x86 to retrieve CPU model information instead of re-calculating it locally. Cc: Rudolf Marek Signed-off-by: Guenter Roeck Acked-by: Jean Delvare --- Reading git-format-patch failed