aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci-acpi.c
AgeCommit message (Expand)Author
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-12-29PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki
2013-12-09PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki
2013-12-07PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-09-24pci-acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-09-20PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki
2013-08-27Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki
2013-08-01PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()Lan Tianyu
2013-07-23ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki
2013-06-14PCI / ACPI / PM: Use correct power state strings in messagesRafael J. Wysocki
2013-05-28PCI: Replace printks with appropriate pr_*()Yijing Wang
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu
2013-04-12PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu
2013-04-03PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-03ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki
2012-11-15ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki
2012-10-24PM / ACPI: Take device PM QoS flags into accountRafael J. Wysocki
2012-08-15PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()Rafael J. Wysocki
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming
2011-12-05PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki
2011-12-05PCI: Rework ASPM disable codeMatthew Garrett
2011-10-14PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()Rafael J. Wysocki
2011-10-14PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki
2011-05-29ACPI: Add D3 cold stateLin Ming
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki
2011-01-14PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki