1. 16 1月, 2009 1 次提交
    • A
      hwmon: (k8temp) Warn about fam F rev F errata · bb9a35f2
      Andreas Herrmann 提交于
      Add warning about wrong CPU temperature readouts on all fam F rev F.
      
      The allowed combinations of processors ensure that all processors
      in a multisocket system have similar characteristics, e.g.
      
      (1) provide temperature sensor interface (>=RevC && <RevF)
      (2) are affected by erratum #141 (>=RevF)
      
      Thus it is sufficient to check the revision of the boot CPU.
      
      For "mixed silicon support" refer to
      "Revision Guide for AMD Athlon 64 and AMD Opteron Processors" (RevA-E) and
      "Revision Guide for AMD NPT Family 0Fh Processors" (RefF-G).
      
      Cc: Rudolf Marek <r.marek@assembler.cz>
      Signed-off-by: NAndreas Herrmann <andreas.herrmann3@amd.com>
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      bb9a35f2
  2. 15 1月, 2009 17 次提交
  3. 14 1月, 2009 22 次提交