1. 03 9月, 2005 3 次提交
  2. 01 9月, 2005 1 次提交
  3. 30 8月, 2005 1 次提交
    • B
      [ACPI] ACPICA 20050815 · a18ecf41
      Bob Moore 提交于
      Implemented a full bytewise compare to determine if a table load
      request is attempting to load a duplicate table. The compare is
      performed if the table signatures and table lengths match. This
      will allow different tables with the same OEM Table ID and
      revision to be loaded.
      
      Although the BIOS is technically violating the ACPI spec when
      this happens -- it does happen -- so Linux must handle it.
      Signed-off-by: NRobert Moore <robert.moore@intel.com>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      a18ecf41
  4. 28 8月, 2005 1 次提交
  5. 26 8月, 2005 5 次提交
  6. 25 8月, 2005 3 次提交
  7. 16 8月, 2005 1 次提交
  8. 15 8月, 2005 1 次提交
  9. 12 8月, 2005 3 次提交
  10. 05 8月, 2005 6 次提交
  11. 04 8月, 2005 5 次提交
  12. 03 8月, 2005 3 次提交
  13. 02 8月, 2005 1 次提交
    • L
      Revert ACPI interrupt resume changes · 697a2d63
      Linus Torvalds 提交于
      If there are devices that use interrupts over a suspend event, ACPI must
      restore the PCI interrupt links on resume.  Anything else breaks any
      device that hasn't been converted to the new (dubious) PM rules.
      
      Drivers that need the irq free/re-aquire sequence can be done one by one
      independently of this one.
      697a2d63
  14. 30 7月, 2005 6 次提交