1. 23 10月, 2013 1 次提交
  2. 16 10月, 2013 1 次提交
  3. 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
  4. 03 10月, 2013 3 次提交
  5. 02 10月, 2013 4 次提交
  6. 26 9月, 2013 6 次提交
  7. 07 9月, 2013 1 次提交
  8. 03 9月, 2013 6 次提交
  9. 27 8月, 2013 1 次提交
  10. 22 8月, 2013 3 次提交
  11. 21 8月, 2013 1 次提交
  12. 06 8月, 2013 5 次提交
  13. 01 8月, 2013 5 次提交
  14. 31 7月, 2013 2 次提交