index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpi_pcihp.c
Age
Commit message (
Expand
)
Author
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2018-06-26
PCI: shpchp: Separate existence of SHPC and permission to use it
Bjorn Helgaas
2018-06-26
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
Bjorn Helgaas
2018-06-04
PCI: shpchp: Add shpchp_is_native()
Mika Westerberg
2018-06-02
PCI: shpchp: Use dev_printk() for OSHP-related messages
Bjorn Helgaas
2018-06-02
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
Mika Westerberg
2018-06-02
PCI: shpchp: Rely on previous _OSC results
Mika Westerberg
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
2014-09-25
Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...
Bjorn Helgaas
2014-09-24
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-12
PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c
Bjorn Helgaas
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-23
PCI/ACPI: Name _OSC #defines more consistently
Bjorn Helgaas
2013-09-24
acpi_pcihp: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-07-22
PCI hotplug: Rename is_ejectable which also exists in dock.c
Thomas Renninger
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-06
PCI hotplug: fix oshp evaluation
Kenji Kaneshige
2009-09-14
PCI hotplug: clean up acpi_run_hpp()
Bjorn Helgaas
2009-09-14
PCI hotplug: acpiphp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
2009-09-14
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
Alex Chiang
2009-06-17
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware
Kenji Kaneshige
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware
Kenji Kaneshige
2009-03-19
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
2009-01-09
Merge branch 'linus' into release
Len Brown
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2008-08-18
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
2008-08-18
PCI: acpi_pcihp: run _OSC on a root bridge
Jiri Slaby
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
2006-06-19
[PATCH] acpi_pcihp: Add support for _HPX
Kenji Kaneshige
2006-06-19
[PATCH] acpi_pcihp: Remove improper error message about OSHP
Kenji Kaneshige
2006-06-19
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
2006-06-19
[PATCH] PCI Hotplug: don't use acpi_os_free
Kristen Accardi
2006-03-23
[PATCH] acpiphp: fix acpi_path_name
MUNEDA Takahiro
2006-03-23
[PATCH] PCI Hotplug: add common acpi functions to core
Kristen Accardi