commit | 347c16cfdecf9b4cfb94137b47bf6a05b3ff57d5 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Mon May 27 14:17:27 2013 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Jan 14 21:36:31 2014 -0800 |
tree | 87859a4feed842d45e5cbce98a49e1b11fa189af | |
parent | 14513ee696a0cd12a19318e433b75a786808adc3 [diff] |
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>