1. 31 Dec, 2008 1 commit
    • Rafael J. Wysocki's avatar
      ACPI: Do not modify SCI_EN directly · 11e93130
      Rafael J. Wysocki authored
      According to the ACPI specification the SCI_EN flag is controlled by
      the hardware, which sets this flag to inform the kernel that ACPI is
      enabled.  For this reason, we shouldn't try to modify SCI_EN
      directly.  Also, we don't need to do it in irqrouter_resume(), since
      lower-level resume code takes care of enabling ACPI in case it hasn't
      been enabled by the BIOS before passing control to the kernel (which
      by the way is against the ACPI specification).
      Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
      Signed-off-by: default avatarLen Brown <len.brown@intel.com>
      11e93130
  2. 30 Dec, 2008 1 commit
  3. 24 Dec, 2008 8 commits
  4. 23 Dec, 2008 7 commits
  5. 22 Dec, 2008 7 commits
  6. 20 Dec, 2008 4 commits
  7. 19 Dec, 2008 12 commits