]> git.baikalelectronics.ru Git - kernel.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)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Sun, 1 Apr 2012 17:25:56 +0000 (10:25 -0700)
commit089f16c617bdda7f7b116d1c6f549f60f60b67b5
tree081220f0cba43480b46da505f182705093b62b1e
parent88b4f8cb25a8299744c69edfb5baf779d4c56fc4
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