public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] edac: Add APM X-Gene SoC EDAC driver
@ 2014-05-08 23:03 Loc Ho
  2014-05-08 23:03 ` [PATCH 1/4] edac: Fix MC scrub mode comparsion bug for correctable error Loc Ho
  0 siblings, 1 reply; 11+ messages in thread
From: Loc Ho @ 2014-05-08 23:03 UTC (permalink / raw)
  To: linux-arm-kernel

This patch adds support for the APM X-Gene SoC EDAC driver.

Signed-off-by: Feng Kan <fkan@apm.com>
Signed-off-by: Loc Ho <lho@apm.com>
---
Loc Ho (4):
  edac: Fix MC scrub mode comparsion bug for correctable error
  Documentation: Add documentation for the APM X-Gene SoC EDAC DTS
    binding
  edac: Add APM X-Gene SoC EDAC driver
  arm64: Add APM X-Gene SoC EDAC DTS entries

 .../devicetree/bindings/edac/apm-xgene-edac.txt    |   70 +
 arch/arm64/boot/dts/apm-storm.dtsi                 |   89 +
 drivers/edac/Kconfig                               |    9 +-
 drivers/edac/Makefile                              |    3 +
 drivers/edac/edac_mc.c                             |    2 +-
 drivers/edac/xgene_edac.c                          | 1915 ++++++++++++++++++++
 6 files changed, 2086 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/edac/apm-xgene-edac.txt
 create mode 100644 drivers/edac/xgene_edac.c

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-05-23 17:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 23:03 [PATCH 0/4] edac: Add APM X-Gene SoC EDAC driver Loc Ho
2014-05-08 23:03 ` [PATCH 1/4] edac: Fix MC scrub mode comparsion bug for correctable error Loc Ho
2014-05-08 23:03   ` [PATCH 2/4] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding Loc Ho
2014-05-08 23:03     ` [PATCH 3/4] edac: Add APM X-Gene SoC EDAC driver Loc Ho
2014-05-08 23:03       ` [PATCH 4/4] arm64: Add APM X-Gene SoC EDAC DTS entries Loc Ho
2014-05-20 19:39       ` [PATCH 3/4] edac: Add APM X-Gene SoC EDAC driver Borislav Petkov
2014-05-23 16:26         ` Loc Ho
2014-05-23 17:20           ` Borislav Petkov
2014-05-14 12:01     ` [PATCH 2/4] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding Borislav Petkov
2014-05-09  7:38   ` [PATCH 1/4] edac: Fix MC scrub mode comparsion bug for correctable error Borislav Petkov
2014-05-09 16:17     ` Loc Ho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox