1. 11 8月, 2012 1 次提交
    • K
      Add support for DS1388. · 8fde2f3a
      Kenth Eriksson 提交于
      Support for DS1388 is added by extending the DS1337 driver. DS1388 is
      similar to DS1337. The time registers are offset by 1 (due to support
      for hundreds of seconds), and there is no century bit.
      The configuration and trickle charge registers are also different.
      Tested on hardware with Freescale P2010 and DS1388.
      Signed-off-by: NKenth Eriksson <kenth.eriksson@transmode.com>
      8fde2f3a
  2. 04 11月, 2011 1 次提交
  3. 03 10月, 2009 1 次提交
  4. 24 9月, 2009 1 次提交
  5. 25 8月, 2009 1 次提交
  6. 19 10月, 2008 1 次提交
  7. 07 9月, 2008 1 次提交
  8. 19 8月, 2008 1 次提交
  9. 26 3月, 2008 2 次提交
  10. 21 3月, 2008 1 次提交
    • Y
      LWMON5: POST RTC fix · b73a19e1
      Yuri Tikhonov 提交于
      Modify the RTC API to provide one a status for the time reported by
      the rtc_get() function:
        0 - a reliable time is guaranteed,
      < 0 - a reliable time isn't guaranteed (power fault, clock issues,
            and so on).
      
      The RTC chip drivers are responsible for providing this info if the
      corresponding chip supports such functionality. If not - always
      report that the time is reliable.
      
      The POST RTC test was modified to detect the RTC faults utilizing
      this new rtc_get() feature.
      Signed-off-by: NYuri Tikhonov <yur@emcraft.com>
      b73a19e1
  11. 26 11月, 2007 1 次提交
  12. 10 7月, 2007 2 次提交
  13. 04 7月, 2007 1 次提交
  14. 22 8月, 2002 1 次提交