All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54230EA8.7080604@kapsi.fi>

diff --git a/a/1.txt b/N1/1.txt
index e10c396..dca84a4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ On 09/24/2014 09:32 PM, Eduardo Valentin wrote:
 >> The device will do a controlled shutdown when either the CPU, GPU
 >> or MEM thermal zone reaches 101 degrees Celsius.
 >>
->> Signed-off-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+>> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
 >> ---
 >> v5: added cooling-maps nodes
 >>
@@ -34,7 +34,7 @@ Mikko
 >> +	thermal-zones {
 >> +		cpu {
 >> +			trips {
->> +				trip@0 {
+>> +				trip at 0 {
 >> +					temperature = <101000>;
 >> +					hysteresis = <0>;
 >> +					type = "critical";
@@ -47,7 +47,7 @@ Mikko
 >> +
 >> +		mem {
 >> +			trips {
->> +				trip@0 {
+>> +				trip at 0 {
 >> +					temperature = <101000>;
 >> +					hysteresis = <0>;
 >> +					type = "critical";
@@ -60,7 +60,7 @@ Mikko
 >> +
 >> +		gpu {
 >> +			trips {
->> +				trip@0 {
+>> +				trip at 0 {
 >> +					temperature = <101000>;
 >> +					hysteresis = <0>;
 >> +					type = "critical";
@@ -77,6 +77,6 @@ Mikko
 >>
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >
diff --git a/a/content_digest b/N1/content_digest
index 2501652..6bd7465 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,10 @@
  "ref\01408616242-21009-1-git-send-email-mperttunen@nvidia.com\0"
  "ref\01408616242-21009-4-git-send-email-mperttunen@nvidia.com\0"
  "ref\020140924183204.GE27076@developer\0"
- "From\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0"
- "Subject\0Re: [PATCH v5 3/4] ARM: tegra: Add thermal trip points for Jetson TK1\0"
+ "From\0mikko.perttunen@kapsi.fi (Mikko Perttunen)\0"
+ "Subject\0[PATCH v5 3/4] ARM: tegra: Add thermal trip points for Jetson TK1\0"
  "Date\0Wed, 24 Sep 2014 21:34:16 +0300\0"
- "To\0Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
- " Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org"
-  swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org
-  thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@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\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 09/24/2014 09:32 PM, Eduardo Valentin wrote:\n"
@@ -24,7 +15,7 @@
  ">> The device will do a controlled shutdown when either the CPU, GPU\n"
  ">> or MEM thermal zone reaches 101 degrees Celsius.\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"
  ">> v5: added cooling-maps nodes\n"
  ">>\n"
@@ -52,7 +43,7 @@
  ">> +\tthermal-zones {\n"
  ">> +\t\tcpu {\n"
  ">> +\t\t\ttrips {\n"
- ">> +\t\t\t\ttrip@0 {\n"
+ ">> +\t\t\t\ttrip at 0 {\n"
  ">> +\t\t\t\t\ttemperature = <101000>;\n"
  ">> +\t\t\t\t\thysteresis = <0>;\n"
  ">> +\t\t\t\t\ttype = \"critical\";\n"
@@ -65,7 +56,7 @@
  ">> +\n"
  ">> +\t\tmem {\n"
  ">> +\t\t\ttrips {\n"
- ">> +\t\t\t\ttrip@0 {\n"
+ ">> +\t\t\t\ttrip at 0 {\n"
  ">> +\t\t\t\t\ttemperature = <101000>;\n"
  ">> +\t\t\t\t\thysteresis = <0>;\n"
  ">> +\t\t\t\t\ttype = \"critical\";\n"
@@ -78,7 +69,7 @@
  ">> +\n"
  ">> +\t\tgpu {\n"
  ">> +\t\t\ttrips {\n"
- ">> +\t\t\t\ttrip@0 {\n"
+ ">> +\t\t\t\ttrip at 0 {\n"
  ">> +\t\t\t\t\ttemperature = <101000>;\n"
  ">> +\t\t\t\t\thysteresis = <0>;\n"
  ">> +\t\t\t\t\ttype = \"critical\";\n"
@@ -95,8 +86,8 @@
  ">>\n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-tegra\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-a77c14e12afccad67f3a43dedeb252a8cc72817761e684f3e310ae2f2e449635
+501b90e5ae38ad6e8e3a5ce1715073cccf9f39f406e61a48e27806cc1309dcbb

diff --git a/a/1.txt b/N2/1.txt
index e10c396..5f67b5b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -6,7 +6,7 @@ On 09/24/2014 09:32 PM, Eduardo Valentin wrote:
 >> The device will do a controlled shutdown when either the CPU, GPU
 >> or MEM thermal zone reaches 101 degrees Celsius.
 >>
->> Signed-off-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+>> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
 >> ---
 >> v5: added cooling-maps nodes
 >>
@@ -77,6 +77,6 @@ Mikko
 >>
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >
diff --git a/a/content_digest b/N2/content_digest
index 2501652..1100e87 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,19 +1,19 @@
  "ref\01408616242-21009-1-git-send-email-mperttunen@nvidia.com\0"
  "ref\01408616242-21009-4-git-send-email-mperttunen@nvidia.com\0"
  "ref\020140924183204.GE27076@developer\0"
- "From\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0"
+ "From\0Mikko Perttunen <mikko.perttunen@kapsi.fi>\0"
  "Subject\0Re: [PATCH v5 3/4] ARM: tegra: Add thermal trip points for Jetson TK1\0"
  "Date\0Wed, 24 Sep 2014 21:34:16 +0300\0"
- "To\0Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
- " Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org"
-  swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org
-  thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@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\0"
+ "To\0Eduardo Valentin <edubezval@gmail.com>"
+ " Mikko Perttunen <mperttunen@nvidia.com>\0"
+ "Cc\0rui.zhang@intel.com"
+  swarren@wwwdotorg.org
+  thierry.reding@gmail.com
+  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\0"
  "\00:1\0"
  "b\0"
  "On 09/24/2014 09:32 PM, Eduardo Valentin wrote:\n"
@@ -24,7 +24,7 @@
  ">> The device will do a controlled shutdown when either the CPU, GPU\n"
  ">> or MEM thermal zone reaches 101 degrees Celsius.\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"
  ">> v5: added cooling-maps nodes\n"
  ">>\n"
@@ -95,8 +95,8 @@
  ">>\n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-tegra\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-a77c14e12afccad67f3a43dedeb252a8cc72817761e684f3e310ae2f2e449635
+aec62ee58bb5ed9b93309945e667d5ffbfdcf88e80f0993f1b51d0c2f8c07706

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.