index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpi_pcihp.c
Age
Commit message (
Expand
)
Author
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