An error occurred fetching the project authors.
  1. 18 Sep, 2003 1 commit
  2. 31 Aug, 2003 1 commit
    • Andrew Morton's avatar
      [PATCH] acpi pci_link fix · 88907397
      Andrew Morton authored
      From: Christophe Saout <christophe@saout.de>
      
      - acpi_pci_link_get_irq() returns 0 on error, not -ENODEV.
      
      - Fix mpparse.c tpyo.
      88907397
  3. 29 Jul, 2003 1 commit
  4. 27 Feb, 2003 1 commit
  5. 14 Feb, 2003 2 commits
  6. 12 Feb, 2003 1 commit
  7. 07 Jan, 2003 1 commit
  8. 13 Sep, 2002 1 commit
  9. 12 Sep, 2002 2 commits
  10. 30 Aug, 2002 1 commit
  11. 25 Jul, 2002 1 commit
  12. 09 Jul, 2002 1 commit
  13. 29 May, 2002 2 commits
    • Andy Grover's avatar
      ACPI PCI IRQ Improvements: · 6405f55a
      Andy Grover authored
      We now can boot without MPS and PIRQ!
      ACPI finds IO APICs, Local apics (CPUS), interrupt source overrides,
      the works. (Paul Diefenbaugh) Mucho thanks to Dominik Brodowski and
      the whole acpi-devel gang.
      
      (Note, I think this conflicts slightly with Pavel's code in i386/kernel/acpi.c
      but I'd like to get this applied, and then I'm working with Pavel to hopefully
      get the ACPI and swsusp stuff working properly.)
      6405f55a
    • Andy Grover's avatar
      rename ACPI files to remove acpi_ prefix. Why did we ever name them that way? · 8f84d4b7
      Andy Grover authored
      I don't know but it was dumb, so put them back.
      8f84d4b7
  14. 05 Apr, 2002 1 commit
    • Andy Grover's avatar
      ACPI driver updates · bb721a7a
      Andy Grover authored
      Better IRQ routing
      ACPI 2.0-enumerated processor perf state support
      ACPI poweroff via magic sysrq
      bb721a7a
  15. 15 Mar, 2002 1 commit
    • Andy Grover's avatar
      [PATCH] ACPI patch 2/9 · 40c05507
      Andy Grover authored
      This patch adds in the new drivers.
      
      - Support for driverfs
      - File/code layout more in the Linux style
      - improvements to battery, processor, and thermal support
      40c05507