Kerneldriverfam15h_power==========================Supportedchips:*AMDFamily15hProcessorsPrefix:'fam15h_power'Addressesscanned:PCIspaceDatasheets:BIOSandKernelDeveloper's Guide (BKDG) For AMD Family 15h Processors (not yet published)Author: Andreas Herrmann <herrmann.der.user@googlemail.com>Description-----------This driver permits reading of registers providing power informationof AMD Family 15h processors.For AMD Family 15h processors the following power values can becalculated using different processor northbridge function registers:* BasePwrWatts: Specifies in watts the maximum amount of power consumed by the processor for NB and logic external to the core.* 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 ProcessorPwrWatts and CurrPwrWatts:* power1_crit (ProcessorPwrWatts)* power1_input (CurrPwrWatts)On multi-node processors the calculated value is for the entirepackage and not for a single node. Thus the driver creates sysfsattributes only for internal node0 of a multi-node processor.