hwmon: (k10temp) Add support for AMD Trinity CPUs
authorAndre Przywara <andre.przywara@amd.com>
Fri, 30 Mar 2012 20:48:20 +0000 (16:48 -0400)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Sun, 1 Apr 2012 17:25:56 +0000 (10:25 -0700)
commitfbc729a446f7d80ec8b73fe90d8c0cc3e95ad277
tree081220f0cba43480b46da505f182705093b62b1e
parent6f7805a8d9dc6fa8af999f8603188157505558d9
hwmon: (k10temp) Add support for AMD Trinity CPUs

The on-chip northbridge's temperature sensor of the upcoming
AMD Trinity CPUs works the same as for the previous CPUs.
Since it has a different PCI-ID, we just add the new one to the list
supported by k10temp.
This allows to use the k10temp driver on those CPUs.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Cc: stable@vger.kernel.org # 3.0+
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Documentation/hwmon/k10temp
drivers/hwmon/Kconfig
drivers/hwmon/k10temp.c