All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5425CC6F.2020309@kapsi.fi>

diff --git a/a/1.txt b/N1/1.txt
index aa7c4ca..a2f3e28 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,12 +1,12 @@
 On 09/26/2014 02:45 PM, Thierry Reding wrote:
 > On Fri, Sep 26, 2014 at 12:43:13PM +0300, Mikko Perttunen wrote:
->> From: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+>> From: Mikko Perttunen <mperttunen@nvidia.com>
 >>
 >> This adds support for the Tegra SOCTHERM thermal sensing and management
 >> system found in the Tegra124 system-on-chip. This initial driver supports
 >> temperature polling for four thermal zones.
 >>
->> Signed-off-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+>> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
 >> ---
 >> v6: fixed sparse warning for wrong order of "__iomem *"
 >
@@ -321,7 +321,7 @@ Fixed.
 >> +	val |= (t124_tsensor_config.tsample - 1) <<
 >> +		SENSOR_CONFIG1_TSAMPLE_SHIFT;
 >
-> Now the << operator is at the end of the line, so I think whichever way
+> Now the << operator is@the end of the line, so I think whichever way
 > you decide it should at least be consistent.
 
 This now fits on one line.
@@ -572,7 +572,7 @@ Fixed.
 >> +};
 >> +module_platform_driver(tegra_soctherm_driver);
 >> +
->> +MODULE_AUTHOR("Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>");
+>> +MODULE_AUTHOR("Mikko Perttunen <mperttunen@nvidia.com>");
 >> +MODULE_DESCRIPTION("Tegra SOCTHERM thermal management driver");
 >
 > Perhaps: "NVIDIA Tegra ..."?
diff --git a/a/content_digest b/N1/content_digest
index 3ba86b6..21b6a77 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,30 +1,21 @@
  "ref\01411724593-4037-1-git-send-email-cyndis@kapsi.fi\0"
  "ref\01411724593-4037-5-git-send-email-cyndis@kapsi.fi\0"
  "ref\020140926114533.GN31106@ulmo\0"
- "From\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0"
- "Subject\0Re: [PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver\0"
+ "From\0mikko.perttunen@kapsi.fi (Mikko Perttunen)\0"
+ "Subject\0[PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver\0"
  "Date\0Fri, 26 Sep 2014 23:28:31 +0300\0"
- "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
- " Mikko Perttunen <cyndis-/1wQRMveznE@public.gmane.org>\0"
- "Cc\0edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
-  swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org
-  linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  juha-matti.tilli-X3B1VOXEql0@public.gmane.org
- " Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 09/26/2014 02:45 PM, Thierry Reding wrote:\n"
  "> On Fri, Sep 26, 2014 at 12:43:13PM +0300, Mikko Perttunen wrote:\n"
- ">> From: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ ">> From: Mikko Perttunen <mperttunen@nvidia.com>\n"
  ">>\n"
  ">> This adds support for the Tegra SOCTHERM thermal sensing and management\n"
  ">> system found in the Tegra124 system-on-chip. This initial driver supports\n"
  ">> temperature polling for four thermal zones.\n"
  ">>\n"
- ">> Signed-off-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ ">> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>\n"
  ">> ---\n"
  ">> v6: fixed sparse warning for wrong order of \"__iomem *\"\n"
  ">\n"
@@ -339,7 +330,7 @@
  ">> +\tval |= (t124_tsensor_config.tsample - 1) <<\n"
  ">> +\t\tSENSOR_CONFIG1_TSAMPLE_SHIFT;\n"
  ">\n"
- "> Now the << operator is at the end of the line, so I think whichever way\n"
+ "> Now the << operator is@the end of the line, so I think whichever way\n"
  "> you decide it should at least be consistent.\n"
  "\n"
  "This now fits on one line.\n"
@@ -590,7 +581,7 @@
  ">> +};\n"
  ">> +module_platform_driver(tegra_soctherm_driver);\n"
  ">> +\n"
- ">> +MODULE_AUTHOR(\"Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\");\n"
+ ">> +MODULE_AUTHOR(\"Mikko Perttunen <mperttunen@nvidia.com>\");\n"
  ">> +MODULE_DESCRIPTION(\"Tegra SOCTHERM thermal management driver\");\n"
  ">\n"
  "> Perhaps: \"NVIDIA Tegra ...\"?\n"
@@ -604,4 +595,4 @@
  "Thanks,\n"
  Mikko
 
