1. 14 6月, 2017 1 次提交
  2. 25 4月, 2017 8 次提交
  3. 19 4月, 2017 1 次提交
    • R
      regulator: tps65023: Fix inverted core enable logic. · c90722b5
      Richard Cochran 提交于
      Commit 43530b69 ("regulator: Use
      regmap_read/write(), regmap_update_bits functions directly") intended
      to replace working inline helper functions with standard regmap
      calls.  However, it also inverted the set/clear logic of the "CORE ADJ
      Allowed" bit.  That patch was clearly never tested, since without that
      bit cleared, the core VDCDC1 voltage output does not react to I2C
      configuration changes.
      
      This patch fixes the issue by clearing the bit as in the original,
      correct implementation.  Note for stable back porting that, due to
      subsequent driver churn, this patch will not apply on every kernel
      version.
      
      Fixes: 43530b69 ("regulator: Use regmap_read/write(), regmap_update_bits functions directly")
      Signed-off-by: NRichard Cochran <rcochran@linutronix.de>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      Cc: stable@vger.kernel.org
      c90722b5
  4. 15 4月, 2017 5 次提交
  5. 14 4月, 2017 2 次提交
  6. 12 4月, 2017 4 次提交
  7. 11 4月, 2017 1 次提交
  8. 07 4月, 2017 2 次提交
  9. 06 4月, 2017 1 次提交
  10. 04 4月, 2017 1 次提交
  11. 30 3月, 2017 2 次提交
  12. 29 3月, 2017 2 次提交
  13. 25 3月, 2017 3 次提交
  14. 17 3月, 2017 1 次提交
  15. 14 3月, 2017 6 次提交