| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info |  Rafael J. Wysocki | 3 | -8/+5 |
| 2017-06-28 | PCI / PM: Simplify device wakeup settings code |  Rafael J. Wysocki | 5 | -44/+16 |
| 2017-06-28 | PCI / PM: Drop pme_interrupt flag from struct pci_dev |  Rafael J. Wysocki | 2 | -61/+21 |
| 2017-06-28 | ACPI / PM: Consolidate device wakeup settings code |  Rafael J. Wysocki | 1 | -6/+6 |
| 2017-06-28 | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags |  Rafael J. Wysocki | 1 | -2/+1 |
| 2017-06-27 | switchtec: Add device IDs for additional Switchtec products |  Logan Gunthorpe | 1 | -0/+18 |
| 2017-06-27 | switchtec: Add "running" status flag to fw partition info ioctl |  Logan Gunthorpe | 1 | -2/+20 |
| 2017-06-22 | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access |  Marc Zyngier | 1 | -1/+1 |
| 2017-06-22 | PCI/vmd: Create named irq domain |  Thomas Gleixner | 1 | -1/+7 |
| 2017-06-22 | Merge branch 'uuid-types' |  Rafael J. Wysocki | 2 | -9/+8 |
| 2017-06-19 | PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc |  Wong Vee Khee | 1 | -4/+195 |
| 2017-06-16 | PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment |  Gabriele Paoloni | 1 | -0/+27 |
| 2017-06-16 | PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X |  Gabriele Paoloni | 2 | -35/+49 |
| 2017-06-16 | PCI: Test INTx masking during enumeration, not at run-time |  Piotr Gregor | 2 | -41/+31 |
| 2017-06-14 | PCI: Protect pci_error_handlers->reset_notify() usage with device_lock() |  Christoph Hellwig | 1 | -8/+18 |
| 2017-06-15 | PCI / PM: Restore PME Enable if skipping wakeup setup |  Rafael J. Wysocki | 1 | -2/+24 |
| 2017-06-15 | ACPI / PM: Run wakeup notify handlers synchronously |  Rafael J. Wysocki | 1 | -10/+7 |
| 2017-06-14 | PCI: Protect pci_driver->sriov_configure() usage with device_lock() |  Jakub Kicinski | 3 | -8/+2 |
| 2017-06-13 | PCI: Add domain number check to find_smbios_instance_string() |  Sujith Pandel | 1 | -2/+5 |
| 2017-06-13 | PCI: Correct PCI_STD_RESOURCE_END usage |  Bjorn Helgaas | 1 | -1/+1 |
| 2017-06-12 | PCI: Mark Intel XXV710 NIC INTx masking as broken |  Alex Williamson | 1 | -0/+4 |
| 2017-06-12 | PCI: endpoint: Select CRC32 to fix test build error |  Randy Dunlap | 1 | -0/+1 |
| 2017-06-12 | PCI: pci-driver: convert to use DRIVER_ATTR_WO |  Greg Kroah-Hartman | 1 | -4/+4 |
| 2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() |  Andy Shevchenko | 2 | -9/+8 |
| 2017-05-30 | PCI: Restore PRI and PASID state after Function-Level Reset |  CQ Tang | 2 | -16/+51 |
| 2017-05-30 | PCI: Cache PRI and PASID bits in pci_dev |  Jean-Philippe Brucker | 1 | -0/+23 |
| 2017-05-26 | PCI: Make error code types consistent in pci_{read,write}_config_* |  Brian Norris | 1 | -6/+6 |
| 2017-05-26 | PCI: Replace the racy recursion prevention |  Thomas Gleixner | 1 | -22/+25 |
| 2017-05-26 | PCI: Use cpu_hotplug_disable() instead of get_online_cpus() |  Thomas Gleixner | 1 | -2/+2 |
| 2017-05-23 | PCI/PM: Add needs_resume flag to avoid suspend complete optimization |  Imre Deak | 1 | -1/+2 |
| 2017-05-22 | PCI/DPC: Fix control register setting |  Keith Busch | 1 | -1/+1 |
| 2017-05-22 | PCI/DPC: Skip DPC event if device is not present |  Keith Busch | 1 | -1/+1 |
| 2017-05-22 | PCI: imx6: Fix config read timeout handling |  Lucas Stach | 1 | -3/+30 |
| 2017-05-22 | switchtec: Fix minor bug with partition ID register |  Logan Gunthorpe | 1 | -1/+4 |
| 2017-05-22 | switchtec: Use new cdev_device_add() helper function |  Logan Gunthorpe | 1 | -9/+2 |
| 2017-05-22 | PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA |  Geert Uytterhoeven | 1 | -0/+1 |
| 2017-05-22 | PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs |  Michael Hernandez | 1 | -12/+2 |
| 2017-05-17 | PCI: Do not disregard parent resources starting at 0x0 |  Ard Biesheuvel | 1 | -1/+1 |
| 2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  Linus Torvalds | 1 | -1/+1 |
| 2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -28/+0 |
| 2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 65 | -496/+6354 |
| 2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 9 | -53/+98 |
| 2017-05-03 | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux |  Linus Torvalds | 2 | -0/+23 |
| 2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -21/+0 |
| 2017-05-02 | Merge tag 'docs-4.12' of git://git.lwn.net/linux |  Linus Torvalds | 1 | -1/+1 |
| 2017-04-28 | PCI: Don't allow unbinding host controllers that aren't prepared |  Brian Norris | 13 | -0/+14 |
| 2017-04-28 | Merge branch 'pci/virtualization' into next |  Bjorn Helgaas | 6 | -39/+93 |
| 2017-04-28 | Merge branch 'pci/resource-mmap' into next |  Bjorn Helgaas | 5 | -60/+162 |
| 2017-04-28 | Merge branch 'pci/resource' into next |  Bjorn Helgaas | 4 | -30/+86 |
| 2017-04-28 | Merge branch 'pci/pm' into next |  Bjorn Helgaas | 1 | -6/+9 |