Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new method to the PCI bridge interface, PCIB_POWER_FOR_SLEEP(). This | jhb | 2010-08-17 | 1 | -0/+2 |
* | - Retire acpi_pcib_resume(). It is has just been an alias for | jhb | 2010-08-05 | 1 | -1/+2 |
* | Protect against multiple includes and use _KERNEL to protect the PCI fns. | njl | 2005-02-28 | 1 | -1/+3 |
* | - Remove some no longer used constants. | jhb | 2004-11-23 | 1 | -8/+3 |
* | Rework the ACPI PCI link code. | jhb | 2004-11-23 | 1 | -31/+5 |
* | Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach was | njl | 2004-08-11 | 1 | -4/+35 |
* | Add code for ACPI PCI link object manipulation. | iwasaki | 2002-10-05 | 1 | -0/+4 |
* | Overhaul the ACPI PCI bridge driver a bit: | jhb | 2002-08-26 | 1 | -0/+37 |