]> Pileus Git - ~andy/linux/commit
hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs
authorGuenter Roeck <linux@roeck-us.net>
Mon, 27 May 2013 21:17:27 +0000 (14:17 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 15 Jan 2014 05:36:31 +0000 (21:36 -0800)
commit347c16cfdecf9b4cfb94137b47bf6a05b3ff57d5
tree87859a4feed842d45e5cbce98a49e1b11fa189af
parent14513ee696a0cd12a19318e433b75a786808adc3
hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs

Since we now have to use PCI IDs to detect CPU types anyway, use this mechanism
to detect CE41x0 CPUs. Advantage is that it only requires a single entry and
covers all variants of CE41x0, including those unknown to us.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/coretemp.c