diff for duplicates of <1485877437-13598-5-git-send-email-eajames@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 2c34ad8..81d1b68 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 POWER8 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 | 9 ++ drivers/hwmon/occ/occ_p8.c | 247 +++++++++++++++++++++++++++++++++++++++++++++ @@ -284,7 +284,7 @@ index 0000000..32215ed +} +EXPORT_SYMBOL(p8_occ_start); + -+MODULE_AUTHOR("Eddie James <eajames@us.ibm.com>"); ++MODULE_AUTHOR("Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>"); +MODULE_DESCRIPTION("P8 OCC sensors"); +MODULE_LICENSE("GPL"); diff --git a/drivers/hwmon/occ/occ_p8.h b/drivers/hwmon/occ/occ_p8.h @@ -325,3 +325,8 @@ index 0000000..3fe6417 +#endif /* __OCC_P8_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 8525de9..1375ecf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,31 +1,32 @@ "ref\01485877437-13598-1-git-send-email-eajames@linux.vnet.ibm.com\0" - "From\0eajames@linux.vnet.ibm.com\0" + "ref\01485877437-13598-1-git-send-email-eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0" + "From\0eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0" "Subject\0[PATCH linux v5 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures\0" "Date\0Tue, 31 Jan 2017 09:43:55 -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 POWER8 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 | 9 ++\n" " drivers/hwmon/occ/occ_p8.c | 247 +++++++++++++++++++++++++++++++++++++++++++++\n" @@ -304,7 +305,7 @@ "+}\n" "+EXPORT_SYMBOL(p8_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(\"P8 OCC sensors\");\n" "+MODULE_LICENSE(\"GPL\");\n" "diff --git a/drivers/hwmon/occ/occ_p8.h b/drivers/hwmon/occ/occ_p8.h\n" @@ -344,6 +345,11 @@ "+\n" "+#endif /* __OCC_P8_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 -cc6489ccf6be4ba34bea639e39d8c53dbd3ab92b8ae3159cc678b41d199e80fc +ee46c6849ed51dff2e32af616a6e59bc97f1d8975e1b0b4e1e8a4c8f96fbf317
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.