aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+30
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu1-0/+3
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu1-2/+5
2013-04-12PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu1-0/+24
2013-04-03PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki1-7/+8
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-1/+7
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-43/+0
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas1-24/+0
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu1-24/+0
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki1-2/+0
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-19/+0
2013-01-03ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki1-8/+36
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki1-1/+29
2012-11-15ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki1-67/+4
2012-10-24PM / ACPI: Take device PM QoS flags into accountRafael J. Wysocki1-1/+7
2012-08-15PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()Rafael J. Wysocki1-2/+2
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas1-3/+19
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying1-4/+19
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying1-1/+2
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu1-0/+14
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki1-1/+1
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-2/+2
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming1-37/+3
2011-12-05PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki1-4/+8
2011-12-05PCI: Rework ASPM disable codeMatthew Garrett1-1/+0
2011-10-14PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()Rafael J. Wysocki1-2/+1
2011-10-14PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki1-0/+3
2011-05-29ACPI: Add D3 cold stateLin Ming1-0/+2
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki1-12/+4
2011-01-14PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki1-1/+1
2010-12-23PCI: Disable ASPM if BIOS asks us toMatthew Garrett1-0/+1
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-4/+2
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki1-0/+1
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki1-4/+2
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki1-0/+211
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-1/+1
2009-12-16PCI/PM: Propagate wake-up enable for PCIe devices tooRafael J. Wysocki1-8/+2
2009-11-24PCI: use pci_is_pcie() in pci coreKenji Kaneshige1-2/+2
2009-09-09PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI supportRafael J. Wysocki1-2/+24
2009-09-09PCI / ACPI PM: Rework some debug messagesRafael J. Wysocki1-11/+2
2009-09-09PCI PM: Simplify PCI wake-up codeRafael J. Wysocki1-3/+7
2009-04-05Merge branch 'linus' into releaseLen Brown1-215/+0
2009-03-26ACPICA: Update FADT flag definitionsBob Moore1-2/+2
2009-03-19PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige1-215/+0
2009-01-09Merge branch 'linus' into releaseLen Brown1-44/+38
2009-01-07pci-acpi: Cleanup _OSC evaluation codeTaku Izumi1-17/+14
2009-01-07PCI/ACPI: Remove unnecessary _OSC evaluation for control requestTaku Izumi1-0/+4
2009-01-07PCI: revert additional _OSC evaluationTaku Izumi1-13/+17
2009-01-07ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson1-25/+0