summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/fam15h_power
Commit message (Collapse)AuthorAgeFilesLines
* hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithmHuang Rui2016-04-191-1/+64
| | | | | | | | | This patch adds the description to explain the TDP reporting mechanism and accumulated power algorithm. Signed-off-by: Huang Rui <ray.huang@amd.com> Cc: Borislav Petkov <bp@alien8.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
* hwmon: (fam15h_power) Add documentation for new processors supportHuang Rui2015-08-271-4/+6
| | | | | | | | This patch updates description of fam15h_power driver, its scope is extended to family 16h processsors. Signed-off-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
* hwmon, fam15h_power: Change email address, MAINTAINERS entryAndreas Herrmann2012-10-291-1/+1
| | | | | Signed-off-by: Andreas Herrmann <herrmann.der.user@googlemail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
* hwmon: Add driver for AMD family 15h processor power informationAndreas Herrmann2011-05-251-0/+37
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 <andreas.herrmann3@amd.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
OpenPOWER on IntegriCloud