Age | Commit message (Expand) | Author |
2019-09-23 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2019-08-28 | PCI/ACPI: Remove unnecessary struct hotplug_program_ops | Krzysztof Wilczynski |
2019-08-28 | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c | Krzysztof Wilczynski |
2019-08-28 | PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* | Krzysztof Wilczynski |
2019-08-28 | PCI: Move ASPM declarations to linux/pci.h | Krzysztof Wilczynski |
2019-06-27 | PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() | Rafael J. Wysocki |
2019-06-27 | PCI / ACPI: Add _PR0 dependent devices | Mika Westerberg |
2019-06-27 | PCI / ACPI: Use cached ACPI device state to get PCI device power state | Mika Westerberg |
2019-05-27 | ACPI/PCI: PM: Add missing wakeup.flags.valid checks | Rafael J. Wysocki |
2019-05-13 | Merge branch 'pci/printk' | Bjorn Helgaas |
2019-05-09 | PCI: Replace printk(KERN_INFO) with pr_info(), etc | Mohan Kumar |
2019-04-23 | PCI/ACPI: Implement _HPX Type 3 Setting Record | Alexandru Gagniuc |
2019-04-23 | PCI/ACPI: Remove the need for 'struct hotplug_params' | Alexandru Gagniuc |
2019-04-23 | PCI/ACPI: Do not export pci_get_hp_params() | Alexandru Gagniuc |
2018-12-05 | PCI / ACPI: Identify untrusted PCI devices | Mika Westerberg |
2018-11-13 | Revert "ACPI/PCI: Pay attention to device-specific _PXM node values" | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/misc' | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2018-10-04 | PCI / ACPI: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-10-02 | PCI / ACPI: Whitelist D3 for more PCIe hotplug ports | Mika Westerberg |
2018-10-02 | PCI / ACPI: Enable wake automatically for power managed bridges | Mika Westerberg |
2018-09-17 | ACPI/PCI: Pay attention to device-specific _PXM node values | Jonathan Cameron |
2018-08-22 | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-08-17 | PCI / ACPI / PM: Resume all bridges on suspend-to-RAM | Rafael J. Wysocki |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-30 | PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM | Rafael J. Wysocki |
2018-06-26 | PCI: shpchp: Separate existence of SHPC and permission to use it | Bjorn Helgaas |
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 |