index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpi_pcihp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Fix all whitespace issues
Bogicevic Sasa
2016-01-08
1
-5
/
+5
*
-
.
Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...
Bjorn Helgaas
2014-09-25
1
-1
/
+2
|
\
\
|
|
*
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-24
1
-1
/
+2
|
|
/
*
/
PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c
Bjorn Helgaas
2014-09-12
1
-251
/
+0
|
/
*
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-14
1
-1
/
+1
*
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-14
1
-1
/
+1
|
\
|
*
PCI/ACPI: Name _OSC #defines more consistently
Bjorn Helgaas
2013-09-23
1
-1
/
+1
*
|
acpi_pcihp: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2013-09-24
1
-5
/
+2
|
/
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
PCI hotplug: Rename is_ejectable which also exists in dock.c
Thomas Renninger
2011-07-22
1
-3
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
1
-3
/
+1
*
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
2010-08-24
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
1
-2
/
+3
|
\
|
*
PCI hotplug: fix oshp evaluation
Kenji Kaneshige
2009-11-06
1
-2
/
+3
*
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
1
-1
/
+1
|
/
*
PCI hotplug: clean up acpi_run_hpp()
Bjorn Helgaas
2009-09-14
1
-62
/
+22
*
PCI hotplug: acpiphp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
1
-5
/
+4
*
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
2009-09-14
1
-7
/
+7
*
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
Alex Chiang
2009-09-14
1
-6
/
+6
*
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
2009-06-17
1
-38
/
+2
*
PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware
Kenji Kaneshige
2009-03-20
1
-22
/
+12
*
PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware
Kenji Kaneshige
2009-03-20
1
-11
/
+6
*
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
2009-03-19
1
-3
/
+2
*
Merge branch 'linus' into release
Len Brown
2009-01-09
1
-0
/
+69
|
\
|
*
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
2009-01-07
1
-0
/
+69
*
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
1
-1
/
+0
|
/
*
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
2008-08-18
1
-4
/
+1
*
PCI: acpi_pcihp: run _OSC on a root bridge
Jiri Slaby
2008-08-18
1
-12
/
+29
*
shpchp: check firmware before taking control
Kenji Kaneshige
2008-06-10
1
-4
/
+81
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-12
/
+12
*
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
2006-10-18
1
-1
/
+1
*
[PATCH] acpi_pcihp: Add support for _HPX
Kenji Kaneshige
2006-06-19
1
-8
/
+180
*
[PATCH] acpi_pcihp: Remove improper error message about OSHP
Kenji Kaneshige
2006-06-19
1
-2
/
+19
*
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
2006-06-19
1
-10
/
+24
*
[PATCH] PCI Hotplug: don't use acpi_os_free
Kristen Accardi
2006-06-19
1
-8
/
+8
*
[PATCH] acpiphp: fix acpi_path_name
MUNEDA Takahiro
2006-03-23
1
-35
/
+19
*
[PATCH] PCI Hotplug: add common acpi functions to core
Kristen Accardi
2006-03-23
1
-0
/
+227