summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_pci.c
AgeCommit message (Expand)Author
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas
2018-03-30PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameterBjorn Helgaas
2018-03-30PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-03-30PCI/portdrv: Remove pcie_port_bus_type link order dependencyBjorn Helgaas
2018-03-30PCI/portdrv: Disable port driver in compat modeBjorn Helgaas
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-03-12PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driverBjorn Helgaas
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler
2018-01-09PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe portsRafael J. Wysocki
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-06PCI/portdrv: Turn off PCIe services during shutdownSinan Kaya
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-07-31PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig
2016-11-17PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner
2016-11-17PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner
2016-08-23PCI: portdrv: Make explicitly non-modularPaul Gortmaker
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg
2016-06-13PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg
2014-09-02PCI/PM: Drop unused runtime PM support code for PCIe portsRafael J. Wysocki
2014-07-02PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe portsJiang Liu
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2013-11-20PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-15PCI: Remove unused variablesBjorn Helgaas
2013-04-03PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-21PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying
2012-08-21PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying
2012-06-23PCI/PM: add runtime PM support to PCIe portZheng Yan
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki
2010-08-24PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki
2010-01-04PCI: pcie portdrv: style cleanupHidetoshi Seto
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan