1. 05 2月, 2007 1 次提交
    • R
      [CPUFREQ] Longhaul - Fix guess_fsb function · 46ef955f
      Rafa Bilski 提交于
      This is bug reported by John-Marc Chandonia:
      > Detected 1002.292 MHz processor.
      > longhaul: VIA C3 'Nehemiah B' [C5N] CPU detected.  Powersaver supported.
      > longhaul: Using throttling support.
      > longhaul: Invalid (reserved) FSB!
      FSB is correcly guessed for 999.554 MHz CPU.
      To fix this error:
      - ROUNDING should be range, not mask - at it's current value it is +7 -8,
      - more precise calculations inside guess_fsb - 7.5x133MHz is 1000MHz now.
      Signed-off-by: NRafal Bilski <rafalbilski@interia.pl>
      Signed-off-by: NDave Jones <davej@redhat.com>
      46ef955f
  2. 04 2月, 2007 12 次提交
  3. 03 2月, 2007 15 次提交
  4. 02 2月, 2007 12 次提交