1. 31 Jan, 2019 2 commits
    • baujc's avatar
      wr_clocksource: Fix bug with WR clock adjustment(ns) · eb6fee89
      baujc authored
      The previous fix didn't solved completelly this issue: Negative nano WR
      time adjustement generate a big jump of the monotonic clock used in
      PPSI.
      The current fix solves this issue.
      eb6fee89
    • baujc's avatar
      wr_clocksource: Fix bug due to clock adjustment · c39b6388
      baujc authored
      The WR time adjustment was not taken into account in the driver. The
      side effect was a big jump sometime of the monotonic clock used in PPSI
      for the calculation of the timeouts. The side effect was that many
      timeouts were firing too early.
      The driver registration take now into account the adjustment and also
      the calculation of the offset in the read() call.
      c39b6388
  2. 22 Jan, 2019 1 commit
  3. 20 Nov, 2018 10 commits
  4. 21 Sep, 2018 13 commits
  5. 10 Aug, 2018 14 commits