aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_root.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-2/+7
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-1/+0
2007-02-12ACPI: fix acpi_driver.name usageLen Brown1-1/+1
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-1/+1
2007-02-03Pull sysfs into test branchLen Brown1-3/+22
2007-01-16ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen1-0/+13
2006-12-21ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang1-0/+24
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-20Pull bugfix into test branchLen Brown1-4/+5
2006-12-20ACPI: fix single linked list manipulationAkinobu Mita1-4/+5
2006-12-15ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua1-5/+0
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-2/+2
2006-06-30ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel1-3/+1
2006-06-30ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel1-7/+7
2006-06-30ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel1-0/+2
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-14/+10
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-5/+5
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-7/+8
2005-12-10[ACPI] ACPICA 20050930Bob Moore1-4/+4
2005-09-22[ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown1-3/+3
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-69/+61
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah1-1/+23
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+347