diff options
author | Frank Myhr <fmyhr@fhmtech.com> | 2008-08-06 22:41:06 +0200 |
---|---|---|
committer | Jean Delvare <khali@mahadeva.delvare> | 2008-08-06 22:41:06 +0200 |
commit | 116d0486bdefc11f71e567cadf0c47f788b4dd06 (patch) | |
tree | 2c403aedb7e476942b28fb5dbb88cd5266f4d178 /Documentation | |
parent | 15872212e876de9ae404108e4ad231a645b55b54 (diff) |
hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpus
AMD NPT 0Fh cpus use 6 bit VID codes. Successive codes with msb 0
describe 25mV decrements, while those with msb 1 describe 12.5mV
decrements. Existing hwmon-vid.c is correct only for codes with msb 0;
add support for the codes with msb 1.
Ref:
p 309, Table 71
AMD Publication 32559, BIOS and Kernel Developer's Guide for AMD NPT Family 0Fh Processors
http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/32559.pdf
Signed-off-by: Frank Myhr <fmyhr@fhmtech.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions