All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <m.chehab@samsung.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux EDAC Mailing List <linux-edac@vger.kernel.org>,
	Doug Thompson <dougthompson@xmission.com>
Subject: [GIT PULL for v3.13-rc1] edac updates
Date: Sun, 17 Nov 2013 22:09:37 -0200	[thread overview]
Message-ID: <20131117220937.14dfd290@samsung.com> (raw)

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next

For:
	- sb_edac: add support for Ivy Bridge support;
	- cell_edac: add a missing of_node_put() call

-

Following up the last week's discussion about EDAC, here's my part of the
EDAC patchset.

Thank you!
Mauro

-


The following changes since commit 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:

  Linux 3.12 (2013-11-03 15:41:51 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next

for you to fetch changes up to 3e45588825c1c9c7b561102dd878d23af1b46bb9:

  cell_edac: fix missing of_node_put (2013-11-14 17:13:43 -0200)

----------------------------------------------------------------
Aristeu Rozanski (11):
      sb_edac: make RANK_CFG_A value part of sbridge_info
      sb_edac: isolate TOLM retrieval
      sb_edac: rename pci_br
      sb_edac: isolate TOHM retrieval
      sb_edac: allow different dram_rule arrays
      sb_edac: allow different interleave lists
      sb_edac: rework sad_pkg
      sb_edac: enable multiple PCI id tables to be used
      sb_edac: rename mci_bind_devs()
      sb_edac: avoid decoding the same error multiple times
      sb_edac: add support for Ivy Bridge

Libo Chen (1):
      cell_edac: fix missing of_node_put

 drivers/edac/cell_edac.c |   1 +
 drivers/edac/sb_edac.c   | 593 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------
 2 files changed, 465 insertions(+), 129 deletions(-)


                 reply	other threads:[~2013-11-18  0:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20131117220937.14dfd290@samsung.com \
    --to=m.chehab@samsung.com \
    --cc=akpm@linux-foundation.org \
    --cc=dougthompson@xmission.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.