]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (k10temp) Add support for AMD F16 M30h processor
authorAravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
Tue, 11 Mar 2014 21:25:59 +0000 (16:25 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 3 Apr 2014 05:09:14 +0000 (22:09 -0700)
commit6201e4767767b09dd3751c866760618e9f210b76
tree71ca963b73612f1932a4dec6f2a1556cc111ccd5
parent1184d8c1b586de1f516df877fd5e0ae75a9b631d
hwmon: (k10temp) Add support for AMD F16 M30h processor

Adding new PCI ID to support AMD F16 M30h processor (Mullins).
While at it, modify Kconfig and Doc files to reflect the
support for newer processors

Note: PCI ID for this processor will make it into pci_ids.h
as part of this patch:
http://marc.info/?l=linux-kernel&m=139291362126057&w=2
which should be pulled into 3.15 when merge window opens
(It currently sits in 'for-next' branch of bp.git-
https://git.kernel.org/cgit/linux/kernel/git/bp/bp.git/log/?h=for-next)

Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/k10temp
drivers/hwmon/Kconfig
drivers/hwmon/k10temp.c