summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/pme.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-06PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warningBjorn Helgaas1-3/+6
2016-02-06PCI/PME: Remove redundant port lookupBjorn Helgaas1-2/+0
2014-10-24PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach1-2/+4
2014-09-01PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idleRafael J. Wysocki1-10/+51
2014-06-11PCI: Merge multi-line quoted stringsRyan Desfosses1-2/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-2/+2
2013-06-10PCI: Fix comment typo for pcie_pme_remove()Yijing Wang1-1/+1
2013-04-16PCI: Remove unnecessary dependencies between PME and ACPIBjorn Helgaas1-2/+0
2012-08-23PCI/PME: Use PCI Express Capability accessorsJiang Liu1-17/+6
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang1-3/+3
2011-10-14PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki1-0/+9
2011-01-14PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki1-2/+2
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki1-23/+4
2010-08-25PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki1-0/+462