diff for duplicates of <53E9E3A0.70005@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 13eca26..e0fbc7e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,12 +3,12 @@ On 11/08/14 16:32, Eduardo Valentin wrote: > > It follows more small comments. > -> On Wed, Aug 6, 2014 at 6:25 AM, Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote: +> On Wed, Aug 6, 2014 at 6:25 AM, Mikko Perttunen <mperttunen@nvidia.com> wrote: >> 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> >> --- >> v3: >> - changed commit message @@ -69,7 +69,7 @@ On 11/08/14 16:32, Eduardo Valentin wrote: >> + * Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved. >> + * >> + * Author: ->> + * Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +>> + * Mikko Perttunen <mperttunen@nvidia.com> >> + * >> + * This software is licensed under the terms of the GNU General Public >> + * License version 2, as published by the Free Software Foundation, and diff --git a/a/content_digest b/N1/content_digest index fff5ca8..d7c1147 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,10 @@ "ref\01407320706-17440-1-git-send-email-mperttunen@nvidia.com\0" "ref\01407320706-17440-5-git-send-email-mperttunen@nvidia.com\0" "ref\020140811133221.GA6920@developer\0" - "From\0Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH v3 4/4] thermal: Add Tegra SOCTHERM thermal management driver\0" + "From\0mperttunen@nvidia.com (Mikko Perttunen)\0" + "Subject\0[PATCH v3 4/4] thermal: Add Tegra SOCTHERM thermal management driver\0" "Date\0Tue, 12 Aug 2014 12:51:28 +0300\0" - "To\0Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" - swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 11/08/14 16:32, Eduardo Valentin wrote:\n" @@ -19,12 +12,12 @@ ">\n" "> It follows more small comments.\n" ">\n" - "> On Wed, Aug 6, 2014 at 6:25 AM, Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:\n" + "> On Wed, Aug 6, 2014 at 6:25 AM, Mikko Perttunen <mperttunen@nvidia.com> wrote:\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" ">> v3:\n" ">> - changed commit message\n" @@ -85,7 +78,7 @@ ">> + * Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved.\n" ">> + *\n" ">> + * Author:\n" - ">> + * Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + ">> + * Mikko Perttunen <mperttunen@nvidia.com>\n" ">> + *\n" ">> + * This software is licensed under the terms of the GNU General Public\n" ">> + * License version 2, as published by the Free Software Foundation, and\n" @@ -447,4 +440,4 @@ "\n" Mikko -83cb0c96f10090fce5ba37685b34b457f001dd9b4f86cba3e60f66636cdb34a6 +1982654696c4bb652ff5e8880152328b935ddcc53d090df954fb0be9d8a4c3d8
diff --git a/a/1.txt b/N2/1.txt index 13eca26..e0fbc7e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,12 +3,12 @@ On 11/08/14 16:32, Eduardo Valentin wrote: > > It follows more small comments. > -> On Wed, Aug 6, 2014 at 6:25 AM, Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote: +> On Wed, Aug 6, 2014 at 6:25 AM, Mikko Perttunen <mperttunen@nvidia.com> wrote: >> 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> >> --- >> v3: >> - changed commit message @@ -69,7 +69,7 @@ On 11/08/14 16:32, Eduardo Valentin wrote: >> + * Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved. >> + * >> + * Author: ->> + * Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +>> + * Mikko Perttunen <mperttunen@nvidia.com> >> + * >> + * This software is licensed under the terms of the GNU General Public >> + * License version 2, as published by the Free Software Foundation, and diff --git a/a/content_digest b/N2/content_digest index fff5ca8..763f077 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,17 @@ "ref\01407320706-17440-1-git-send-email-mperttunen@nvidia.com\0" "ref\01407320706-17440-5-git-send-email-mperttunen@nvidia.com\0" "ref\020140811133221.GA6920@developer\0" - "From\0Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "From\0Mikko Perttunen <mperttunen@nvidia.com>\0" "Subject\0Re: [PATCH v3 4/4] thermal: Add Tegra SOCTHERM thermal management driver\0" "Date\0Tue, 12 Aug 2014 12:51:28 +0300\0" - "To\0Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" - swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0Eduardo Valentin <edubezval@gmail.com>\0" + "Cc\0rui.zhang@intel.com <rui.zhang@intel.com>" + swarren@wwwdotorg.org <swarren@wwwdotorg.org> + thierry.reding@gmail.com <thierry.reding@gmail.com> + linux-pm@vger.kernel.org <linux-pm@vger.kernel.org> + linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On 11/08/14 16:32, Eduardo Valentin wrote:\n" @@ -19,12 +19,12 @@ ">\n" "> It follows more small comments.\n" ">\n" - "> On Wed, Aug 6, 2014 at 6:25 AM, Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:\n" + "> On Wed, Aug 6, 2014 at 6:25 AM, Mikko Perttunen <mperttunen@nvidia.com> wrote:\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" ">> v3:\n" ">> - changed commit message\n" @@ -85,7 +85,7 @@ ">> + * Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved.\n" ">> + *\n" ">> + * Author:\n" - ">> + * Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + ">> + * Mikko Perttunen <mperttunen@nvidia.com>\n" ">> + *\n" ">> + * This software is licensed under the terms of the GNU General Public\n" ">> + * License version 2, as published by the Free Software Foundation, and\n" @@ -447,4 +447,4 @@ "\n" Mikko -83cb0c96f10090fce5ba37685b34b457f001dd9b4f86cba3e60f66636cdb34a6 +c9f09ab95ece0ffc8148f4f7540a87163c0a002d919b28b2138d0b3d68e68737
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.