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