Age | Commit message (Expand) | Author | Files | Lines |
2019-09-23 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -31/+378 |
2019-08-28 | PCI/ACPI: Remove unnecessary struct hotplug_program_ops | Krzysztof Wilczynski | 1 | -22/+73 |
2019-08-28 | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c | Krzysztof Wilczynski | 1 | -0/+296 |
2019-08-28 | PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* | Krzysztof Wilczynski | 1 | -14/+14 |
2019-08-28 | PCI: Move ASPM declarations to linux/pci.h | Krzysztof Wilczynski | 1 | -1/+0 |
2019-06-27 | PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() | Rafael J. Wysocki | 1 | -0/+9 |
2019-06-27 | PCI / ACPI: Add _PR0 dependent devices | Mika Westerberg | 1 | -0/+2 |
2019-06-27 | PCI / ACPI: Use cached ACPI device state to get PCI device power state | Mika Westerberg | 1 | -1/+2 |
2019-05-27 | ACPI/PCI: PM: Add missing wakeup.flags.valid checks | Rafael J. Wysocki | 1 | -1/+2 |
2019-05-13 | Merge branch 'pci/printk' | Bjorn Helgaas | 1 | -7/+4 |
2019-05-09 | PCI: Replace printk(KERN_INFO) with pr_info(), etc | Mohan Kumar | 1 | -7/+4 |
2019-04-23 | PCI/ACPI: Implement _HPX Type 3 Setting Record | Alexandru Gagniuc | 1 | -0/+63 |
2019-04-23 | PCI/ACPI: Remove the need for 'struct hotplug_params' | Alexandru Gagniuc | 1 | -50/+58 |
2019-04-23 | PCI/ACPI: Do not export pci_get_hp_params() | Alexandru Gagniuc | 1 | -1/+0 |
2018-12-05 | PCI / ACPI: Identify untrusted PCI devices | Mika Westerberg | 1 | -0/+19 |
2018-11-13 | Revert "ACPI/PCI: Pay attention to device-specific _PXM node values" | Bjorn Helgaas | 1 | -5/+0 |
2018-10-20 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -0/+1 |
2018-10-20 | Merge branch 'pci/hotplug' | Bjorn Helgaas | 1 | -1/+56 |
2018-10-04 | PCI / ACPI: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-10-02 | PCI / ACPI: Whitelist D3 for more PCIe hotplug ports | Mika Westerberg | 1 | -0/+41 |
2018-10-02 | PCI / ACPI: Enable wake automatically for power managed bridges | Mika Westerberg | 1 | -1/+15 |
2018-09-17 | ACPI/PCI: Pay attention to device-specific _PXM node values | Jonathan Cameron | 1 | -0/+5 |
2018-08-22 | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -4/+2 |
2018-08-17 | PCI / ACPI / PM: Resume all bridges on suspend-to-RAM | Rafael J. Wysocki | 1 | -4/+2 |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -18/+1 |
2018-06-30 | PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM | Rafael J. Wysocki | 1 | -0/+12 |
2018-06-26 | PCI: shpchp: Separate existence of SHPC and permission to use it | Bjorn Helgaas | 1 | -18/+1 |
2018-06-04 | PCI: shpchp: Add shpchp_is_native() | Mika Westerberg | 1 | -0/+29 |
2018-06-02 | PCI: pciehp: Make pciehp_is_native() stricter | Mika Westerberg | 1 | -12/+14 |
2018-03-19 | PCI: Tidy comments | Bjorn Helgaas | 1 | -2/+1 |
2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas | 1 | -0/+1 |
2018-01-26 | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas | 1 | -0/+1 |
2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler | 1 | -1/+1 |
2017-10-05 | ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle | Vitaly Kuznetsov | 1 | -1/+1 |
2017-08-01 | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() | Rafael J. Wysocki | 1 | -2/+2 |
2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki | 1 | -4/+1 |
2017-06-28 | PCI / PM: Simplify device wakeup settings code | Rafael J. Wysocki | 1 | -2/+1 |
2017-06-28 | PCI / PM: Drop pme_interrupt flag from struct pci_dev | Rafael J. Wysocki | 1 | -53/+15 |
2017-06-28 | ACPI / PM: Consolidate device wakeup settings code | Rafael J. Wysocki | 1 | -6/+6 |
2017-06-28 | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags | Rafael J. Wysocki | 1 | -2/+1 |
2017-06-22 | Merge branch 'uuid-types' | Rafael J. Wysocki | 1 | -7/+6 |
2017-06-15 | ACPI / PM: Run wakeup notify handlers synchronously | Rafael J. Wysocki | 1 | -10/+7 |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 1 | -7/+6 |
2016-12-12 | Merge branch 'pci/pm' into next | Bjorn Helgaas | 1 | -0/+24 |
2016-12-06 | PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform | Dongdong Liu | 1 | -0/+76 |
2016-11-17 | ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public | Lukas Wunner | 1 | -0/+24 |
2016-09-28 | PCI: Query platform firmware for device power state | Lukas Wunner | 1 | -0/+22 |
2016-01-12 | 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 |