All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141128120636.GD25883@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index d17ec3d..3bca4fe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Fri, Nov 28, 2014 at 11:34:48AM +0000, James Liao wrote:
 > This patch adds clock gates support for Mediatek SoCs, and adds clocks of
 > INFRA sys and PERI sys for MT8135.
 > 
-> Signed-off-by: James Liao <jamesjj.liao@mediatek.com>
+> Signed-off-by: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
 > ---
 >  drivers/clk/mediatek/Makefile          |   2 +-
 >  drivers/clk/mediatek/clk-gate.c        | 151 +++++++++++++++++++
@@ -14,3 +14,7 @@ Please fold the include/dt-bindings changes into the DT documentation
 patch, and put that earlier in the series.
 
 Mark.
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index a0daee0..2c49ed9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,34 @@
  "ref\01417174490-6845-1-git-send-email-jamesjj.liao@mediatek.com\0"
  "ref\01417174490-6845-3-git-send-email-jamesjj.liao@mediatek.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH 2/4] clk: Add INFRA and PERI clocks for Mediatek MT8135.\0"
+ "ref\01417174490-6845-3-git-send-email-jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0"
+ "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/4] clk: Add INFRA and PERI clocks for Mediatek MT8135.\0"
  "Date\0Fri, 28 Nov 2014 12:06:36 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
+  Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+  srv_jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <srv_jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+  Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+  Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Catalin Marinas <Catalin.Marinas-5wv7dgnIgG8@public.gmane.org>
+  Vladimir Murzin <Vladimir.Murzin-5wv7dgnIgG8@public.gmane.org>
+  Ashwin Chaugule <ashwin.chaugule-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Joe.C <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Nov 28, 2014 at 11:34:48AM +0000, James Liao wrote:\n"
  "> This patch adds clock gates support for Mediatek SoCs, and adds clocks of\n"
  "> INFRA sys and PERI sys for MT8135.\n"
  "> \n"
- "> Signed-off-by: James Liao <jamesjj.liao@mediatek.com>\n"
+ "> Signed-off-by: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
  "> ---\n"
  ">  drivers/clk/mediatek/Makefile          |   2 +-\n"
  ">  drivers/clk/mediatek/clk-gate.c        | 151 +++++++++++++++++++\n"
@@ -21,6 +39,10 @@
  "Please fold the include/dt-bindings changes into the DT documentation\n"
  "patch, and put that earlier in the series.\n"
  "\n"
- Mark.
+ "Mark.\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-9217a5180d752cb8c2aa5e6f931463afb13a5b4a3b7db122f6e4d917ce280435
+1a1eb18102b66f387b01f71291c326679634fba56a3cdd0bf1f7487e79360eea

diff --git a/a/content_digest b/N2/content_digest
index a0daee0..120ac7c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,27 @@
  "ref\01417174490-6845-1-git-send-email-jamesjj.liao@mediatek.com\0"
  "ref\01417174490-6845-3-git-send-email-jamesjj.liao@mediatek.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH 2/4] clk: Add INFRA and PERI clocks for Mediatek MT8135.\0"
+ "From\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Subject\0Re: [PATCH 2/4] clk: Add INFRA and PERI clocks for Mediatek MT8135.\0"
  "Date\0Fri, 28 Nov 2014 12:06:36 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0James Liao <jamesjj.liao@mediatek.com>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Matthias Brugger <matthias.bgg@gmail.com>
+  Mike Turquette <mturquette@linaro.org>
+  srv_heupstream@mediatek.com <srv_heupstream@mediatek.com>
+  srv_jamesjj.liao@mediatek.com <srv_jamesjj.liao@mediatek.com>
+  Sascha Hauer <kernel@pengutronix.de>
+  eddie.huang@mediatek.com <eddie.huang@mediatek.com>
+  Pawel Moll <Pawel.Moll@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  Russell King <linux@arm.linux.org.uk>
+  Catalin Marinas <Catalin.Marinas@arm.com>
+  Vladimir Murzin <Vladimir.Murzin@arm.com>
+  Ashwin Chaugule <ashwin.chaugule@linaro.org>
+  Joe.C <yingjoe.chen@mediatek.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+ " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Nov 28, 2014 at 11:34:48AM +0000, James Liao wrote:\n"
@@ -23,4 +41,4 @@
  "\n"
  Mark.
 
-9217a5180d752cb8c2aa5e6f931463afb13a5b4a3b7db122f6e4d917ce280435
+a5e7cbf15ddf3ae2076d112d8fad2cb465735e7f686fd69ae3ea4df28d13d7c4

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.