diff for duplicates of <1485877437-13598-2-git-send-email-eajames@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index bd031a9..9e4811f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ -From: "Edward A. James" <eajames@us.ibm.com> +From: "Edward A. James" <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> Add core support for polling the OCC for it's sensor data and parsing that data into sensor-specific information. -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 | 40 ++++ MAINTAINERS | 7 + @@ -39,7 +39,7 @@ index 0000000..79d1642 +Please note that the chip must be connected to a POWER8 or POWER9 processor +(see the BMC - Host Communications section). + -+Author: Eddie James <eajames@us.ibm.com> ++Author: Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> + +Description +----------- @@ -78,15 +78,15 @@ index 5f10c28..193a13b 100644 F: drivers/media/i2c/ov7670.c +ON-CHIP CONTROLLER HWMON DRIVER -+M: Eddie James <eajames@us.ibm.com> -+L: linux-hwmon@vger.kernel.org ++M: Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> ++L: linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +S: Maintained +F: Documentation/hwmon/occ +F: drivers/hwmon/occ/ + ONENAND FLASH DRIVER - M: Kyungmin Park <kyungmin.park@samsung.com> - L: linux-mtd@lists.infradead.org + M: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + L: linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 190d270..e80ca81 100644 --- a/drivers/hwmon/Kconfig @@ -613,7 +613,7 @@ index 0000000..cb9f916 +} +EXPORT_SYMBOL(occ_start); + -+MODULE_AUTHOR("Eddie James <eajames@us.ibm.com>"); ++MODULE_AUTHOR("Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>"); +MODULE_DESCRIPTION("OCC hwmon core driver"); +MODULE_LICENSE("GPL"); diff --git a/drivers/hwmon/occ/occ.h b/drivers/hwmon/occ/occ.h @@ -757,3 +757,8 @@ index 0000000..b0691f3 +#endif /* __SCOM_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 6e1ec4e..1597235 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,31 @@ "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 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs\0" "Date\0Tue, 31 Jan 2017 09:43:52 -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 core support for polling the OCC for it's sensor data and parsing that\n" "data into sensor-specific information.\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 | 40 ++++\n" " MAINTAINERS | 7 +\n" @@ -59,7 +60,7 @@ "+Please note that the chip must be connected to a POWER8 or POWER9 processor\n" "+(see the BMC - Host Communications section).\n" "+\n" - "+Author: Eddie James <eajames@us.ibm.com>\n" + "+Author: Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" "+\n" "+Description\n" "+-----------\n" @@ -98,15 +99,15 @@ " F:\tdrivers/media/i2c/ov7670.c\n" " \n" "+ON-CHIP CONTROLLER HWMON DRIVER\n" - "+M:\tEddie James <eajames@us.ibm.com>\n" - "+L:\tlinux-hwmon@vger.kernel.org\n" + "+M:\tEddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" + "+L:\tlinux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "+S:\tMaintained\n" "+F:\tDocumentation/hwmon/occ\n" "+F:\tdrivers/hwmon/occ/\n" "+\n" " ONENAND FLASH DRIVER\n" - " M:\tKyungmin Park <kyungmin.park@samsung.com>\n" - " L:\tlinux-mtd@lists.infradead.org\n" + " M:\tKyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + " L:\tlinux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" "diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig\n" "index 190d270..e80ca81 100644\n" "--- a/drivers/hwmon/Kconfig\n" @@ -633,7 +634,7 @@ "+}\n" "+EXPORT_SYMBOL(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(\"OCC hwmon core driver\");\n" "+MODULE_LICENSE(\"GPL\");\n" "diff --git a/drivers/hwmon/occ/occ.h b/drivers/hwmon/occ/occ.h\n" @@ -776,6 +777,11 @@ "+\n" "+#endif /* __SCOM_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 -5c7d103e5b3277ef18c96e4f37dc208f31b38588c7a7386b775170d52da94de7 +a82ccd35fcdcdc263ab8f52aa574f457fb1579b0536a248ac290a886ec270371
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.