summaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_bind.c
AgeCommit message (Expand)Author
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2009-06-17ACPI: kill acpi_get_pci_idAlexander Chiang
2009-06-17ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bindAlexander Chiang
2009-06-17ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang
2009-06-17ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang
2009-06-17ACPI: eviscerate pci_bind.cAlexander Chiang
2009-06-17ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.cAlexander Chiang
2009-06-17ACPI: make acpi_pci_bind() staticAlexander Chiang
2009-05-27PCI/ACPI: fix wrong ref count handling in acpi_pci_bind()Kenji Kaneshige
2008-12-30ACPI: simplify buffer management for acpi_pci_bind() etc.Len Brown
2008-12-30ACPI: PCI: use conventional PCI address formatBjorn Helgaas
2008-02-07ACPI: misc cleanupsAdrian Bunk
2007-11-20ACPI: acpiphp: Remove dmesg spam on device removeGary Hade
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2005-09-03[ACPI] add static to function definitionsAdrian Bunk
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-06-27[PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah
2005-01-27[ACPI] reduce stack usageLen Brown
2004-12-23Merge intel.com:/home/lenb/src/26-stable-devLen Brown
2004-12-23[ACPI] fix to the stack-audit patchLen Brown
2004-12-06mergeLen Brown
2004-12-05[ACPI] fixes from stack consumption auditLen Brown
2004-11-30mergeLen Brown
2004-11-11[ACPI] add #ifdef ACPI_FUTURE_USAGELen Brown
2004-10-27[ACPI] Provide core hotplug support in ACPILen Brown
2003-02-12Merge groveronline.com:/root/bk/linux-mochelAndy Grover
2003-02-12acpi: make source files look in <acpi/...> for headers. (other top-level files)Patrick Mochel
2003-02-12ACPI: Lower errorlevel of a debug message (Matthew Wilcox)Andy Grover
2003-01-06ACPI: Remove typedefs in favor of using "struct" and "union" explicitlyAndy Grover
2002-12-05ACPI: changed code for new ACPI_ prefixes on constantsAndy Grover
2002-09-18ACPI: change a non-critical debug message to a lower output levelAndy Grover
2002-09-11ACPI: move PREFIX to a common headerPatrick Mochel
2002-05-29ACPI PCI IRQ Improvements:Andy Grover