1. 27 12月, 2017 1 次提交
  2. 20 12月, 2017 1 次提交
  3. 16 12月, 2017 3 次提交
  4. 13 12月, 2017 2 次提交
  5. 07 12月, 2017 3 次提交
  6. 03 12月, 2017 1 次提交
  7. 01 12月, 2017 1 次提交
    • P
      hwmon: (jc42) optionally try to disable the SMBUS timeout · 68615eb0
      Peter Rosin 提交于
      With a nxp,se97 chip on an atmel sama5d31 board, the I2C adapter driver
      is not always capable of avoiding the 25-35 ms timeout as specified by
      the SMBUS protocol. This may cause silent corruption of the last bit of
      any transfer, e.g. a one is read instead of a zero if the sensor chip
      times out. This also affects the eeprom half of the nxp-se97 chip, where
      this silent corruption was originally noticed. Other I2C adapters probably
      suffer similar issues, e.g. bit-banging comes to mind as risky...
      
      The SMBUS register in the nxp chip is not a standard Jedec register, but
      it is not special to the nxp chips either, at least the atmel chips
      have the same mechanism. Therefore, do not special case this on the
      manufacturer, it is opt-in via the device property anyway.
      
      Cc: stable@vger.kernel.org # 4.9+
      Signed-off-by: NPeter Rosin <peda@axentia.se>
      Acked-by: NRob Herring <robh@kernel.org>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      68615eb0
  8. 21 11月, 2017 2 次提交
  9. 17 11月, 2017 4 次提交
  10. 16 11月, 2017 1 次提交
  11. 15 11月, 2017 1 次提交
  12. 14 11月, 2017 1 次提交
  13. 11 11月, 2017 5 次提交
  14. 10 11月, 2017 3 次提交
  15. 09 11月, 2017 3 次提交
  16. 08 11月, 2017 8 次提交