All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1502427095.2598.21.camel@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 041cc56..da60115 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,32 +2,28 @@ On Fri, 2017-08-04 at 16:06 +0800, Rocky Hao wrote:
 > This series patches add the tsadc support in thermal driver and in
 > devicetree for rk3328.
 > Also add thermal control with Intelligent Power Allocation (IPA)
-> policy by default.  Please
+> policy by default.??Please
 > refer to https://developer.arm.com/open-source/intelligent-power-allo
 > cation for more information
 > about IPA.
 > 
 > Rocky Hao (5):
->   dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible
->   thermal: rockchip: Support the RK3328 SOC in thermal driver
->   arm64: dts: rockchip: add tsadc node for rk3328 SoC
->   arm64: dts: rockchip: add thermal nodes for rk3328 SoC
->   arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation
+> ? dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible
+> ? thermal: rockchip: Support the RK3328 SOC in thermal driver
+> ? arm64: dts: rockchip: add tsadc node for rk3328 SoC
+> ? arm64: dts: rockchip: add thermal nodes for rk3328 SoC
+> ? arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation
 > board
 > 
 I can take this patch set if we have ACK for patch 3, 4 and 5.
 
 thanks,
 rui
->  .../bindings/thermal/rockchip-thermal.txt          |  1 +
->  arch/arm64/boot/dts/rockchip/rk3328-evb.dts        |  4 ++
->  arch/arm64/boot/dts/rockchip/rk3328.dtsi           | 63
+> ?.../bindings/thermal/rockchip-thermal.txt??????????|??1 +
+> ?arch/arm64/boot/dts/rockchip/rk3328-evb.dts????????|??4 ++
+> ?arch/arm64/boot/dts/rockchip/rk3328.dtsi???????????| 63
 > +++++++++++++++++++++
->  drivers/thermal/rockchip_thermal.c                 | 65
+> ?drivers/thermal/rockchip_thermal.c?????????????????| 65
 > ++++++++++++++++++++++
->  4 files changed, 133 insertions(+)
-> 
---
-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
+> ?4 files changed, 133 insertions(+)
+>
diff --git a/a/content_digest b/N1/content_digest
index 593f389..784ba84 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,61 +1,38 @@
  "ref\01501833976-1100-1-git-send-email-rocky.hao@rock-chips.com\0"
- "ref\01501833976-1100-1-git-send-email-rocky.hao-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
- "From\0Zhang Rui <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts\0"
+ "From\0rui.zhang@intel.com (Zhang Rui)\0"
+ "Subject\0[PATCH v2 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts\0"
  "Date\0Fri, 11 Aug 2017 12:51:35 +0800\0"
- "To\0Rocky Hao <rocky.hao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>"
-  edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  catalin.marinas-5wv7dgnIgG8@public.gmane.org
- " will.deacon-5wv7dgnIgG8@public.gmane.org\0"
- "Cc\0shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org"
-  cl-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  william.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  xxx-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org
- " huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 2017-08-04 at 16:06 +0800, Rocky Hao wrote:\n"
  "> This series patches add the tsadc support in thermal driver and in\n"
  "> devicetree for rk3328.\n"
  "> Also add thermal control with Intelligent Power Allocation (IPA)\n"
- "> policy by default.\302\240\302\240Please\n"
+ "> policy by default.??Please\n"
  "> refer to https://developer.arm.com/open-source/intelligent-power-allo\n"
  "> cation for more information\n"
  "> about IPA.\n"
  "> \n"
  "> Rocky Hao (5):\n"
- "> \302\240 dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible\n"
- "> \302\240 thermal: rockchip: Support the RK3328 SOC in thermal driver\n"
- "> \302\240 arm64: dts: rockchip: add tsadc node for rk3328 SoC\n"
- "> \302\240 arm64: dts: rockchip: add thermal nodes for rk3328 SoC\n"
- "> \302\240 arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation\n"
+ "> ? dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible\n"
+ "> ? thermal: rockchip: Support the RK3328 SOC in thermal driver\n"
+ "> ? arm64: dts: rockchip: add tsadc node for rk3328 SoC\n"
+ "> ? arm64: dts: rockchip: add thermal nodes for rk3328 SoC\n"
+ "> ? arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation\n"
  "> board\n"
  "> \n"
  "I can take this patch set if we have ACK for patch 3, 4 and 5.\n"
  "\n"
  "thanks,\n"
  "rui\n"
