Skip to content
Snippets Groups Projects
  1. Mar 27, 2008
  2. Mar 26, 2008
  3. Mar 25, 2008
  4. Mar 20, 2008
    • Yuri Tikhonov's avatar
      LWMON5: POST RTC fix · b73a19e1
      Yuri Tikhonov authored
      
      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: default avatarYuri Tikhonov <yur@emcraft.com>
      b73a19e1
  5. Mar 19, 2008
  6. Mar 18, 2008
  7. Mar 16, 2008
  8. Mar 15, 2008
  9. Mar 13, 2008
Loading