]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 15 Jun 2012 20:40:14 +0000 (00:40 +0400)
commitef1cc66061d682a3194113231cc763946aee6349
tree1c9ee21563071be9973346aa06e4f0fa39dc8412
parent7251169ab3bc80d1e806b7caa0631fabbc04da13
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