1. 15 6月, 2010 11 次提交
  2. 08 6月, 2010 3 次提交
  3. 05 6月, 2010 3 次提交
  4. 04 6月, 2010 9 次提交
  5. 03 6月, 2010 3 次提交
  6. 02 6月, 2010 2 次提交
  7. 29 5月, 2010 1 次提交
  8. 25 5月, 2010 2 次提交
  9. 18 5月, 2010 1 次提交
  10. 13 5月, 2010 4 次提交
  11. 11 5月, 2010 1 次提交
    • M
      PM QOS update · ed77134b
      Mark Gross 提交于
      This patch changes the string based list management to a handle base
      implementation to help with the hot path use of pm-qos, it also renames
      much of the API to use "request" as opposed to "requirement" that was
      used in the initial implementation.  I did this because request more
      accurately represents what it actually does.
      
      Also, I added a string based ABI for users wanting to use a string
      interface.  So if the user writes 0xDDDDDDDD formatted hex it will be
      accepted by the interface.  (someone asked me for it and I don't think
      it hurts anything.)
      
      This patch updates some documentation input I got from Randy.
      Signed-off-by: Nmarkgross <mgross@linux.intel.com>
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      ed77134b