aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_root.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua2006-12-151-5/+0
* | ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen2007-01-161-0/+13
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1
* | Pull bugfix into test branchLen Brown2006-12-201-4/+5
|\ \
| * | ACPI: fix single linked list manipulationAkinobu Mita2006-12-201-4/+5
| |/
* | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-2/+2
|/
* ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-3/+1
* ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-7/+7
* ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel2006-06-301-0/+2
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-14/+10
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-5/+5
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-7/+8
* [ACPI] ACPICA 20050930Bob Moore2005-12-101-4/+4
* [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-221-3/+3
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-69/+61
* [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-271-1/+23
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+347