All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <57136B7C.6030204@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 8fa2ee6..9f6614f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ On 14/04/16 15:41, Laxman Dewangan wrote:
 > Add support for thermal sensor driver which read the voltage across
 > sensor resistance from ADC through IIO framework.
 > 
-> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
+> Signed-off-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
 One question inline on whether it makes sense to fall back to a
 raw IIO value read if the processed one isn't available.  Looks to me
 like a solution that will fail if anyone 'fixes' the underlying ADC driver
@@ -70,7 +70,7 @@ Jonathan
 > + *
 > + * Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved.
 > + *
-> + * Author: Laxman Dewangan <ldewangan@nvidia.com>
+> + * Author: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -265,7 +265,7 @@ it's scale your table will be wrong.
 > +
 > +module_platform_driver(gadc_thermal_driver);
 > +
-> +MODULE_AUTHOR("Laxman Dewangan <ldewangan@nvidia.com>");
+> +MODULE_AUTHOR("Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>");
 > +MODULE_DESCRIPTION("Generic ADC thermal driver using IIO framework with DT");
 > +MODULE_LICENSE("GPL v2");
 >
diff --git a/a/content_digest b/N1/content_digest
index 5cf4e8c..c0082b6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,20 @@
  "ref\01460644878-19943-1-git-send-email-ldewangan@nvidia.com\0"
  "ref\01460644878-19943-2-git-send-email-ldewangan@nvidia.com\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
+ "ref\01460644878-19943-2-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0"
+ "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH V3 2/2] thermal: generic-adc: Add ADC based thermal sensor driver\0"
  "Date\0Sun, 17 Apr 2016 11:54:52 +0100\0"
- "To\0Laxman Dewangan <ldewangan@nvidia.com>"
-  robh@kernel.org
-  edubezval@gmail.com
-  rui.zhang@intel.com
-  mark.rutland@arm.com
-  pawel.moll@arm.com
- " ijc+devicetree@hellion.org.uk\0"
- "Cc\0linux-pm@vger.kernel.org"
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
- " linux-iio@vger.kernel.org\0"
+ "To\0Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>"
+  robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+ " ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org\0"
+ "Cc\0linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 14/04/16 15:41, Laxman Dewangan wrote:\n"
@@ -26,7 +27,7 @@
  "> Add support for thermal sensor driver which read the voltage across\n"
  "> sensor resistance from ADC through IIO framework.\n"
  "> \n"
- "> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>\n"
+ "> Signed-off-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
  "One question inline on whether it makes sense to fall back to a\n"
  "raw IIO value read if the processed one isn't available.  Looks to me\n"
  "like a solution that will fail if anyone 'fixes' the underlying ADC driver\n"
@@ -88,7 +89,7 @@
  "> + *\n"
  "> + * Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved.\n"
  "> + *\n"
- "> + * Author: Laxman Dewangan <ldewangan@nvidia.com>\n"
+ "> + * Author: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -283,9 +284,9 @@
  "> +\n"
  "> +module_platform_driver(gadc_thermal_driver);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Laxman Dewangan <ldewangan@nvidia.com>\");\n"
+ "> +MODULE_AUTHOR(\"Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\");\n"
  "> +MODULE_DESCRIPTION(\"Generic ADC thermal driver using IIO framework with DT\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
  >
 
-d85653b9c96d05849f7e25eb368fbbfdb0fcbc2974075396356fd627a0be81fd
+1f3a102d3ffc894ee9ae9781dbb6e93bdca386f424adea175d93245a4951637d

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.