Searched hist:"512 d1027a6c58def3c2a410e8be65b7e730aad3b" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwmon/ |
H A D | fam15h_power.c | 512d1027a6c58def3c2a410e8be65b7e730aad3b Wed May 25 20:43:31 CEST 2011 Andreas Herrmann <andreas.herrmann3@amd.com> 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>
|
/linux/ |
H A D | MAINTAINERS | diff 512d1027a6c58def3c2a410e8be65b7e730aad3b Wed May 25 20:43:31 CEST 2011 Andreas Herrmann <andreas.herrmann3@amd.com> 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>
|