From: Aravind Gopalakrishnan Date: Thu, 14 Aug 2014 23:15:27 +0000 (-0500) Subject: hwmon: (k10temp) Add support for F15h M60h X-Git-Tag: fixes-against-v3.18-rc2~132^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f89ce2706d8341c921b96e13a00b951a10eed308;p=pandora-kernel.git hwmon: (k10temp) Add support for F15h M60h This patch adds temperature monitoring support for F15h M60h processor. - Add new pci device id for the relevant processor - The functionality of REG_REPORTED_TEMPERATURE is moved to D0F0xBC_xD820_0CA4 [Reported Temperature Control] - So, use this to get CUR_TEMP value - Since we need an indirect register access, protect this with a mutex lock - Add Kconfig, Doc entries to indicate support for this processor. Signed-off-by: Aravind Gopalakrishnan Acked-by: Borislav Petkov Acked-by: Clemens Ladisch [Guenter Roeck: Declare new mutex and function static] Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed