1. 14 6月, 2017 1 次提交
  2. 25 12月, 2016 1 次提交
  3. 28 6月, 2016 2 次提交
  4. 06 10月, 2015 1 次提交
  5. 10 8月, 2015 1 次提交
  6. 17 3月, 2015 4 次提交
  7. 19 2月, 2015 1 次提交
  8. 02 12月, 2014 1 次提交
  9. 20 12月, 2013 1 次提交
  10. 21 11月, 2013 1 次提交
  11. 19 9月, 2013 1 次提交
  12. 15 5月, 2013 1 次提交
  13. 15 1月, 2013 1 次提交
  14. 25 12月, 2012 1 次提交
  15. 19 11月, 2012 1 次提交
  16. 23 8月, 2012 1 次提交
  17. 16 4月, 2012 1 次提交
  18. 23 2月, 2012 2 次提交
  19. 28 11月, 2011 1 次提交
  20. 19 12月, 2010 1 次提交
  21. 23 1月, 2010 1 次提交
  22. 22 4月, 2009 1 次提交
  23. 13 12月, 2008 1 次提交
  24. 12 12月, 2008 1 次提交
  25. 07 8月, 2008 1 次提交
  26. 13 10月, 2007 1 次提交
    • D
      [ARM] 4539/1: clocksource and clockevents for at91rm9200 · 5e802dfa
      David Brownell 提交于
      GENERIC_TIME and GENERIC_CLOCKEVENTS support for the at91rm9200.
      
       - Oneshot mode (used for NO_HZ and high res timers) uses the
         alarm to emulate a real oneshot timer; the trickiest bit is
         how to avoid some lowlevel races.  Thanks to Remy Bohmer for
         various fixes to this code.
      
       - Tighten up periodic mode support using the PIT.
      
       - Streamline reads of the 32KHz counter.  Thanks to Marc Pignat
         for some testing results: the CRTR register has *very* odd
         behavior.  The reread appears to work around stranger glitches
         than just getting an old clock value (which would quickly
         self-correct).
      
       - Remove the rounding-up of tick_usec to 10.009 msec (32KiHz/100),
         since that no longer acts correct (time increases too fast).
      
      Note that the at91sam9 and at91x40 chips need other solutions,
      since they don't have the same system timer module.
      Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
      Acked-by: NBill Gatliff <bgat@billgatliff.com>
      Acked-by: NRemy Bohmer <linux@bohmer.net>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      5e802dfa
  27. 09 5月, 2007 1 次提交
  28. 08 2月, 2007 1 次提交
  29. 01 12月, 2006 2 次提交
  30. 07 10月, 2006 1 次提交
  31. 03 7月, 2006 1 次提交
  32. 29 6月, 2006 1 次提交
  33. 19 6月, 2006 2 次提交