| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpi-dsm' | Rafael J. Wysocki | 2014-01-12 | 1 | -92/+37 |
|\ |
|
| * | PCI / pci-label: treat PCI label with index 0 as valid label | Jiang Liu | 2014-01-05 | 1 | -16/+18 |
| * | ACPI / PCI: replace open-coded _DSM code with helper functions | Jiang Liu | 2014-01-05 | 1 | -87/+34 |
| * | PCI / pci-label: release allocated ACPI object on error recovery path | Jiang Liu | 2014-01-05 | 1 | -8/+4 |
* | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2014-01-12 | 2 | -9/+7 |
|\ \ |
|
| * \ | Merge branch 'acpi-pci-hotplug' into acpi-hotplug | Rafael J. Wysocki | 2013-12-31 | 1 | -3/+23 |
| |\ \ |
|
| * | | | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki | 2013-12-07 | 1 | -9/+3 |
| * | | | PCI / ACPI: Use acpi_find_child_device() for child devices lookup | Rafael J. Wysocki | 2013-12-07 | 1 | -6/+10 |
| * | | | Merge branch 'acpi-cleanup' into acpi-hotplug | Rafael J. Wysocki | 2013-12-07 | 5 | -9/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'acpi-pci-hotplug' into acpi-hotplug | Rafael J. Wysocki | 2013-11-28 | 1 | -1/+3 |
| |\ \ \ \ |
|
| * | | | | | ACPI / scan: Add acpi_device objects for all device nodes in the namespace | Rafael J. Wysocki | 2013-11-22 | 1 | -1/+1 |
* | | | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 5 | -9/+1 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 5 | -9/+1 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' | Rafael J. Wysocki | 2013-12-31 | 2 | -13/+38 |
|\ \ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug | Rafael J. Wysocki | 2013-12-31 | 1 | -3/+23 |
| | | |/
| | |/| |
|
| | * | | ACPI / PCI / hotplug: Avoid warning when _ADR not present | Toshi Kani | 2013-11-28 | 1 | -1/+3 |
| | |/ |
|
| * | | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI | Rafael J. Wysocki | 2013-12-29 | 1 | -9/+12 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-12-15 | 1 | -0/+8 |
|\ \ |
|
| * | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ... | Rafael J. Wysocki | 2013-12-02 | 1 | -0/+8 |
* | | | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-12-15 | 3 | -9/+38 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: Disable Bus Master only on kexec reboot | Khalid Aziz | 2013-12-07 | 1 | -3/+9 |
| * | | PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin | Jason Gunthorpe | 2013-11-26 | 1 | -0/+5 |
| * | | PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() | Rafael J. Wysocki | 2013-11-25 | 1 | -1/+3 |
| * | | PCI: Avoid unnecessary CPU switch when calling driver .probe() method | Alexander Duyck | 2013-11-25 | 1 | -5/+21 |
| |/ |
|
* | | remove obsolete references to powertweak | Dave Jones | 2013-11-27 | 1 | -4/+0 |
|/ |
|
* | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-22 | 60 | -448/+447 |
|\ |
|
| * | PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() | Yinghai Lu | 2013-11-20 | 1 | -1/+0 |
| * | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 2013-11-14 | 60 | -447/+447 |
* | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 7 | -15/+14 |
|\ \ |
|
| * \ | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-11-19 | 1 | -1/+0 |
| |\ \ |
|
| | * | | PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration | Mika Westerberg | 2013-11-19 | 1 | -1/+0 |
| * | | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 2013-11-14 | 5 | -10/+10 |
| * | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | kfifo API type safety | Stefani Seibold | 2013-11-15 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 23 | -196/+1519 |
|\ \ |
|
| * \ | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-11-07 | 2 | -11/+24 |
| |\ \ |
|
| | * | | PCI: Enable upstream bridges even for VFs on virtual buses | Bjorn Helgaas | 2013-11-07 | 1 | -5/+8 |
| | * | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() | Konrad Rzeszutek Wilk | 2013-11-06 | 1 | -6/+16 |
| * | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-11-06 | 3 | -10/+23 |
| |\ \ \
| | |/ / |
|
| | * | | PCI: Warn on driver probe return value greater than zero | Stephen M. Cameron | 2013-11-06 | 1 | -2/+10 |
| | * | | PCI: Drop warning about drivers that don't use pci_set_master() | Bjorn Helgaas | 2013-11-05 | 1 | -3/+1 |
| | * | | PCI: Workaround missing pci_set_master in pci drivers | Yinghai Lu | 2013-11-05 | 1 | -1/+7 |
| | * | | PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms | Andrew Murray | 2013-11-01 | 1 | -7/+8 |
| * | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-10-31 | 4 | -33/+24 |
| |\ \ \
| | |/ / |
|
| | * | | PCI: Report pci_pme_active() kmalloc failure | Bjorn Helgaas | 2013-10-29 | 1 | -3/+4 |
| | * | | PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0 | Yijing Wang | 2013-10-29 | 1 | -3/+3 |
| | * | | PCI/PM: Remove pci_pm_complete() | Liu Chuansheng | 2013-10-07 | 1 | -9/+0 |
| | * | | PCI: Add pci_dev_show_local_cpu() to simplify code | Yijing Wang | 2013-10-07 | 1 | -17/+15 |
| | * | | PCI: Make pci_dev_pm_ops static | Sachin Kamat | 2013-10-07 | 1 | -1/+1 |
| * | | | Merge branch 'pci/yijing-mps-v1' into next | Bjorn Helgaas | 2013-10-31 | 1 | -0/+2 |
| |\ \ \ |
|