diff for duplicates of <20140805135357.GA20458@developer> diff --git a/a/1.txt b/N1/1.txt index f181987..2de12d9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On Tue, Aug 05, 2014 at 03:18:57PM +0300, Mikko Perttunen wrote: > system found in the Tegra124 system-on-chip. This initial driver supports > the four thermal zones with hardware-tracked trip points. > -> Signed-off-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> > --- > drivers/thermal/Kconfig | 7 + > drivers/thermal/Makefile | 1 + @@ -59,7 +59,7 @@ Could you please improve the Kconfig help here? > + * 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 @@ -527,7 +527,7 @@ No suspend/resume or pm_runtime support this time? > +}; > +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"); > +MODULE_LICENSE("GPL v2"); > -- diff --git a/a/content_digest b/N1/content_digest index 14bde41..ca06248 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ "ref\01407241137-32232-1-git-send-email-mperttunen@nvidia.com\0" "ref\01407241137-32232-5-git-send-email-mperttunen@nvidia.com\0" - "ref\01407241137-32232-5-git-send-email-mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 4/4] thermal: Add Tegra SOCTHERM thermal management driver\0" + "From\0edubezval@gmail.com (Eduardo Valentin)\0" + "Subject\0[PATCH v2 4/4] thermal: Add Tegra SOCTHERM thermal management driver\0" "Date\0Tue, 5 Aug 2014 09:53:57 -0400\0" - "To\0Mikko 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\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -22,7 +14,7 @@ "> system found in the Tegra124 system-on-chip. This initial driver supports\n" "> the four thermal zones with hardware-tracked trip points.\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" "> drivers/thermal/Kconfig | 7 +\n" "> drivers/thermal/Makefile | 1 +\n" @@ -75,7 +67,7 @@ "> + * Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved.\n" "> + *\n" "> + * Author:\n" - "> + *\tMikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> + *\tMikko 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" @@ -543,11 +535,11 @@ "> +};\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" "> +MODULE_LICENSE(\"GPL v2\");\n" "> -- \n" "> 1.8.1.5\n" > -9697532f38da91fdedba129c81394260fa163d23a9b6d04c1d497905a3030160 +f325ab6336372229dac0f3de7c4e2f2c6d5d7d6325ac40b71fb497b0186cb1da
diff --git a/a/1.txt b/N2/1.txt index f181987..2de12d9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -6,7 +6,7 @@ On Tue, Aug 05, 2014 at 03:18:57PM +0300, Mikko Perttunen wrote: > system found in the Tegra124 system-on-chip. This initial driver supports > the four thermal zones with hardware-tracked trip points. > -> Signed-off-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> > --- > drivers/thermal/Kconfig | 7 + > drivers/thermal/Makefile | 1 + @@ -59,7 +59,7 @@ Could you please improve the Kconfig help here? > + * 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 @@ -527,7 +527,7 @@ No suspend/resume or pm_runtime support this time? > +}; > +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"); > +MODULE_LICENSE("GPL v2"); > -- diff --git a/a/content_digest b/N2/content_digest index 14bde41..cd2be81 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,16 @@ "ref\01407241137-32232-1-git-send-email-mperttunen@nvidia.com\0" "ref\01407241137-32232-5-git-send-email-mperttunen@nvidia.com\0" - "ref\01407241137-32232-5-git-send-email-mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Eduardo Valentin <edubezval@gmail.com>\0" "Subject\0Re: [PATCH v2 4/4] thermal: Add Tegra SOCTHERM thermal management driver\0" "Date\0Tue, 5 Aug 2014 09:53:57 -0400\0" - "To\0Mikko 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\0" + "To\0Mikko 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\0" "\00:1\0" "b\0" "\n" @@ -22,7 +21,7 @@ "> system found in the Tegra124 system-on-chip. This initial driver supports\n" "> the four thermal zones with hardware-tracked trip points.\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" "> drivers/thermal/Kconfig | 7 +\n" "> drivers/thermal/Makefile | 1 +\n" @@ -75,7 +74,7 @@ "> + * Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved.\n" "> + *\n" "> + * Author:\n" - "> + *\tMikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> + *\tMikko 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" @@ -543,11 +542,11 @@ "> +};\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" "> +MODULE_LICENSE(\"GPL v2\");\n" "> -- \n" "> 1.8.1.5\n" > -9697532f38da91fdedba129c81394260fa163d23a9b6d04c1d497905a3030160 +78b12026e42e460a8650aecd66c6692e6543f377b42d784c1afdca82ca4c499f
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.