1. 10 10月, 2013 1 次提交
    • S
      arch_timer: Move to generic sched_clock framework · 65cd4f6c
      Stephen Boyd 提交于
      Register with the generic sched_clock framework now that it
      supports 64 bits. This fixes two problems with the current
      sched_clock support for machines using the architected timers.
      First off, we don't subtract the start value from subsequent
      sched_clock calls so we can potentially start off with
      sched_clock returning gigantic numbers. Second, there is no
      support for suspend/resume handling so problems such as discussed
      in 6a4dae5e (ARM: 7565/1: sched: stop sched_clock() during
      suspend, 2012-10-23) can happen without this patch. Finally, it
      allows us to move the sched_clock setup into drivers clocksource
      out of the arch ports.
      
      Cc: Christopher Covington <cov@codeaurora.org>
      Cc: Catalin Marinas <catalin.marinas@arm.com>
      Acked-by: NWill Deacon <will.deacon@arm.com>
      Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
      Signed-off-by: NJohn Stultz <john.stultz@linaro.org>
      65cd4f6c
  2. 13 9月, 2013 1 次提交
  3. 20 8月, 2013 1 次提交
  4. 04 7月, 2013 1 次提交
  5. 21 6月, 2013 1 次提交
  6. 14 6月, 2013 3 次提交
  7. 12 6月, 2013 1 次提交
  8. 07 6月, 2013 1 次提交
  9. 14 5月, 2013 1 次提交
  10. 08 5月, 2013 2 次提交
  11. 26 4月, 2013 1 次提交
  12. 17 4月, 2013 1 次提交
  13. 16 4月, 2013 1 次提交
  14. 08 4月, 2013 1 次提交
  15. 19 3月, 2013 1 次提交
  16. 22 2月, 2013 1 次提交
  17. 14 2月, 2013 8 次提交
  18. 31 1月, 2013 1 次提交
  19. 30 1月, 2013 1 次提交
  20. 04 1月, 2013 1 次提交
  21. 02 1月, 2013 1 次提交
  22. 20 12月, 2012 1 次提交
  23. 30 11月, 2012 1 次提交
  24. 29 11月, 2012 1 次提交
  25. 20 11月, 2012 1 次提交
  26. 18 11月, 2012 1 次提交
  27. 09 11月, 2012 1 次提交
  28. 19 10月, 2012 1 次提交
  29. 17 10月, 2012 2 次提交