Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes...
[safe/jmp/linux-2.6] / drivers / pci / hotplug / acpi_pcihp.c
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-11-25 Lin MingACPICA: Add post-order callback to acpi_walk_namespace
2009-11-06 Kenji KaneshigePCI hotplug: fix oshp evaluation
2009-09-15 Bjorn HelgaasPCI hotplug: clean up acpi_run_hpp()
2009-09-15 Bjorn HelgaasPCI hotplug: acpiphp: use generic pci_configure_slot()
2009-09-15 Bjorn HelgaasPCI hotplug: clean up acpi_get_hp_params_from_firmware...
2009-09-14 Alex ChiangPCI Hotplug: convert acpi_pci_detect_ejectable() to...
2009-06-18 Alexander ChiangACPI: Introduce acpi_is_root_bridge()
2009-03-20 Kenji KaneshigePCI hotplug: fix wrong assumption in acpi_get_hp_hw_con...
2009-03-20 Kenji KaneshigePCI hotplug: fix wrong assumption in acpi_get_hp_params...
2009-03-20 Kenji KaneshigePCI/ACPI: rename pci_osc_control_set()
2009-01-09 Len BrownMerge branch 'linus' into release
2009-01-07 Kenji KaneshigePCI hotplug: introduce functions for ACPI slot detection
2008-12-31 Lin MingACPI: remove private acpica headers from driver files
2008-08-18 Jiri SlabyPCI: add acpi_find_root_bridge_handle
2008-08-18 Jiri SlabyPCI: acpi_pcihp: run _OSC on a root bridge
2008-06-10 Kenji Kaneshigeshpchp: check firmware before taking control
2008-04-21 Harvey HarrisonPCI: replace remaining __FUNCTION__ occurrences
2006-10-18 Greg Kroah-HartmanPCI Hotplug: move pci_hotplug.h to include/linux/
2006-06-19 Kenji Kaneshige[PATCH] acpi_pcihp: Add support for _HPX
2006-06-19 Kenji Kaneshige[PATCH] acpi_pcihp: Remove improper error message about...
2006-06-19 Kenji Kaneshige[PATCH] acpi_pcihp: Fix programming _HPP values
2006-06-19 Kristen Accardi[PATCH] PCI Hotplug: don't use acpi_os_free
2006-03-23 MUNEDA Takahiro[PATCH] acpiphp: fix acpi_path_name
2006-03-23 Kristen Accardi[PATCH] PCI Hotplug: add common acpi functions to core