hwmon: (k10temp) Add support for Fam15h (Bulldozer)
authorAndre Przywara <andre.przywara@amd.com>
Wed, 25 May 2011 18:43:31 +0000 (20:43 +0200)
committerJean Delvare <khali@endymion.delvare>
Wed, 25 May 2011 18:43:31 +0000 (20:43 +0200)
commit9e5813111265ad3c37a4370f0ee7e634dc07a7d6
tree2e697c1c13f1a6515494842c687e91857a428c1d
parent95de3b257516d21af6e0313c7bab119e4f80d6f4
hwmon: (k10temp) Add support for Fam15h (Bulldozer)

AMDs upcoming CPUs use the same mechanism for the internal
temperature reporting as the Fam10h CPUs, so we just needed to add
the appropriate PCI-ID to the list.
This allows to use the k10temp driver on those CPUs.
While at it change the Kconfig entry to be more generic.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Documentation/hwmon/k10temp
drivers/hwmon/Kconfig
drivers/hwmon/k10temp.c