1. 12 1月, 2011 1 次提交
  2. 18 12月, 2010 1 次提交
  3. 17 12月, 2010 1 次提交
    • R
      PM / Runtime: Fix pm_runtime_suspended() · f08f5a0a
      Rafael J. Wysocki 提交于
      There are some situations (e.g. in __pm_generic_call()), where
      pm_runtime_suspended() is used to decide whether or not to execute
      a device's (system) ->suspend() callback.  The callback is not
      executed if pm_runtime_suspended() returns true, but it does so
      for devices that don't even support runtime PM, because the
      power.disable_depth device field is ignored by it.  This leads to
      problems (i.e. devices are not suspened when they should), so rework
      pm_runtime_suspended() so that it returns false if the device's
      power.disable_depth field is different from zero.
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      Cc: stable@kernel.org
      f08f5a0a
  4. 03 12月, 2010 1 次提交
  5. 02 12月, 2010 2 次提交
  6. 29 11月, 2010 1 次提交
  7. 26 11月, 2010 1 次提交
  8. 25 11月, 2010 3 次提交
  9. 19 11月, 2010 5 次提交
  10. 18 11月, 2010 1 次提交
  11. 16 11月, 2010 1 次提交
  12. 15 11月, 2010 1 次提交
  13. 13 11月, 2010 1 次提交
  14. 12 11月, 2010 4 次提交
  15. 11 11月, 2010 4 次提交
  16. 10 11月, 2010 1 次提交
  17. 01 11月, 2010 2 次提交
  18. 31 10月, 2010 1 次提交
  19. 30 10月, 2010 1 次提交
  20. 29 10月, 2010 7 次提交