1. 21 5月, 2018 1 次提交
  2. 03 1月, 2018 1 次提交
  3. 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
  4. 07 11月, 2017 1 次提交
  5. 30 10月, 2017 2 次提交
  6. 01 9月, 2017 1 次提交
  7. 30 8月, 2017 1 次提交
  8. 13 8月, 2017 1 次提交
  9. 11 4月, 2017 1 次提交
  10. 02 4月, 2017 2 次提交
  11. 16 2月, 2017 1 次提交
  12. 11 2月, 2017 1 次提交
  13. 03 2月, 2017 1 次提交
  14. 22 1月, 2017 1 次提交
  15. 11 1月, 2017 1 次提交
  16. 10 12月, 2016 1 次提交
  17. 03 12月, 2016 1 次提交
  18. 09 9月, 2016 3 次提交
  19. 22 7月, 2016 1 次提交
  20. 13 7月, 2016 1 次提交
  21. 08 6月, 2016 1 次提交
  22. 19 4月, 2016 1 次提交
  23. 08 3月, 2016 1 次提交
  24. 05 3月, 2016 1 次提交
  25. 22 10月, 2015 1 次提交
    • R
      dt-bindings: merge ina209 binding into ina2xx binding · 62bc9f15
      Rob Herring 提交于
      The ina209 binding only differs from other ina2xx bindings in the
      compatible string, so add it to the common binding and remove the ina209
      binding file.
      Signed-off-by: NRob Herring <robh@kernel.org>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
      Cc: Kumar Gala <galak@codeaurora.org>
      62bc9f15
  26. 17 9月, 2015 1 次提交
  27. 18 8月, 2015 3 次提交
  28. 13 8月, 2015 2 次提交
  29. 10 8月, 2015 4 次提交
  30. 01 6月, 2015 1 次提交