diff for duplicates of <1483120568-21082-5-git-send-email-eajames.ibm@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 99693e2..86e6313 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ -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> -Reviewed-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> +Reviewed-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org> --- Documentation/hwmon/occ | 9 ++ drivers/hwmon/occ/occ_p8.c | 217 +++++++++++++++++++++++++++++++++++++++++++++ @@ -255,7 +255,7 @@ index 0000000..812df16 +} +EXPORT_SYMBOL(p8_occ_stop); + -+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 @@ -296,3 +296,8 @@ index 0000000..b44cdd4 +#endif /* __OCC_P8_H__ */ -- 1.9.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 e4bc917..42c8380 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,33 @@ "ref\01483120568-21082-1-git-send-email-eajames.ibm@gmail.com\0" - "From\0eajames.ibm@gmail.com\0" + "ref\01483120568-21082-1-git-send-email-eajames.ibm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0eajames.ibm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" "Subject\0[PATCH linux 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures\0" "Date\0Fri, 30 Dec 2016 11:56:06 -0600\0" - "To\0linux@roeck-us.net\0" - "Cc\0jdelvare@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 - devicetree@vger.kernel.org - linux-doc@vger.kernel.org - linux-hwmon@vger.kernel.org - linux-i2c@vger.kernel.org - linux-kernel@vger.kernel.org - " Edward A. James <eajames@us.ibm.com>\0" + "To\0linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org\0" + "Cc\0jdelvare-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 + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@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" - "Reviewed-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" + "Reviewed-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>\n" "---\n" " Documentation/hwmon/occ | 9 ++\n" " drivers/hwmon/occ/occ_p8.c | 217 +++++++++++++++++++++++++++++++++++++++++++++\n" @@ -275,7 +276,7 @@ "+}\n" "+EXPORT_SYMBOL(p8_occ_stop);\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" @@ -315,6 +316,11 @@ "+\n" "+#endif /* __OCC_P8_H__ */\n" "-- \n" - 1.9.1 + "1.9.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 -4b87e044368cde8b8e9ee45953bc51b6be8f4d2b087b9bafadf203db9643efd3 +0e10a21fd19500e6b9a9c0fa2f52d79fdc89df27634f4fb92b33504e08e22b8b
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.