From: Bjorn Helgaas <bhelgaas@google.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
Huang Ying <ying.huang@intel.com>,
"Rafael J. Wysocki" <rjw@sisk.pl>,
Linux PM list <linux-pm@vger.kernel.org>
Subject: [GIT PULL] PCI updates for v3.6
Date: Thu, 6 Sep 2012 15:37:45 -0600 [thread overview]
Message-ID: <CAErSpo6i4LS7s+LULVyVcX8eAG8TnRpxqYnaqY4RVM7BBt24nw@mail.gmail.com> (raw)
Hi Linus,
Here are some more fixes for v3.6. These all fix things we merged in
v3.6-rc1. Four are fixes for the D3cold support, and one is for a
boot lockup on PA Semi caused by a printk while the console BAR is
still disabled.
Bjorn
The following changes since commit a6b881a5b8d4fa2135e55a74be6d6b1e17e445dd:
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
(2012-08-21 10:08:39 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
tags/3.6-pci-fixes
for you to fetch changes up to 0ff9514b579b4f2f3e6038cd961ce64c224c3c73:
PCI: Don't print anything while decoding is disabled (2012-08-23
10:53:08 -0600)
----------------------------------------------------------------
PCI updates for v3.6:
Power management
- PCI/PM: Enable D3/D3cold by default for most devices
- PCI/PM: Keep parent bridge active when probing device
- PCI/PM: Fix config reg access for D3cold and bridge suspending
- PCI/PM: Add ABI document for sysfs file d3cold_allowed
Core
- PCI: Don't print anything while decoding is disabled
----------------------------------------------------------------
Bjorn Helgaas (1):
PCI: Don't print anything while decoding is disabled
Huang Ying (4):
PCI/PM: Enable D3/D3cold by default for most devices
PCI/PM: Keep parent bridge active when probing device
PCI/PM: Fix config reg access for D3cold and bridge suspending
PCI/PM: Add ABI document for sysfs file d3cold_allowed
Documentation/ABI/testing/sysfs-bus-pci | 12 ++++++++++
drivers/pci/pci-driver.c | 6 +++++
drivers/pci/pci-sysfs.c | 42 +++++++++++++++++++++++++++++++++
drivers/pci/pci.c | 1 +
drivers/pci/pcie/portdrv_pci.c | 14 +++++++++++
drivers/pci/probe.c | 31 +++++++++++++-----------
6 files changed, 92 insertions(+), 14 deletions(-)
next reply other threads:[~2012-09-06 21:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-06 21:37 Bjorn Helgaas [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-08-20 23:23 [GIT PULL] PCI updates for v3.6 Bjorn Helgaas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAErSpo6i4LS7s+LULVyVcX8eAG8TnRpxqYnaqY4RVM7BBt24nw@mail.gmail.com \
--to=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rjw@sisk.pl \
--cc=torvalds@linux-foundation.org \
--cc=ying.huang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).