-a3365d6cbd97574aedc3b949dffbf31e47966db4925e94c6eee4565b7f414921
+4604a3a1c5ac3eec3cddaaf1ffabdc8391dbe31ab55a92a9034f889602156b3b

diff --git a/a/1.txt b/N2/1.txt
index aa7c4ca..65b0f3b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,12 +1,12 @@
 On 09/26/2014 02:45 PM, Thierry Reding wrote:
 > On Fri, Sep 26, 2014 at 12:43:13PM +0300, Mikko Perttunen wrote:
->> From: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+>> From: Mikko Perttunen <mperttunen@nvidia.com>
 >>
 >> This adds support for the Tegra SOCTHERM thermal sensing and management
 >> system found in the Tegra124 system-on-chip. This initial driver supports
 >> temperature polling for four thermal zones.
 >>
->> Signed-off-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+>> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
 >> ---
 >> v6: fixed sparse warning for wrong order of "__iomem *"
 >
@@ -572,7 +572,7 @@ Fixed.
 >> +};
 >> +module_platform_driver(tegra_soctherm_driver);
 >> +
->> +MODULE_AUTHOR("Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>");
+>> +MODULE_AUTHOR("Mikko Perttunen <mperttunen@nvidia.com>");
 >> +MODULE_DESCRIPTION("Tegra SOCTHERM thermal management driver");
 >
 > Perhaps: "NVIDIA Tegra ..."?
diff --git a/a/content_digest b/N2/content_digest
index 3ba86b6..3522f02 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,30 +1,30 @@
  "ref\01411724593-4037-1-git-send-email-cyndis@kapsi.fi\0"
  "ref\01411724593-4037-5-git-send-email-cyndis@kapsi.fi\0"
  "ref\020140926114533.GN31106@ulmo\0"
- "From\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0"
+ "From\0Mikko Perttunen <mikko.perttunen@kapsi.fi>\0"
  "Subject\0Re: [PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver\0"
  "Date\0Fri, 26 Sep 2014 23:28:31 +0300\0"
- "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
- " Mikko Perttunen <cyndis-/1wQRMveznE@public.gmane.org>\0"
- "Cc\0edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
-  swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org
-  linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  juha-matti.tilli-X3B1VOXEql0@public.gmane.org
- " Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0Thierry Reding <thierry.reding@gmail.com>"
+ " Mikko Perttunen <cyndis@kapsi.fi>\0"
+ "Cc\0edubezval@gmail.com"
+  swarren@wwwdotorg.org
+  linux-pm@vger.kernel.org
+  linux-tegra@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  juha-matti.tilli@iki.fi
+ " Mikko Perttunen <mperttunen@nvidia.com>\0"
  "\00:1\0"
  "b\0"
  "On 09/26/2014 02:45 PM, Thierry Reding wrote:\n"
  "> On Fri, Sep 26, 2014 at 12:43:13PM +0300, Mikko Perttunen wrote:\n"
- ">> From: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ ">> From: Mikko Perttunen <mperttunen@nvidia.com>\n"
  ">>\n"
  ">> This adds support for the Tegra SOCTHERM thermal sensing and management\n"
  ">> system found in the Tegra124 system-on-chip. This initial driver supports\n"
  ">> temperature polling for four thermal zones.\n"
  ">>\n"
- ">> Signed-off-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ ">> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>\n"
  ">> ---\n"
  ">> v6: fixed sparse warning for wrong order of \"__iomem *\"\n"
  ">\n"
@@ -590,7 +590,7 @@
  ">> +};\n"
  ">> +module_platform_driver(tegra_soctherm_driver);\n"
  ">> +\n"
- ">> +MODULE_AUTHOR(\"Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\");\n"
+ ">> +MODULE_AUTHOR(\"Mikko Perttunen <mperttunen@nvidia.com>\");\n"
  ">> +MODULE_DESCRIPTION(\"Tegra SOCTHERM thermal management driver\");\n"
  ">\n"
  "> Perhaps: \"NVIDIA Tegra ...\"?\n"
@@ -604,4 +604,4 @@
  "Thanks,\n"
  Mikko
 
-a3365d6cbd97574aedc3b949dffbf31e47966db4925e94c6eee4565b7f414921
+b7d3f6921436f0ab676348ae0e5528610a88c2f9aabdd6f5b895cc8d991f020b

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.