1. 09 5月, 2012 1 次提交
  2. 17 4月, 2012 7 次提交
  3. 14 4月, 2012 1 次提交
  4. 07 4月, 2012 2 次提交
  5. 04 4月, 2012 2 次提交
  6. 29 3月, 2012 1 次提交
  7. 28 3月, 2012 1 次提交
  8. 12 3月, 2012 1 次提交
  9. 11 3月, 2012 8 次提交
  10. 07 3月, 2012 1 次提交
    • F
      r8169: runtime resume before shutdown. · 2a15cd2f
      françois romieu 提交于
      With runtime PM, if the ethernet cable is disconnected, the device is
      transitioned to D3 state to conserve energy. If the system is shutdown
      in this state, any register accesses in rtl_shutdown are dropped on
      the floor. As the device was programmed by .runtime_suspend() to wake
      on link changes, it is thus brought back up as soon as the link recovers.
      
      Resuming every suspended device through the driver core would slow things
      down and it is not clear how many devices really need it now.
      
      Original report and D0 transition patch by Sameer Nanda. Patch has been
      changed to comply with advices by Rafael J. Wysocki and the PM folks.
      Reported-by: NSameer Nanda <snanda@chromium.org>
      Signed-off-by: NFrancois Romieu <romieu@fr.zoreil.com>
      Cc: Rafael J. Wysocki <rjw@sisk.pl>
      Cc: Hayes Wang <hayeswang@realtek.com>
      Cc: Alan Stern <stern@rowland.harvard.edu>
      Acked-by: NRafael J. Wysocki <rjw@sisk.pl>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      2a15cd2f
  11. 06 3月, 2012 3 次提交
  12. 03 3月, 2012 1 次提交
  13. 24 2月, 2012 4 次提交
  14. 09 2月, 2012 1 次提交
  15. 01 2月, 2012 1 次提交
  16. 31 1月, 2012 5 次提交