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 <andreas.herrmann3@amd.com> Signed-off-by:
Jean Delvare <khali@linux-fr.org>
Showing
- Documentation/hwmon/fam15h_power 37 additions, 0 deletionsDocumentation/hwmon/fam15h_power
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- drivers/hwmon/Kconfig 10 additions, 0 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/fam15h_power.c 229 additions, 0 deletionsdrivers/hwmon/fam15h_power.c
Loading
Please register or sign in to comment