On 2016-06-29 09:03 PM, Yong, Jonathan wrote:
Hi,

These patches allow Runtime suspend of PCIe bridges, they are
being reviewed upstream. These should go int standard/intel/base.

merged to standard/intel/base and standard/preeempt-rt/intel/base

Bruce


Imre Deak (1):
   PCI / PM: Tune down retryable runtime suspend error messages

Mika Westerberg (5):
   PCI: Don't clear d3cold_allowed for PCIe ports
   PCI: Put PCIe ports into D3 during suspend
   PCI: Power on bridges before scanning new devices
   ACPI / hotplug / PCI: Runtime resume bridge before rescan
   PCI: Add runtime PM support for PCIe ports

Yu, Ong Hock (1):
   platform:x86 Remove Monitor MWAIT feature dependency

  Documentation/kernel-parameters.txt            |   4 +
  drivers/pci/bus.c                              |   1 +
  drivers/pci/hotplug/acpiphp_glue.c             |   4 +
  drivers/pci/pci-driver.c                       |  21 ++-
  drivers/pci/pci-sysfs.c                        |   5 +
  drivers/pci/pci.c                              | 175 +++++++++++++++++++++++++
  drivers/pci/pci.h                              |  11 ++
  drivers/pci/pcie/portdrv_core.c                |   3 +
  drivers/pci/pcie/portdrv_pci.c                 |  52 +++++++-
  drivers/pci/probe.c                            |  12 ++
  drivers/pci/remove.c                           |   2 +
  drivers/platform/x86/intel_telemetry_debugfs.c |   2 +-
  drivers/platform/x86/intel_telemetry_pltdrv.c  |   2 +-
  drivers/usb/host/xhci-pci.c                    |   2 +-
  include/linux/pci.h                            |   3 +
  15 files changed, 287 insertions(+), 12 deletions(-)


--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to