aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpi_pcihp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang1-38/+2
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige1-22/+12
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige1-11/+6
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige1-3/+2
2009-01-09Merge branch 'linus' into releaseLen Brown1-0/+69
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige1-0/+69
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming1-1/+0
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby1-4/+1
2008-08-18PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby1-12/+29
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige1-4/+81
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-12/+12
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-1/+1
2006-06-19[PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige1-8/+180
2006-06-19[PATCH] acpi_pcihp: Remove improper error message about OSHPKenji Kaneshige1-2/+19
2006-06-19[PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige1-10/+24
2006-06-19[PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi1-8/+8
2006-03-23[PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro1-35/+19
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi1-0/+227