diff for duplicates of <20151110123452.GD3551@e104805> diff --git a/a/1.txt b/N1/1.txt index 4fd850d..c4e3da4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,10 +8,10 @@ On Mon, Nov 09, 2015 at 05:29:23PM +0000, Punit Agrawal wrote: > A cooling device will be created per individual frequency domain and > can be bound to thermal zones via the thermal DT bindings. > -> Signed-off-by: Punit Agrawal <punit.agrawal-5wv7dgnIgG8@public.gmane.org> -> Acked-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Cc: Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org> -> Cc: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> Signed-off-by: Punit Agrawal <punit.agrawal@arm.com> +> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> +> Cc: Sudeep Holla <sudeep.holla@arm.com> +> Cc: Eduardo Valentin <edubezval@gmail.com> > --- > drivers/cpufreq/arm_big_little.c | 52 ++++++++++++++++++++++++++++++++++++++-- > 1 file changed, 50 insertions(+), 2 deletions(-) @@ -42,7 +42,7 @@ pointer to cdev in driver_data itself. But seeing that it's mirroring the structure in cpufreq-dt and it's simpler to do it this way I guess it's ok to create this struct with only one pointer. You can add my -Reviewed-by: Javi Merino <javi.merino-5wv7dgnIgG8@public.gmane.org> +Reviewed-by: Javi Merino <javi.merino@arm.com> > static struct cpufreq_arm_bL_ops *arm_bL_ops; > static struct clk *clk[MAX_CLUSTERS]; @@ -146,11 +146,7 @@ Reviewed-by: Javi Merino <javi.merino-5wv7dgnIgG8@public.gmane.org> > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in -> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -> --- -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 dfd064d..ef0f1c2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,16 @@ "ref\01447090163-13700-1-git-send-email-punit.agrawal@arm.com\0" "ref\01447090163-13700-4-git-send-email-punit.agrawal@arm.com\0" - "ref\01447090163-13700-4-git-send-email-punit.agrawal-5wv7dgnIgG8@public.gmane.org\0" - "From\0Javi Merino <javi.merino-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Javi Merino <javi.merino@arm.com>\0" "Subject\0Re: [PATCH v3 3/3] cpufreq: arm_big_little: Add support to register a cpufreq cooling device\0" "Date\0Tue, 10 Nov 2015 12:34:52 +0000\0" - "To\0Punit Agrawal <punit.agrawal-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org - " Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>\0" + "To\0Punit Agrawal <punit.agrawal@arm.com>\0" + "Cc\0devicetree@vger.kernel.org" + viresh.kumar@linaro.org + linux-pm@vger.kernel.org + linux-kernel@vger.kernel.org + edubezval@gmail.com + dawei.chien@mediatek.com + " Sudeep Holla <sudeep.holla@arm.com>\0" "\00:1\0" "b\0" "On Mon, Nov 09, 2015 at 05:29:23PM +0000, Punit Agrawal wrote:\n" @@ -24,10 +23,10 @@ "> A cooling device will be created per individual frequency domain and\n" "> can be bound to thermal zones via the thermal DT bindings.\n" "> \n" - "> Signed-off-by: Punit Agrawal <punit.agrawal-5wv7dgnIgG8@public.gmane.org>\n" - "> Acked-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Cc: Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> Signed-off-by: Punit Agrawal <punit.agrawal@arm.com>\n" + "> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>\n" + "> Cc: Sudeep Holla <sudeep.holla@arm.com>\n" + "> Cc: Eduardo Valentin <edubezval@gmail.com>\n" "> ---\n" "> drivers/cpufreq/arm_big_little.c | 52 ++++++++++++++++++++++++++++++++++++++--\n" "> 1 file changed, 50 insertions(+), 2 deletions(-)\n" @@ -58,7 +57,7 @@ "the structure in cpufreq-dt and it's simpler to do it this way I guess\n" "it's ok to create this struct with only one pointer. You can add my\n" "\n" - "Reviewed-by: Javi Merino <javi.merino-5wv7dgnIgG8@public.gmane.org>\n" + "Reviewed-by: Javi Merino <javi.merino@arm.com>\n" "\n" "> static struct cpufreq_arm_bL_ops *arm_bL_ops;\n" "> static struct clk *clk[MAX_CLUSTERS];\n" @@ -162,13 +161,9 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n" - "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> the body of a message to majordomo@vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "> Please read the FAQ at http://www.tux.org/lkml/\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 + > -227dc13ff91c9a56a151db1d8e419d25efa5590e43cf051f9ce2777ea24380c8 +73c7d9798483abe84193065c3ff2f4f24d7a10a7b04e44b50b396a46d27756b1
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.