diff for duplicates of <54294ED6.9030105@smartplayin.com> diff --git a/a/1.txt b/N1/1.txt index ba2f7c4..1a3fa1f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,13 +6,13 @@ and with cpuidle tests from Linaro. They all pass. And the proper names of the cpuidle state (wfi and spc) are also reflecting in sysfs. -Tested-by: pramod.gurav@smartplayin.com. +Tested-by: pramod.gurav at smartplayin.com. Thanks Pramod On Saturday 27 September 2014 06:28 AM, Lina Iyer wrote: > Changes since v6: -> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg11012.html ] +> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg11012.html ] > - SPM device nodes merged with existing SAW DT nodes > - SPM register information is handled within the driver > - Clean up from using 'msm' to 'qcom' @@ -23,7 +23,7 @@ On Saturday 27 September 2014 06:28 AM, Lina Iyer wrote: > configuration should be identical for WFI and SPC > > Changes since v5: -> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10559.html ] +> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10559.html ] > - Merge spm-devices.c and spm.c into one file and one patch > - Simplify implementation of the driver. > - Update documentation mapping the DT properties with corresponding @@ -31,16 +31,16 @@ On Saturday 27 September 2014 06:28 AM, Lina Iyer wrote: > - Removed scm-boot changes for quad core warmboot, its has been pulled in. > > Changes since v4: -> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10327.html ] +> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10327.html ] > - Update to the v8 of ARM generic idle states patches > - Use platform device model for cpuidle-qcom > - Clean up msm-pm.c to remove unnecessary include files and functions > - Update commit text and documentation for all idle states > - Remove scm-boot relocate patch from this series, submitted earlier -> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10518.html ] +> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10518.html ] > > Changes since v3: -> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10288.html ] +> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10288.html ] > - Fix CONFIG_QCOM_PM Kconfig as bool > - More clean ups in spm.c and spm-devices.c > - Removed and re-organized data structures to make initialization simple @@ -50,7 +50,7 @@ On Saturday 27 September 2014 06:28 AM, Lina Iyer wrote: > - Rebase on top of 3.17-rc1 > > Changes since v2: -> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10148.html ] +> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10148.html ] > - Prune all the drivers to support basic WFI and power down cpuidle > functionality. Remove debug code. > - Integrate KConfig changes into the drivers' patches. @@ -61,7 +61,7 @@ On Saturday 27 September 2014 06:28 AM, Lina Iyer wrote: > - Rebase on top of 3.16 > > Changes since v1/RFC: -> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10065.html ] +> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10065.html ] > - Remove hotplug from the patch series. Will submit it separately. > - Fix SPM drivers per the review comments > - Modify patch sequence to compile SPM drivers independent of msm-pm, so as to diff --git a/a/content_digest b/N1/content_digest index 773b6ce..00939b8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,8 @@ "ref\01411779495-39724-1-git-send-email-lina.iyer@linaro.org\0" - "From\0Pramod Gurav <pramod.gurav@smartplayin.com>\0" - "Subject\0Re: [PATCH v7 0/7] QCOM 8974 and 8084 cpuidle driver\0" + "From\0pramod.gurav@smartplayin.com (Pramod Gurav)\0" + "Subject\0[PATCH v7 0/7] QCOM 8974 and 8084 cpuidle driver\0" "Date\0Mon, 29 Sep 2014 17:51:42 +0530\0" - "To\0Lina Iyer <lina.iyer@linaro.org>\0" - "Cc\0daniel.lezcano@linaro.org" - khilman@linaro.org - sboyd@codeaurora.org - galak@codeaurora.org - linux-arm-msm@vger.kernel.org - linux-pm@vger.kernel.org - linux-arm-kernel@lists.infradead.org - lorenzo.pieralisi@arm.com - " msivasub@codeaurora.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Lina,\n" @@ -22,13 +13,13 @@ "And the proper names of the cpuidle state (wfi and spc) are also\n" "reflecting in sysfs.\n" "\n" - "Tested-by: pramod.gurav@smartplayin.com.\n" + "Tested-by: pramod.gurav at smartplayin.com.\n" "\n" "Thanks\n" "Pramod\n" "On Saturday 27 September 2014 06:28 AM, Lina Iyer wrote:\n" "> Changes since v6:\n" - "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg11012.html ]\n" + "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg11012.html ]\n" "> - SPM device nodes merged with existing SAW DT nodes\n" "> - SPM register information is handled within the driver\n" "> - Clean up from using 'msm' to 'qcom'\n" @@ -39,7 +30,7 @@ "> \tconfiguration should be identical for WFI and SPC\n" "> \n" "> Changes since v5:\n" - "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10559.html ]\n" + "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10559.html ]\n" "> - Merge spm-devices.c and spm.c into one file and one patch\n" "> \t- Simplify implementation of the driver.\n" "> \t- Update documentation mapping the DT properties with corresponding\n" @@ -47,16 +38,16 @@ "> - Removed scm-boot changes for quad core warmboot, its has been pulled in.\n" "> \n" "> Changes since v4:\n" - "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10327.html ]\n" + "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10327.html ]\n" "> - Update to the v8 of ARM generic idle states patches\n" "> - Use platform device model for cpuidle-qcom\n" "> - Clean up msm-pm.c to remove unnecessary include files and functions\n" "> - Update commit text and documentation for all idle states\n" "> - Remove scm-boot relocate patch from this series, submitted earlier\n" - "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10518.html ]\n" + "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10518.html ]\n" "> \n" "> Changes since v3:\n" - "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10288.html ]\n" + "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10288.html ]\n" "> - Fix CONFIG_QCOM_PM Kconfig as bool\n" "> - More clean ups in spm.c and spm-devices.c\n" "> \t- Removed and re-organized data structures to make initialization simple\n" @@ -66,7 +57,7 @@ "> - Rebase on top of 3.17-rc1\n" "> \n" "> Changes since v2:\n" - "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10148.html ]\n" + "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10148.html ]\n" "> - Prune all the drivers to support basic WFI and power down cpuidle\n" "> functionality. Remove debug code.\n" "> - Integrate KConfig changes into the drivers' patches.\n" @@ -77,7 +68,7 @@ "> - Rebase on top of 3.16\n" "> \n" "> Changes since v1/RFC:\n" - "> [ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg10065.html ]\n" + "> [ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg10065.html ]\n" "> - Remove hotplug from the patch series. Will submit it separately.\n" "> - Fix SPM drivers per the review comments\n" "> - Modify patch sequence to compile SPM drivers independent of msm-pm, so as to\n" @@ -166,4 +157,4 @@ "> create mode 100644 include/soc/qcom/spm.h\n" > -ee1e5aca8cd2ea51b801ab4c078c0a4156deaa570fa3d585068089c330b9fe29 +0ad2864484564bed1e370f468978f63abe05b0dcf143e3fb8f6539880cd32739
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.