summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpi_pcihp.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas2018-06-261-17/+19
* PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas2018-06-261-1/+9
* PCI: shpchp: Add shpchp_is_native()Mika Westerberg2018-06-041-2/+2
* PCI: shpchp: Use dev_printk() for OSHP-related messagesBjorn Helgaas2018-06-021-7/+6Star
* PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg2018-06-021-2/+1Star
* PCI: shpchp: Rely on previous _OSC resultsMika Westerberg2018-06-021-19/+10Star
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1Star
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-5/+5
*-. Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas2014-09-251-1/+2
|\ \
| | * PCI: Remove assignment from "if" conditionsQuentin Lambert2014-09-241-1/+2
| |/
* / PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.cBjorn Helgaas2014-09-131-251/+0Star
|/
* ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-1/+1
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-1/+1
|\
| * PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-241-1/+1
* | acpi_pcihp: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-5/+2Star
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* PCI hotplug: Rename is_ejectable which also exists in dock.cThomas Renninger2011-07-221-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/+1Star
* 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-251-1/+1
|/
* PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas2009-09-151-62/+22Star
* PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-151-5/+4Star
* PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-151-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-181-38/+2Star
* PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige2009-03-201-22/+12Star
* PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige2009-03-201-11/+6Star
* PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-201-3/+2Star
* 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/+0Star
|/
* PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-4/+1Star
* 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-211-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/+19Star
* [PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi2006-03-231-0/+227