1. 02 11月, 2017 8 次提交
  2. 01 11月, 2017 1 次提交
  3. 31 10月, 2017 5 次提交
  4. 30 10月, 2017 2 次提交
    • T
      PM / QoS: Fix default runtime_pm device resume latency · 2a9a86d5
      Tero Kristo 提交于
      The recent change to the PM QoS framework to introduce a proper
      no constraint value overlooked to handle the devices which don't
      implement PM QoS OPS.  Runtime PM is one of the more severely
      impacted subsystems, failing every attempt to runtime suspend
      a device.  This leads into some nasty second level issues like
      probe failures and increased power consumption among other
      things.
      
      Fix this by adding a proper return value for devices that don't
      implement PM QoS.
      
      Fixes: 0cc2b4e5 (PM / QoS: Fix device resume latency PM QoS)
      Signed-off-by: NTero Kristo <t-kristo@ti.com>
      Cc: All applicable <stable@vger.kernel.org>
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      2a9a86d5
    • L
      Linux 4.14-rc7 · 0b07194b
      Linus Torvalds 提交于
      0b07194b
  5. 29 10月, 2017 24 次提交