Age | Commit message (Expand) | Author |
2023-01-05 | PCI/CXL: Export native CXL error reporting control | Ira Weiny |
2022-12-05 | cxl/acpi: Set ACPI's CXL _OSC to indicate RCD mode support | Terry Bowman |
2022-10-19 | ACPI: PCI: Fix device reference counting in acpi_get_pci_dev() | Rafael J. Wysocki |
2022-09-22 | ACPI: PCI: Rework acpi_get_pci_dev() | Rafael J. Wysocki |
2022-05-27 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2022-04-28 | PCI/ACPI: negotiate CXL _OSC | Vishal Verma |
2022-04-28 | PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges | Dan Williams |
2022-04-28 | PCI/ACPI: add a helper for retrieving _OSC Control DWORDs | Vishal Verma |
2022-04-13 | PCI: ACPI: PM: Power up devices in D3cold before scanning them | Rafael J. Wysocki |
2022-03-03 | ACPI: APEI: explicit init of HEST and GHES in apci_init() | Shuai Xue |
2022-01-10 | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci' | Rafael J. Wysocki |
2021-12-30 | PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment | Yang Li |
2021-12-17 | ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device() | Rafael J. Wysocki |
2021-09-28 | PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set() | Joerg Roedel |
2021-09-28 | PCI/ACPI: Move _OSC query checks to separate function | Joerg Roedel |
2021-09-28 | PCI/ACPI: Move supported and control calculations to separate functions | Joerg Roedel |
2021-09-28 | PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS | Joerg Roedel |
2021-06-07 | ACPI: pci_root: Unify the message printing | Hanjun Guo |
2021-01-27 | PCI/ACPI: Clarify message about _OSC failure | Bjorn Helgaas |
2021-01-27 | PCI/ACPI: Remove unnecessary osc_lock | Bjorn Helgaas |
2021-01-27 | PCI/ACPI: Make acpi_pci_osc_control_set() static | Bjorn Helgaas |
2020-11-17 | PCI/ACPI: Replace open coded variant of resource_union() | Andy Shevchenko |
2020-10-13 | Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ... | Rafael J. Wysocki |
2020-09-25 | ACPI: PCI: Remove unused ACPICA debug code | Hanjun Guo |
2020-09-25 | ACPI: PCI: update kernel-doc line comments | Tian Tao |
2020-06-04 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-05-27 | PCI: Rename _DSM constants to align with spec | Krzysztof WilczyĆski |
2020-04-30 | PCI/AER: Use only _OSC to determine AER ownership | Alexandru Gagniuc |
2020-04-03 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan |
2020-03-14 | ACPI: PCI: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2019-08-28 | PCI: Move ASPM declarations to linux/pci.h | Krzysztof Wilczynski |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-21 | PCI/ACPI: Evaluate PCI Boot Configuration _DSM | Benjamin Herrenschmidt |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-04-23 | PCI/ACPI: Advertise _HPX Type 3 support via _OSC | Alexandru Gagniuc |
2018-09-17 | PCI/ACPI: Allow _OSC presence to be optional for PCI | Sinan Kaya |
2018-09-17 | PCI/ACPI: Correct error message for ASPM disabling | Sinan Kaya |
2018-06-06 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2018-06-02 | PCI: shpchp: Request SHPC control via _OSC when adding host bridge | Mika Westerberg |
2018-06-02 | PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug | Mika Westerberg |
2018-05-23 | PCI: pciehp: Request control of native hotplug only if supported | Mika Westerberg |
2018-04-23 | PCI/ACPI: Request LTR control from platform before using it | Bjorn Helgaas |
2018-04-04 | Merge branch 'pci/portdrv' | Bjorn Helgaas |
2018-04-04 | PCI: Add fwnode handler as input param of pci_register_io_range() | Gabriele Paoloni |
2018-03-30 | PCI/portdrv: Simplify PCIe feature permission checking | Bjorn Helgaas |
2017-08-03 | treewide: Consolidate Apple DMI checks | Lukas Wunner |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki |
2017-06-28 | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags | Rafael J. Wysocki |