Age | Commit message (Expand) | Author | Files | Lines |
2016-09-28 | PCI: Query platform firmware for device power state | Lukas Wunner | 1 | -0/+22 |
2016-01-13 | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-12-21 | acpi: pci: Setup MSI domain for ACPI based pci devices | Suravee Suthikulpanit | 1 | -0/+42 |
2015-12-09 | PCI / PM: constify pci_platform_pm_ops structure | Julia Lawall | 1 | -1/+1 |
2015-07-15 | PCI / ACPI: Fix pci_acpi_optimize_delay() comment | Srinidhi Kasagar | 1 | -1/+1 |
2015-05-16 | ACPI / PM: Rework device power management to follow ACPI 6 | Rafael J. Wysocki | 1 | -1/+1 |
2015-04-14 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+83 |
2015-04-09 | PCI/ACPI: Optimize device state transition delays | Aaron Lu | 1 | -0/+74 |
2015-04-08 | PCI: Make a shareable UUID for PCI firmware ACPI _DSM | Aaron Lu | 1 | -0/+9 |
2015-04-08 | PCI: Don't look for ACPI hotplug parameters if ACPI is disabled | Bjorn Helgaas | 1 | -0/+3 |
2015-01-24 | PCI / PM: Avoid resuming PCI devices during system suspend | Rafael J. Wysocki | 1 | -0/+17 |
2014-11-11 | PCI: Delete unnecessary NULL pointer checks | Markus Elfring | 1 | -2/+1 |
2014-09-13 | PCI: Shuffle pci-acpi.c functions to group them logically | Bjorn Helgaas | 1 | -67/+67 |
2014-09-13 | PCI: Whitespace cleanup in pci-acpi.c | Bjorn Helgaas | 1 | -10/+8 |
2014-09-13 | PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c | Bjorn Helgaas | 1 | -0/+250 |
2014-07-28 | Merge branches 'acpi-pnp' and 'acpi-pci' | Rafael J. Wysocki | 1 | -9/+7 |
2014-07-24 | ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() | Rafael J. Wysocki | 1 | -9/+7 |
2014-07-23 | ACPI / PM: Revork the handling of ACPI device wakeup notifications | Rafael J. Wysocki | 1 | -40/+20 |
2014-05-28 | PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 1 | -7/+1 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+6 |
2014-01-23 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2014-01-13 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 1 | -8/+6 |
2014-01-13 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -3/+0 |
2013-12-30 | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI | Rafael J. Wysocki | 1 | -9/+12 |
2013-12-10 | PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 1 | -1/+1 |
2013-12-07 | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki | 1 | -9/+3 |
2013-12-07 | PCI / ACPI: Use acpi_find_child_device() for child devices lookup | Rafael J. Wysocki | 1 | -6/+10 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -3/+0 |
2013-11-22 | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-11-15 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 1 | -3/+3 |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 1 | -1/+1 |
2013-09-24 | pci-acpi: convert acpi_get_handle() to acpi_has_method() | Zhang Rui | 1 | -2/+1 |
2013-09-20 | PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup | Rafael J. Wysocki | 1 | -3/+3 |
2013-08-27 | Merge branch 'acpi-pci-hotplug' | Rafael J. Wysocki | 1 | -13/+5 |
2013-08-08 | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki | 1 | -4/+11 |
2013-08-01 | PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state() | Lan Tianyu | 1 | -1/+1 |
2013-07-23 | ACPI / PCI: Make bus registration and unregistration symmetric | Rafael J. Wysocki | 1 | -12/+4 |
2013-06-15 | PCI / ACPI / PM: Use correct power state strings in messages | Rafael J. Wysocki | 1 | -3/+3 |
2013-05-28 | PCI: Replace printks with appropriate pr_*() | Yijing Wang | 1 | -2/+2 |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+30 |
2013-04-13 | PCI: acpiphp: Do not use ACPI PCI subdriver mechanism | Jiang Liu | 1 | -0/+3 |
2013-04-13 | PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses | Jiang Liu | 1 | -2/+5 |
2013-04-13 | PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots | Jiang Liu | 1 | -0/+24 |
2013-04-04 | PCI/ACPI: Always resume devices on ACPI wakeup notifications | Rafael J. Wysocki | 1 | -7/+8 |
2013-03-04 | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 1 | -1/+7 |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -43/+0 |
2013-02-19 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas | 1 | -24/+0 |
2013-02-16 | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers | Yinghai Lu | 1 | -24/+0 |
2013-01-17 | ACPI / PM: Rework the handling of devices depending on power resources | Rafael J. Wysocki | 1 | -2/+0 |
2013-01-14 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki | 1 | -19/+0 |