aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpi_pcihp.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-241-3/+1
* ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-241-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-2/+3
|\
| * PCI hotplug: fix oshp evaluationKenji Kaneshige2009-11-061-2/+3
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-1/+1
|/
* PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas2009-09-141-62/+22
* PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-141-5/+4
* PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-141-7/+7
* PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-141-6/+6
* ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-171-38/+2
* PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige2009-03-201-22/+12
* PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige2009-03-201-11/+6
* PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-191-3/+2
* Merge branch 'linus' into releaseLen Brown2009-01-091-0/+69
|\
| * PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige2009-01-071-0/+69
* | ACPI: remove private acpica headers from driver filesLin Ming2008-12-311-1/+0
|/
* PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-4/+1
* PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby2008-08-181-12/+29
* shpchp: check firmware before taking controlKenji Kaneshige2008-06-101-4/+81
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-12/+12
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-1/+1
* [PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige2006-06-191-8/+180
* [PATCH] acpi_pcihp: Remove improper error message about OSHPKenji Kaneshige2006-06-191-2/+19
* [PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige2006-06-191-10/+24
* [PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi2006-06-191-8/+8
* [PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro2006-03-231-35/+19
* [PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi2006-03-231-0/+227