All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53FF9E93.3040601@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 3680efb..36d5148 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,14 +4,14 @@ On Thursday 28 August 2014 03:36 PM, Doug Anderson wrote:
 > new notification types to the regulator code.  It's used by the second
 > patch which actually implements the IO voltage domain driver.
 > 
-> These two patches were co-developed by Heiko St?bner and Doug Anderson
+> These two patches were co-developed by Heiko Stübner and Doug Anderson
 > (proof of concept patches were written by Heiko).  They were tested in
 > a private branch on an rk3288 board using rk808 instead of mainline
 > since rk808 support isn't finalized in mainline yet.
 > 
 > (sorry if you got this series twice; my mailer seems unhappy with me)
 > 
-> Heiko St?bner (2):
+> Heiko Stübner (2):
 >   regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)
 >   soc/rockchip: io-domain: add driver handling io domains
 > 
@@ -40,3 +40,8 @@ the driver under drivers/soc.
 Regards,
 Santosh
 [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-February/233819.html
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index 294f0c9..452c013 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,30 @@
  "ref\01409254565-10677-1-git-send-email-dianders@chromium.org\0"
- "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
- "Subject\0[PATCH 0/2] IO voltage domain support for rk3188 and rk3288\0"
+ "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
+ "Subject\0Re: [PATCH 0/2] IO voltage domain support for rk3188 and rk3288\0"
  "Date\0Thu, 28 Aug 2014 17:26:43 -0400\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Doug Anderson <dianders@chromium.org>"
+  Mark Brown <broonie@kernel.org>
+  Heiko Stuebner <heiko@sntech.de>
+  olof@lixom.net
+ " Arnd Bergmann <arnd@arndb.de>\0"
+ "Cc\0mark.rutland@arm.com"
+  devicetree@vger.kernel.org
+  Addy Ke <addy.ke@rock-chips.com>
+  swarren@nvidia.com
+  pawel.moll@arm.com
+  ijc+devicetree@hellion.org.uk
+  Nishanth Menon <nm@ti.com>
+  pdeschrijver@nvidia.com
+  galak@codeaurora.org
+  lgirdwood@gmail.com
+  linux-kernel@vger.kernel.org
+  robh+dt@kernel.org
+  sandeep_n@ti.com
+  agross@codeaurora.org
+  grant.likely@linaro.org
+  treding@nvidia.com
+  Sonny Rao <sonnyrao@chromium.org>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thursday 28 August 2014 03:36 PM, Doug Anderson wrote:\n"
@@ -11,14 +33,14 @@
  "> new notification types to the regulator code.  It's used by the second\n"
  "> patch which actually implements the IO voltage domain driver.\n"
  "> \n"
- "> These two patches were co-developed by Heiko St?bner and Doug Anderson\n"
+ "> These two patches were co-developed by Heiko St\303\274bner and Doug Anderson\n"
  "> (proof of concept patches were written by Heiko).  They were tested in\n"
  "> a private branch on an rk3288 board using rk808 instead of mainline\n"
  "> since rk808 support isn't finalized in mainline yet.\n"
  "> \n"
  "> (sorry if you got this series twice; my mailer seems unhappy with me)\n"
  "> \n"
- "> Heiko St?bner (2):\n"
+ "> Heiko St\303\274bner (2):\n"
  ">   regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)\n"
  ">   soc/rockchip: io-domain: add driver handling io domains\n"
  "> \n"
@@ -46,6 +68,11 @@
  "\n"
  "Regards,\n"
  "Santosh\n"
- [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-February/233819.html
+ "[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-February/233819.html\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-9b996ea374543e90ace241438b575d6d339b14d9222dd2d48feec6f4a193d720
+dddc904258664f568bc7b92d127d06e9e7fb48bcdd3a4d70dde514101702139c

diff --git a/a/1.txt b/N2/1.txt
index 3680efb..f32250d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,14 +4,14 @@ On Thursday 28 August 2014 03:36 PM, Doug Anderson wrote:
 > new notification types to the regulator code.  It's used by the second
 > patch which actually implements the IO voltage domain driver.
 > 
-> These two patches were co-developed by Heiko St?bner and Doug Anderson
+> These two patches were co-developed by Heiko Stübner and Doug Anderson
 > (proof of concept patches were written by Heiko).  They were tested in
 > a private branch on an rk3288 board using rk808 instead of mainline
 > since rk808 support isn't finalized in mainline yet.
 > 
 > (sorry if you got this series twice; my mailer seems unhappy with me)
 > 
-> Heiko St?bner (2):
+> Heiko Stübner (2):
 >   regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)
 >   soc/rockchip: io-domain: add driver handling io domains
 > 
diff --git a/a/content_digest b/N2/content_digest
index 294f0c9..b07cc75 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,30 @@
  "ref\01409254565-10677-1-git-send-email-dianders@chromium.org\0"
- "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
- "Subject\0[PATCH 0/2] IO voltage domain support for rk3188 and rk3288\0"
+ "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
+ "Subject\0Re: [PATCH 0/2] IO voltage domain support for rk3188 and rk3288\0"
  "Date\0Thu, 28 Aug 2014 17:26:43 -0400\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Doug Anderson <dianders@chromium.org>"
+  Mark Brown <broonie@kernel.org>
+  Heiko Stuebner <heiko@sntech.de>
+  <olof@lixom.net>
+ " Arnd Bergmann <arnd@arndb.de>\0"
+ "Cc\0Addy Ke <addy.ke@rock-chips.com>"
+  Sonny Rao <sonnyrao@chromium.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <mark.rutland@arm.com>
+  <devicetree@vger.kernel.org>
+  <swarren@nvidia.com>
+  <pawel.moll@arm.com>
+  <ijc+devicetree@hellion.org.uk>
+  <pdeschrijver@nvidia.com>
+  <agross@codeaurora.org>
+  <lgirdwood@gmail.com>
+  <robh+dt@kernel.org>
+  <linux-kernel@vger.kernel.org>
+  <sandeep_n@ti.com>
+  <galak@codeaurora.org>
+  <grant.likely@linaro.org>
+  <treding@nvidia.com>
+ " Nishanth Menon <nm@ti.com>\0"
  "\00:1\0"
  "b\0"
  "On Thursday 28 August 2014 03:36 PM, Doug Anderson wrote:\n"
@@ -11,14 +33,14 @@
  "> new notification types to the regulator code.  It's used by the second\n"
  "> patch which actually implements the IO voltage domain driver.\n"
  "> \n"
- "> These two patches were co-developed by Heiko St?bner and Doug Anderson\n"
+ "> These two patches were co-developed by Heiko St\303\274bner and Doug Anderson\n"
  "> (proof of concept patches were written by Heiko).  They were tested in\n"
  "> a private branch on an rk3288 board using rk808 instead of mainline\n"
  "> since rk808 support isn't finalized in mainline yet.\n"
  "> \n"
  "> (sorry if you got this series twice; my mailer seems unhappy with me)\n"
  "> \n"
- "> Heiko St?bner (2):\n"
+ "> Heiko St\303\274bner (2):\n"
  ">   regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)\n"
  ">   soc/rockchip: io-domain: add driver handling io domains\n"
  "> \n"
@@ -48,4 +70,4 @@
  "Santosh\n"
  [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-February/233819.html
 
-9b996ea374543e90ace241438b575d6d339b14d9222dd2d48feec6f4a193d720
+e3147d6e37e9fd59f82af3900b7b01c117a4ea9cf236ea4b53bbdc4ae63efa5c

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.