All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141113202514.GE45276@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 74f7da5..ae79571 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ Any comments, Daniel, Kevin, Stephen?
 
 On Fri, Oct 24 2014 at 17:40 -0600, Lina Iyer wrote:
 >Changes since v8:
->[ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg11473.html ]
+>[ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg11473.html ]
 >- Flatten out the file structure - merge pm.c into spm.c after discussions
 >- Add a new function to set warm boot address, in scm-boot.c
 >- Support for 8064 (New)
@@ -12,14 +12,14 @@ On Fri, Oct 24 2014 at 17:40 -0600, Lina Iyer wrote:
 >only when the corresponding spm device is probed successfully.
 >
 >Changes since v7:
->[ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg11199.html ]
+>[ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg11199.html ]
 >- Address review comments
 >- Tested on 8974 but not 8084
 >- WFI renamed to Standby
 >- Update commit text with original author and link to the downstream tree
 >
 >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'
@@ -30,7 +30,7 @@ On Fri, Oct 24 2014 at 17:40 -0600, 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
@@ -38,16 +38,16 @@ On Fri, Oct 24 2014 at 17:40 -0600, 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
@@ -57,7 +57,7 @@ On Fri, Oct 24 2014 at 17:40 -0600, 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.
@@ -68,7 +68,7 @@ On Fri, Oct 24 2014 at 17:40 -0600, 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 ccfcca6..9556c84 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,15 @@
  "ref\01414194024-55547-1-git-send-email-lina.iyer@linaro.org\0"
- "From\0Lina Iyer <lina.iyer@linaro.org>\0"
- "Subject\0Re: [PATCH v9 0/9] cpuidle driver for QCOM SoCs: 8064, 8074, 8084\0"
+ "From\0lina.iyer@linaro.org (Lina Iyer)\0"
+ "Subject\0[PATCH v9 0/9] cpuidle driver for QCOM SoCs: 8064, 8074, 8084\0"
  "Date\0Thu, 13 Nov 2014 13:25:14 -0700\0"
- "To\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\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Any comments, Daniel, Kevin, Stephen?\n"
  "\n"
  "On Fri, Oct 24 2014 at 17:40 -0600, Lina Iyer wrote:\n"
  ">Changes since v8:\n"
- ">[ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg11473.html ]\n"
+ ">[ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg11473.html ]\n"
  ">- Flatten out the file structure - merge pm.c into spm.c after discussions\n"
  ">- Add a new function to set warm boot address, in scm-boot.c\n"
  ">- Support for 8064 (New)\n"
@@ -25,14 +19,14 @@
  ">only when the corresponding spm device is probed successfully.\n"
  ">\n"
  ">Changes since v7:\n"
- ">[ https://www.mail-archive.com/linux-arm-msm@vger.kernel.org/msg11199.html ]\n"
+ ">[ https://www.mail-archive.com/linux-arm-msm at vger.kernel.org/msg11199.html ]\n"
  ">- Address review comments\n"
  ">- Tested on 8974 but not 8084\n"
  ">- WFI renamed to Standby\n"
  ">- Update commit text with original author and link to the downstream tree\n"
  ">\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"
@@ -43,7 +37,7 @@
  ">        configuration 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"
  ">        - Simplify implementation of the driver.\n"
  ">        - Update documentation mapping the DT properties with corresponding\n"
@@ -51,16 +45,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"
  ">        - Removed and re-organized data structures to make initialization simple\n"
@@ -70,7 +64,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"
@@ -81,7 +75,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"
@@ -163,4 +157,4 @@
  ">2.1.0\n"
  >
 
-f6f2577846252ef5a00ee0fc872d6bfdc8f09f19ba2fe309326ff396461df899
+8189cca74f4dce81933a96a95f1f13fcb0af02481ea0c5360d2a063af6777096

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.