All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151104194111.GD14127@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 1c18339..12ab7c4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -46,7 +46,7 @@ models.
 > +			#cooling-cells = <2>;
 >  		};
 >  
->  		cpu1: cpu@1 {
+>  		cpu1: cpu at 1 {
 > @@ -62,6 +75,17 @@
 >  			reg = <0x001>;
 >  			enable-method = "psci";
@@ -64,7 +64,7 @@ models.
 > +			dynamic-power-coefficient = <263>;
 >  		};
 >  
->  		cpu2: cpu@100 {
+>  		cpu2: cpu at 100 {
 > @@ -70,6 +94,18 @@
 >  			reg = <0x100>;
 >  			enable-method = "psci";
@@ -83,7 +83,7 @@ models.
 > +			#cooling-cells = <2>;
 >  		};
 >  
->  		cpu3: cpu@101 {
+>  		cpu3: cpu at 101 {
 > @@ -78,6 +114,17 @@
 >  			reg = <0x101>;
 >  			enable-method = "psci";
@@ -115,19 +115,19 @@ models.
 > +			sustainable-power = <1500>;
 > +
 > +			trips {
-> +				threshold: trip-point@0 {
+> +				threshold: trip-point at 0 {
 > +					temperature = <68000>;
 > +					hysteresis = <2000>;
 > +					type = "passive";
 > +				};
 > +
-> +				target: trip-point@1 {
+> +				target: trip-point at 1 {
 > +					temperature = <85000>;
 > +					hysteresis = <2000>;
 > +					type = "passive";
 > +				};
 > +
-> +				cpu_crit: cpu_crit@0 {
+> +				cpu_crit: cpu_crit at 0 {
 > +					temperature = <115000>;
 > +					hysteresis = <2000>;
 > +					type = "critical";
@@ -135,12 +135,12 @@ models.
 > +			};
 > +
 > +			cooling-maps {
-> +				map@0 {
+> +				map at 0 {
 > +					trip = <&target>;
 > +					cooling-device = <&cpu0 0 0>;
 > +					contribution = <1024>;
 > +				};
-> +				map@1 {
+> +				map at 1 {
 > +					trip = <&target>;
 > +					cooling-device = <&cpu2 0 0>;
 > +					contribution = <2048>;
@@ -157,5 +157,5 @@ models.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-pm" in
-> the body of a message to majordomo@vger.kernel.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 401b437..81773bf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,9 @@
  "ref\01445515359-8587-1-git-send-email-dawei.chien@mediatek.com\0"
  "ref\01445515359-8587-3-git-send-email-dawei.chien@mediatek.com\0"
- "From\0Eduardo Valentin <edubezval@gmail.com>\0"
- "Subject\0Re: [PATCH v3 2/2] arm64: dts: mt8173: Add thermal zone node for mt8173.\0"
+ "From\0edubezval@gmail.com (Eduardo Valentin)\0"
+ "Subject\0[PATCH v3 2/2] arm64: dts: mt8173: Add thermal zone node for mt8173.\0"
  "Date\0Wed, 4 Nov 2015 11:41:12 -0800\0"
- "To\0Dawei Chien <dawei.chien@mediatek.com>\0"
- "Cc\0Viresh Kumar <viresh.kumar@linaro.org>"
-  Rafael J. Wysocki <rjw@rjwysocki.net>
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  Matthias Brugger <matthias.bgg@gmail.com>
-  Daniel Kurtz <djkurtz@chromium.org>
-  Sascha Hauer <s.hauer@pengutronix.de>
-  Daniel Lezcano <daniel.lezcano@linaro.org>
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  linux-pm@vger.kernel.org
-  linux-mediatek@lists.infradead.org
-  srv_heupstream@mediatek.com
- " Sascha Hauer <kernel@pengutronix.de>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Oct 22, 2015 at 08:02:39PM +0800, Dawei Chien wrote:\n"
@@ -72,7 +54,7 @@
  "> +\t\t\t#cooling-cells = <2>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tcpu1: cpu@1 {\n"
+ ">  \t\tcpu1: cpu at 1 {\n"
  "> @@ -62,6 +75,17 @@\n"
  ">  \t\t\treg = <0x001>;\n"
  ">  \t\t\tenable-method = \"psci\";\n"
@@ -90,7 +72,7 @@
  "> +\t\t\tdynamic-power-coefficient = <263>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tcpu2: cpu@100 {\n"
+ ">  \t\tcpu2: cpu at 100 {\n"
  "> @@ -70,6 +94,18 @@\n"
  ">  \t\t\treg = <0x100>;\n"
  ">  \t\t\tenable-method = \"psci\";\n"
@@ -109,7 +91,7 @@
  "> +\t\t\t#cooling-cells = <2>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tcpu3: cpu@101 {\n"
+ ">  \t\tcpu3: cpu at 101 {\n"
  "> @@ -78,6 +114,17 @@\n"
  ">  \t\t\treg = <0x101>;\n"
  ">  \t\t\tenable-method = \"psci\";\n"
@@ -141,19 +123,19 @@
  "> +\t\t\tsustainable-power = <1500>;\n"
  "> +\n"
  "> +\t\t\ttrips {\n"
- "> +\t\t\t\tthreshold: trip-point@0 {\n"
+ "> +\t\t\t\tthreshold: trip-point at 0 {\n"
  "> +\t\t\t\t\ttemperature = <68000>;\n"
  "> +\t\t\t\t\thysteresis = <2000>;\n"
  "> +\t\t\t\t\ttype = \"passive\";\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\ttarget: trip-point@1 {\n"
+ "> +\t\t\t\ttarget: trip-point at 1 {\n"
  "> +\t\t\t\t\ttemperature = <85000>;\n"
  "> +\t\t\t\t\thysteresis = <2000>;\n"
  "> +\t\t\t\t\ttype = \"passive\";\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tcpu_crit: cpu_crit@0 {\n"
+ "> +\t\t\t\tcpu_crit: cpu_crit at 0 {\n"
  "> +\t\t\t\t\ttemperature = <115000>;\n"
  "> +\t\t\t\t\thysteresis = <2000>;\n"
  "> +\t\t\t\t\ttype = \"critical\";\n"
@@ -161,12 +143,12 @@
  "> +\t\t\t};\n"
  "> +\n"
  "> +\t\t\tcooling-maps {\n"
- "> +\t\t\t\tmap@0 {\n"
+ "> +\t\t\t\tmap at 0 {\n"
  "> +\t\t\t\t\ttrip = <&target>;\n"
  "> +\t\t\t\t\tcooling-device = <&cpu0 0 0>;\n"
  "> +\t\t\t\t\tcontribution = <1024>;\n"
  "> +\t\t\t\t};\n"
- "> +\t\t\t\tmap@1 {\n"
+ "> +\t\t\t\tmap at 1 {\n"
  "> +\t\t\t\t\ttrip = <&target>;\n"
  "> +\t\t\t\t\tcooling-device = <&cpu2 0 0>;\n"
  "> +\t\t\t\t\tcontribution = <2048>;\n"
@@ -183,7 +165,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-pm\" in\n"
- "> the body of a message to majordomo@vger.kernel.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
 
-1c53a7f5eb0ce8c0710bdfe9105cbce7c41f289268101bca05ad200afd4fe41d
+3f8c163a7b3301b2daee04b17a08a6d16ef160f298e37ea41bc1ad4f2adaf77c

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.