summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-acpi.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2017-10-05ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov
2017-08-01ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki
2017-06-22Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-15ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas
2016-12-06PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platformDongdong Liu
2016-11-17ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner
2016-09-28PCI: Query platform firmware for device power stateLukas Wunner
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-12-21acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit
2015-12-09PCI / PM: constify pci_platform_pm_ops structureJulia Lawall
2015-07-15PCI / ACPI: Fix pci_acpi_optimize_delay() commentSrinidhi Kasagar
2015-05-16ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-08PCI/ACPI: Optimize device state transition delaysAaron Lu
2015-04-08PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas
2015-01-23PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki
2014-11-10PCI: Delete unnecessary NULL pointer checksMarkus Elfring
2014-09-12PCI: Shuffle pci-acpi.c functions to group them logicallyBjorn Helgaas
2014-09-12PCI: Whitespace cleanup in pci-acpi.cBjorn Helgaas
2014-09-12PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.cBjorn Helgaas
2014-07-27Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki
2014-07-24ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()Rafael J. Wysocki
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki
2014-05-27PCI: Use pci_is_bridge() to simplify codeYijing Wang
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