1. 06 2月, 2015 1 次提交
  2. 03 2月, 2015 1 次提交
  3. 30 1月, 2015 1 次提交
  4. 29 1月, 2015 3 次提交
  5. 27 1月, 2015 2 次提交
  6. 23 1月, 2015 1 次提交
  7. 16 1月, 2015 1 次提交
  8. 15 1月, 2015 1 次提交
  9. 10 1月, 2015 2 次提交
  10. 09 1月, 2015 6 次提交
  11. 06 1月, 2015 3 次提交
  12. 30 12月, 2014 2 次提交
  13. 24 12月, 2014 2 次提交
  14. 23 12月, 2014 1 次提交
  15. 22 12月, 2014 1 次提交
  16. 12 12月, 2014 1 次提交
    • K
      regulator: s2mps11: Fix dw_mmc failure on Gear 2 · 1222d8fe
      Krzysztof Kozlowski 提交于
      Invalid buck4 configuration for linear mapping of voltage in S2MPS14
      regulators caused boot failure on Gear 2 (dw_mmc-exynos):
      
      [    3.569137] EXT4-fs (mmcblk0p15): mounted filesystem with ordered data mode. Opts: (null)
      [    3.571716] VFS: Mounted root (ext4 filesystem) readonly on device 179:15.
      [    3.629842] mmcblk0: error -110 sending status command, retrying
      [    3.630244] mmcblk0: error -110 sending status command, retrying
      [    3.636292] mmcblk0: error -110 sending status command, aborting
      
      Buck4 voltage regulator has different minimal voltage value than other
      bucks. Commit merging multiple regulator description macros caused to
      use linear_min_sel from buck[1235] regulators as value for buck4. This
      lead to lower voltage of buck4 than required.
      
      Output of the buck4 is used internally as power source for
      LDO{3,4,7,11,19,20,21,23}. On Gear 2 board LDO11 is used as MMC
      regulator (V_EMMC_1.8V).
      
      Fixes: 5a867cf2 ("regulator: s2mps11: Optimize the regulator description macro")
      Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      Cc: <stable@vger.kernel.org>
      1222d8fe
  17. 10 12月, 2014 1 次提交
  18. 05 12月, 2014 1 次提交
  19. 02 12月, 2014 2 次提交
  20. 27 11月, 2014 6 次提交
  21. 25 11月, 2014 1 次提交