diff for duplicates of <544A6C9A.9050404@mentor.com> diff --git a/a/1.txt b/N1/1.txt index 0096862..fe9bef4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On 24.10.2014 17:39, Mikko Perttunen wrote: -> From: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> From: Tuomas Tynkkynen <ttynkkynen@nvidia.com> > > With closed loop support, the clock rate of the DFLL can be adjusted. > @@ -11,8 +11,8 @@ On 24.10.2014 17:39, Mikko Perttunen wrote: > the supply voltage by communicating with an off-chip PMIC via either I2C > or PWM signals. This driver currently supports only I2C. > -> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org> +> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com> +> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi> > --- > drivers/clk/tegra/clk-dfll.c | 657 ++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 654 insertions(+), 3 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 2579f42..f531c74 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,13 @@ "ref\01414161563-16812-1-git-send-email-mikko.perttunen@kapsi.fi\0" "ref\01414161563-16812-4-git-send-email-mikko.perttunen@kapsi.fi\0" - "ref\01414161563-16812-4-git-send-email-mikko.perttunen-/1wQRMveznE@public.gmane.org\0" - "From\0Vladimir Zapolskiy <vladimir_zapolskiy-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH v5 03/16] clk: tegra: Add closed loop support for the DFLL\0" + "From\0vladimir_zapolskiy@mentor.com (Vladimir Zapolskiy)\0" + "Subject\0[PATCH v5 03/16] clk: tegra: Add closed loop support for the DFLL\0" "Date\0Fri, 24 Oct 2014 18:13:30 +0300\0" - "To\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0" - "Cc\0swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org" - thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org - viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - vinceh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - tuomas.tynkkynen-X3B1VOXEql0@public.gmane.org - " Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 24.10.2014 17:39, Mikko Perttunen wrote:\n" - "> From: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> From: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n" "> \n" "> With closed loop support, the clock rate of the DFLL can be adjusted.\n" "> \n" @@ -36,8 +19,8 @@ "> the supply voltage by communicating with an off-chip PMIC via either I2C\n" "> or PWM signals. This driver currently supports only I2C.\n" "> \n" - "> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\n" + "> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n" + "> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi>\n" "> ---\n" "> drivers/clk/tegra/clk-dfll.c | 657 ++++++++++++++++++++++++++++++++++++++++++-\n" "> 1 file changed, 654 insertions(+), 3 deletions(-)\n" @@ -86,4 +69,4 @@ "With best wishes,\n" Vladimir -e263bde39a7e8d0d859dbf866c6af6414aaccf0ee179a962b209745113d9dda5 +3da0a9bb324804bac114920d881bad5f3a894b044b3c3a6b3f52d07d0a2314ca
diff --git a/a/1.txt b/N2/1.txt index 0096862..fe9bef4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On 24.10.2014 17:39, Mikko Perttunen wrote: -> From: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> From: Tuomas Tynkkynen <ttynkkynen@nvidia.com> > > With closed loop support, the clock rate of the DFLL can be adjusted. > @@ -11,8 +11,8 @@ On 24.10.2014 17:39, Mikko Perttunen wrote: > the supply voltage by communicating with an off-chip PMIC via either I2C > or PWM signals. This driver currently supports only I2C. > -> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org> +> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com> +> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi> > --- > drivers/clk/tegra/clk-dfll.c | 657 ++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 654 insertions(+), 3 deletions(-) diff --git a/a/content_digest b/N2/content_digest index 2579f42..584cff8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,30 +1,29 @@ "ref\01414161563-16812-1-git-send-email-mikko.perttunen@kapsi.fi\0" "ref\01414161563-16812-4-git-send-email-mikko.perttunen@kapsi.fi\0" - "ref\01414161563-16812-4-git-send-email-mikko.perttunen-/1wQRMveznE@public.gmane.org\0" - "From\0Vladimir Zapolskiy <vladimir_zapolskiy-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\0" + "From\0Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>\0" "Subject\0Re: [PATCH v5 03/16] clk: tegra: Add closed loop support for the DFLL\0" "Date\0Fri, 24 Oct 2014 18:13:30 +0300\0" - "To\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0" - "Cc\0swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org" - thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org - viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - vinceh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - tuomas.tynkkynen-X3B1VOXEql0@public.gmane.org - " Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "To\0Mikko Perttunen <mikko.perttunen@kapsi.fi>\0" + "Cc\0<swarren@wwwdotorg.org>" + <thierry.reding@gmail.com> + <gnurou@gmail.com> + <pdeschrijver@nvidia.com> + <rjw@rjwysocki.net> + <viresh.kumar@linaro.org> + <mturquette@linaro.org> + <pwalmsley@nvidia.com> + <vinceh@nvidia.com> + <pgaikwad@nvidia.com> + <linux-kernel@vger.kernel.org> + <linux-pm@vger.kernel.org> + <linux-tegra@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <tuomas.tynkkynen@iki.fi> + " Tuomas Tynkkynen <ttynkkynen@nvidia.com>\0" "\00:1\0" "b\0" "On 24.10.2014 17:39, Mikko Perttunen wrote:\n" - "> From: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> From: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n" "> \n" "> With closed loop support, the clock rate of the DFLL can be adjusted.\n" "> \n" @@ -36,8 +35,8 @@ "> the supply voltage by communicating with an off-chip PMIC via either I2C\n" "> or PWM signals. This driver currently supports only I2C.\n" "> \n" - "> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\n" + "> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n" + "> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi>\n" "> ---\n" "> drivers/clk/tegra/clk-dfll.c | 657 ++++++++++++++++++++++++++++++++++++++++++-\n" "> 1 file changed, 654 insertions(+), 3 deletions(-)\n" @@ -86,4 +85,4 @@ "With best wishes,\n" Vladimir -e263bde39a7e8d0d859dbf866c6af6414aaccf0ee179a962b209745113d9dda5 +a2ff3d0ebdb98716363b73e344e3892f17506a9315748baca992744eb1f370f8
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.