summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/acpi_pcihp.c
AgeCommit message (Expand)Author
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas
2018-06-26PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg
2018-06-02PCI: shpchp: Use dev_printk() for OSHP-related messagesBjorn Helgaas
2018-06-02PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg
2018-06-02PCI: shpchp: Rely on previous _OSC resultsMika Westerberg
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert
2014-09-12PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.cBjorn Helgaas
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-23PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas
2013-09-24acpi_pcihp: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-07-22PCI hotplug: Rename is_ejectable which also exists in dock.cThomas Renninger
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-06PCI hotplug: fix oshp evaluationKenji Kaneshige
2009-09-14PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas
2009-09-14PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-08-18PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-06-19[PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige
2006-06-19[PATCH] acpi_pcihp: Remove improper error message about OSHPKenji Kaneshige
2006-06-19[PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige
2006-06-19[PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi
2006-03-23[PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi