1. 17 12月, 2008 1 次提交
    • J
      x86: enable HPET on Fujitsu u9200 · bacbe999
      Janne Kulmala 提交于
      Impact: auto-enable HPET on Fujitsu u9200
      
      HPET timer is listed in the ACPI table, but needs a quirk entry in order to
      work. Unfortunately, the quirk code runs after first HPET hpet_enable() which
      has already determined that the timer doesn't work (reads 0xFFFFFFFF). This
      patch allows hpet_enable() to be called again after running the quirk code.
      Signed-off-by: NJanne Kulmala <janne.t.kulmala@tut.fi>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      bacbe999
  2. 24 11月, 2008 1 次提交
  3. 21 11月, 2008 25 次提交
  4. 20 11月, 2008 13 次提交