- "> \302\240.../bindings/thermal/rockchip-thermal.txt\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2401 +\n"
- "> \302\240arch/arm64/boot/dts/rockchip/rk3328-evb.dts\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2404 ++\n"
- "> \302\240arch/arm64/boot/dts/rockchip/rk3328.dtsi\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 63\n"
+ "> ?.../bindings/thermal/rockchip-thermal.txt??????????|??1 +\n"
+ "> ?arch/arm64/boot/dts/rockchip/rk3328-evb.dts????????|??4 ++\n"
+ "> ?arch/arm64/boot/dts/rockchip/rk3328.dtsi???????????| 63\n"
  "> +++++++++++++++++++++\n"
- "> \302\240drivers/thermal/rockchip_thermal.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 65\n"
+ "> ?drivers/thermal/rockchip_thermal.c?????????????????| 65\n"
  "> ++++++++++++++++++++++\n"
- "> \302\2404 files changed, 133 insertions(+)\n"
- "> \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
+ "> ?4 files changed, 133 insertions(+)\n"
+ >
 
-d262442ac554e8f35ebe6c7629e8ab2bde002d2ac26dacaf6137324a3928d88d
+b156971c29a20d9f995cee6753e9e042dff8a46d885a485615c1c360f319fc23

diff --git a/a/1.txt b/N2/1.txt
index 041cc56..2554d68 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -26,8 +26,4 @@ rui
 >  drivers/thermal/rockchip_thermal.c                 | 65
 > ++++++++++++++++++++++
 >  4 files changed, 133 insertions(+)
-> 
---
-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/N2/content_digest
index 593f389..15790b9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,26 @@
  "ref\01501833976-1100-1-git-send-email-rocky.hao@rock-chips.com\0"
- "ref\01501833976-1100-1-git-send-email-rocky.hao-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
- "From\0Zhang Rui <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Zhang Rui <rui.zhang@intel.com>\0"
  "Subject\0Re: [PATCH v2 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts\0"
  "Date\0Fri, 11 Aug 2017 12:51:35 +0800\0"
- "To\0Rocky Hao <rocky.hao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>"
-  edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  catalin.marinas-5wv7dgnIgG8@public.gmane.org
- " will.deacon-5wv7dgnIgG8@public.gmane.org\0"
- "Cc\0shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org"
-  cl-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  william.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  xxx-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org
- " huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
+ "To\0Rocky Hao <rocky.hao@rock-chips.com>"
+  edubezval@gmail.com
+  heiko@sntech.de
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  catalin.marinas@arm.com
+ " will.deacon@arm.com\0"
+ "Cc\0shawn.lin@rock-chips.com"
+  cl@rock-chips.com
+  william.wu@rock-chips.com
+  linux-pm@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-rockchip@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  xxx@rock-chips.com
+  jay.xu@rock-chips.com
+  wxt@rock-chips.com
+ " huangtao@rock-chips.com\0"
  "\00:1\0"
  "b\0"
  "On Fri, 2017-08-04 at 16:06 +0800, Rocky Hao wrote:\n"
@@ -52,10 +51,6 @@
  "> \302\240drivers/thermal/rockchip_thermal.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 65\n"
  "> ++++++++++++++++++++++\n"
  "> \302\2404 files changed, 133 insertions(+)\n"
- "> \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
+ >
 
-d262442ac554e8f35ebe6c7629e8ab2bde002d2ac26dacaf6137324a3928d88d
+ac02886debae774b95bad37842c2438abe85fea2dbccb4bcb6f2b6b8cd830e3c

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.