summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-acpi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/pm' into nextBjorn Helgaas2016-12-121-0/+24
|\
| * ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner2016-11-171-0/+24
* | PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platformDongdong Liu2016-12-061-0/+76
|/
* PCI: Query platform firmware for device power stateLukas Wunner2016-09-281-0/+22
* Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-121-1/+1
|\
| * PCI / PM: constify pci_platform_pm_ops structureJulia Lawall2015-12-091-1/+1
* | acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit2015-12-211-0/+42
|/
* PCI / ACPI: Fix pci_acpi_optimize_delay() commentSrinidhi Kasagar2015-07-151-1/+1
* ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki2015-05-161-1/+1
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-131-0/+83
|\
| * PCI/ACPI: Optimize device state transition delaysAaron Lu2015-04-081-0/+74
| * PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu2015-04-081-0/+9
* | PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas2015-04-081-0/+3
|/
* PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki2015-01-231-0/+17
* PCI: Delete unnecessary NULL pointer checksMarkus Elfring2014-11-101-2/+1
* PCI: Shuffle pci-acpi.c functions to group them logicallyBjorn Helgaas2014-09-121-67/+67
* PCI: Whitespace cleanup in pci-acpi.cBjorn Helgaas2014-09-121-10/+8
* PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.cBjorn Helgaas2014-09-121-0/+250
*-. Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki2014-07-271-9/+7
|\ \
| | * ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()Rafael J. Wysocki2014-07-241-9/+7
| |/
* | ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki2014-07-231-40/+20
|/
* PCI: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-7/+1
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-11/+6
|\
| * Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-121-8/+6
| |\
| | * ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-9/+3
| | * PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki2013-12-071-6/+10
| * | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-3/+0
| |\ \ | | |/
| | * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-3/+0
* | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-1/+1
|\ \ \ | |/ / |/| |
| * | PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-091-1/+1
| |/
* | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki2013-12-291-9/+12
|/
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-221-1/+1
|\
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-1/+1
* | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-3/+3
|/
* pci-acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-2/+1
* PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki2013-09-201-3/+3
* Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-08-271-13/+5
|\
| * PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()Lan Tianyu2013-08-011-1/+1
| * ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki2013-07-231-12/+4
* | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-071-4/+11
|/
* PCI / ACPI / PM: Use correct power state strings in messagesRafael J. Wysocki2013-06-141-3/+3
* PCI: Replace printks with appropriate pr_*()Yijing Wang2013-05-281-2/+2
* Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-291-0/+30
|\
| * PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu2013-04-121-0/+3
| * PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu2013-04-121-2/+5
| * PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu2013-04-121-0/+24
* | PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki2013-04-031-7/+8
|/
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-1/+7
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-43/+0
|\
| * Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-191-24/+0
| |\
OpenPOWER on IntegriCloud