1. 22 2月, 2013 5 次提交
  2. 16 1月, 2013 1 次提交
    • J
      NTP: Add a CONFIG_RTC_SYSTOHC configuration · 023f333a
      Jason Gunthorpe 提交于
      The purpose of this option is to allow ARM/etc systems that rely on the
      class RTC subsystem to have the same kind of automatic NTP based
      synchronization that we have on PC platforms. Today ARM does not
      implement update_persistent_clock and makes extensive use of the class
      RTC system.
      
      When enabled CONFIG_RTC_SYSTOHC will provide a generic
      rtc_update_persistent_clock that stores the current time in the RTC and
      is intended complement the existing CONFIG_RTC_HCTOSYS option that loads
      the RTC at boot.
      
      Like with RTC_HCTOSYS the platform's update_persistent_clock is used
      first, if it works. Platforms with mixed class RTC and non-RTC drivers
      need to return ENODEV when class RTC should be used. Such an update for
      PPC is included in this patch.
      
      Long term, implementations of update_persistent_clock should migrate to
      proper class RTC drivers and use CONFIG_RTC_SYSTOHC instead.
      
      Tested on ARM kirkwood and PPC405
      Signed-off-by: NJason Gunthorpe <jgunthorpe@obsidianresearch.com>
      Signed-off-by: NJohn Stultz <john.stultz@linaro.org>
      023f333a
  3. 05 1月, 2013 1 次提交
  4. 18 12月, 2012 2 次提交
  5. 06 10月, 2012 5 次提交
  6. 09 7月, 2012 1 次提交
  7. 30 5月, 2012 1 次提交
  8. 24 3月, 2012 2 次提交
  9. 26 7月, 2011 1 次提交
  10. 09 6月, 2011 1 次提交
  11. 27 5月, 2011 6 次提交
  12. 18 5月, 2011 1 次提交
  13. 23 3月, 2011 1 次提交
  14. 17 3月, 2011 1 次提交
  15. 11 11月, 2010 1 次提交
  16. 29 10月, 2010 2 次提交
  17. 28 10月, 2010 1 次提交
  18. 11 8月, 2010 3 次提交
  19. 05 8月, 2010 1 次提交
  20. 28 5月, 2010 1 次提交
  21. 07 5月, 2010 1 次提交
  22. 08 3月, 2010 1 次提交