index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Can continually add funcs after adding func0
Amos Kong
2012-02-14
1
-16
/
+13
*
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
2011-12-14
1
-1
/
+0
*
PCI hotplug: Always allow acpiphp to handle non-PCIe bridges
Rafael J. Wysocki
2011-12-13
1
-17
/
+12
*
PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
Rafael J. Wysocki
2011-10-31
1
-5
/
+24
*
PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove
Prarit Bhargava
2011-10-14
1
-15
/
+94
*
ACPI: constify ops structs
Vasiliy Kulikov
2011-07-16
1
-1
/
+1
*
PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.
Ian Campbell
2011-05-11
1
-0
/
+7
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
PCI hotplug: acpiphp: set current_state to D0 in register_slot
Stefano Stabellini
2011-03-04
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
2010-03-14
1
-0
/
+19
*
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
2010-01-31
1
-6
/
+0
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
1
-231
/
+17
|
\
|
*
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
2009-11-04
1
-41
/
+17
|
*
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
2009-11-04
1
-190
/
+0
*
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
1
-11
/
+11
|
/
*
PCI hotplug: acpiphp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
1
-79
/
+2
*
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
2009-09-14
1
-4
/
+3
*
PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge
Bjorn Helgaas
2009-09-14
1
-31
/
+27
*
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
Bjorn Helgaas
2009-09-14
1
-3
/
+0
*
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
Alex Chiang
2009-09-14
1
-22
/
+11
*
PCI Hotplug: acpiphp: find bridges the easy way
Alex Chiang
2009-09-14
1
-60
/
+21
*
PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly
Alex Chiang
2009-09-09
1
-11
/
+17
*
PCI Hotplug: acpiphp: convert to acpi_get_pci_dev
Alexander Chiang
2009-06-17
1
-18
/
+7
*
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
2009-06-17
1
-1
/
+1
*
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2009-05-27
1
-37
/
+26
*
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
2009-04-06
1
-0
/
+14
*
ACPI PCI hotplug: harden against panic regression
James Bottomley
2009-01-16
1
-0
/
+2
*
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
2009-01-07
1
-92
/
+15
*
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
2009-01-07
1
-3
/
+3
*
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
2009-01-07
1
-15
/
+17
*
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
2008-12-16
1
-2
/
+2
*
Merge branch 'ull' into test
Len Brown
2008-10-22
1
-7
/
+7
|
\
|
*
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-11
1
-7
/
+7
*
|
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
2008-09-23
1
-2
/
+4
|
/
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
1
-17
/
+6
|
\
|
*
PCI: introduce pci_slot
Alex Chiang
2008-06-10
1
-17
/
+6
*
|
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
2008-07-02
1
-3
/
+14
|
/
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-19
/
+19
*
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
2008-03-04
1
-1
/
+1
*
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
2008-02-01
1
-1
/
+0
*
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
2008-02-01
1
-2
/
+2
*
pci hotplug: kernel-doc fixes
Randy Dunlap
2007-11-28
1
-21
/
+15
*
PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...
Gary Hade
2007-07-11
1
-2
/
+46
*
PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge
Gary Hade
2007-07-11
1
-0
/
+3
*
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
Gary Hade
2007-07-11
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
2007-02-02
1
-5
/
+5
*
acpiphp: Link-time error for PCI Hotplug
Kristen Carlson Accardi
2006-12-20
1
-1
/
+1
*
acpiphp: fix use of list_for_each macro
Akinobu Mita
2006-12-01
1
-6
/
+2
[next]