From: Andreas Herrmann Date: Wed, 25 May 2011 18:43:31 +0000 (+0200) Subject: hwmon: Add driver for AMD family 15h processor power information X-Git-Tag: v3.0-rc1~151^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512d1027a6c58def3c2a410e8be65b7e730aad3b;p=pandora-kernel.git hwmon: Add driver for AMD family 15h processor power information This CPU family provides NB register values to gather following TDP information * ProcessorPwrWatts: Specifies in Watts the maximum amount of power the processor can support. * CurrPwrWatts: Specifies in Watts the current amount of power being consumed by the processor. This driver provides * power1_crit (ProcessorPwrWatts) * power1_input (CurrPwrWatts) Signed-off-by: Andreas Herrmann Signed-off-by: Jean Delvare --- Reading git-diff-tree failed