All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1486412832-21854-7-git-send-email-eajames@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index bb8adb2..08bdd4e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
-From: "Edward A. James" <eajames@us.ibm.com>
+From: "Edward A. James" <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
 
 Add functions to parse the data structures that are specific to the OCC on
 the POWER9 processor. These are the sensor data structures, including
 temperature, frequency, power, and "caps."
 
-Signed-off-by: Edward A. James <eajames@us.ibm.com>
-Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
+Signed-off-by: Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
+Signed-off-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>
 ---
  Documentation/hwmon/occ    |   3 +
  drivers/hwmon/occ/occ_p9.c | 309 +++++++++++++++++++++++++++++++++++++++++++++
@@ -340,7 +340,7 @@ index 0000000..3ef0284
 +}
 +EXPORT_SYMBOL(p9_occ_start);
 +
-+MODULE_AUTHOR("Eddie James <eajames@us.ibm.com>");
++MODULE_AUTHOR("Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>");
 +MODULE_DESCRIPTION("P9 OCC sensors");
 +MODULE_LICENSE("GPL");
 diff --git a/drivers/hwmon/occ/occ_p9.h b/drivers/hwmon/occ/occ_p9.h
@@ -381,3 +381,8 @@ index 0000000..18ca16a
 +#endif /* __OCC_P9_H__ */
 -- 
 1.8.3.1
+
+--
+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/N1/content_digest
index 9ac6ed9..0f5decc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,32 @@
  "ref\01486412832-21854-1-git-send-email-eajames@linux.vnet.ibm.com\0"
- "From\0eajames@linux.vnet.ibm.com\0"
+ "ref\01486412832-21854-1-git-send-email-eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0"
+ "From\0eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0"
  "Subject\0[PATCH linux v6 6/6] hwmon: occ: Add callbacks for parsing P9 OCC datastructures\0"
  "Date\0Mon,  6 Feb 2017 14:27:12 -0600\0"
- "To\0linux@roeck-us.net\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-kernel@vger.kernel.org
-  linux-hwmon@vger.kernel.org
-  linux-doc@vger.kernel.org
-  jdelvare@suse.com
-  corbet@lwn.net
-  mark.rutland@arm.com
-  robh+dt@kernel.org
-  wsa@the-dreams.de
-  andrew@aj.id.au
-  joel@jms.id.au
-  benh@kernel.crashing.org
- " Edward A. James <eajames@us.ibm.com>\0"
+ "To\0linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  jdelvare-IBi9RG/b67k@public.gmane.org
+  corbet-T1hC0tSOHrs@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org
+  andrew-zrmu5oMJ5Fs@public.gmane.org
+  joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org
+  benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org
+ " Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "From: \"Edward A. James\" <eajames@us.ibm.com>\n"
+ "From: \"Edward A. James\" <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
  "\n"
  "Add functions to parse the data structures that are specific to the OCC on\n"
  "the POWER9 processor. These are the sensor data structures, including\n"
  "temperature, frequency, power, and \"caps.\"\n"
  "\n"
- "Signed-off-by: Edward A. James <eajames@us.ibm.com>\n"
- "Signed-off-by: Andrew Jeffery <andrew@aj.id.au>\n"
+ "Signed-off-by: Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
+ "Signed-off-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>\n"
  "---\n"
  " Documentation/hwmon/occ    |   3 +\n"
  " drivers/hwmon/occ/occ_p9.c | 309 +++++++++++++++++++++++++++++++++++++++++++++\n"
@@ -360,7 +361,7 @@
  "+}\n"
  "+EXPORT_SYMBOL(p9_occ_start);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Eddie James <eajames@us.ibm.com>\");\n"
+ "+MODULE_AUTHOR(\"Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\");\n"
  "+MODULE_DESCRIPTION(\"P9 OCC sensors\");\n"
  "+MODULE_LICENSE(\"GPL\");\n"
  "diff --git a/drivers/hwmon/occ/occ_p9.h b/drivers/hwmon/occ/occ_p9.h\n"
@@ -400,6 +401,11 @@
  "+\n"
  "+#endif /* __OCC_P9_H__ */\n"
  "-- \n"
- 1.8.3.1
+ "1.8.3.1\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
 
-4fbf0771d068de7f6313a6f2c936315fe0694afeeb064c4abb4c267686c47815
+61cf2a1fb53baa6541b8a27028a40bfec5b8d622a40281d8e85a30a4581f5875

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.