]> git.baikalelectronics.ru Git - kernel.git/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)
commit1b43acaa64c78603662bf6550d03b500cb300a9f
tree87859a4feed842d45e5cbce98a49e1b11fa189af
parent26f09b2315b3129da8a1ec886067e75c00582ce7
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