Age | Commit message (Expand) | Author |
2018-06-30 | PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM | Rafael J. Wysocki |
2018-06-04 | PCI: shpchp: Add shpchp_is_native() | Mika Westerberg |
2018-06-02 | PCI: pciehp: Make pciehp_is_native() stricter | Mika Westerberg |
2018-03-19 | PCI: Tidy comments | Bjorn Helgaas |
2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas |
2018-01-26 | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas |
2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler |
2017-10-05 | ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle | Vitaly Kuznetsov |
2017-08-01 | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() | Rafael J. Wysocki |
2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki |
2017-06-28 | PCI / PM: Simplify device wakeup settings code | Rafael J. Wysocki |
2017-06-28 | PCI / PM: Drop pme_interrupt flag from struct pci_dev | Rafael J. Wysocki |
2017-06-28 | ACPI / PM: Consolidate device wakeup settings code | Rafael J. Wysocki |
2017-06-28 | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags | Rafael J. Wysocki |
2017-06-22 | Merge branch 'uuid-types' | Rafael J. Wysocki |
2017-06-15 | ACPI / PM: Run wakeup notify handlers synchronously | Rafael J. Wysocki |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko |
2016-12-12 | Merge branch 'pci/pm' into next | Bjorn Helgaas |
2016-12-06 | PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform | Dongdong Liu |
2016-11-17 | ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public | Lukas Wunner |
2016-09-28 | PCI: Query platform firmware for device power state | Lukas Wunner |
2016-01-12 | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-12-21 | acpi: pci: Setup MSI domain for ACPI based pci devices | Suravee Suthikulpanit |
2015-12-09 | PCI / PM: constify pci_platform_pm_ops structure | Julia Lawall |
2015-07-15 | PCI / ACPI: Fix pci_acpi_optimize_delay() comment | Srinidhi Kasagar |
2015-05-16 | ACPI / PM: Rework device power management to follow ACPI 6 | Rafael J. Wysocki |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-08 | PCI/ACPI: Optimize device state transition delays | Aaron Lu |
2015-04-08 | PCI: Make a shareable UUID for PCI firmware ACPI _DSM | Aaron Lu |
2015-04-08 | PCI: Don't look for ACPI hotplug parameters if ACPI is disabled | Bjorn Helgaas |
2015-01-23 | PCI / PM: Avoid resuming PCI devices during system suspend | Rafael J. Wysocki |
2014-11-10 | PCI: Delete unnecessary NULL pointer checks | Markus Elfring |
2014-09-12 | PCI: Shuffle pci-acpi.c functions to group them logically | Bjorn Helgaas |
2014-09-12 | PCI: Whitespace cleanup in pci-acpi.c | Bjorn Helgaas |
2014-09-12 | PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c | Bjorn Helgaas |
2014-07-27 | Merge branches 'acpi-pnp' and 'acpi-pci' | Rafael J. Wysocki |
2014-07-24 | ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() | Rafael J. Wysocki |
2014-07-23 | ACPI / PM: Revork the handling of ACPI device wakeup notifications | Rafael J. Wysocki |
2014-05-27 | PCI: Use pci_is_bridge() to simplify code | Yijing Wang |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-12 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-12-29 | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI | Rafael J. Wysocki |
2013-12-09 | PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-12-07 | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki |
2013-12-07 | PCI / ACPI: Use acpi_find_child_device() for child devices lookup | Rafael J. Wysocki |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-22 | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-14 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki |