1. 19 Nov, 2016 4 commits
  2. 18 Nov, 2016 15 commits
  3. 15 Nov, 2016 3 commits
  4. 14 Nov, 2016 3 commits
  5. 13 Nov, 2016 2 commits
  6. 11 Nov, 2016 2 commits
  7. 08 Nov, 2016 1 commit
  8. 07 Nov, 2016 4 commits
  9. 01 Nov, 2016 1 commit
    • Caesar Wang's avatar
      soc: rockchip: power-domain: avoid infinite loop · e4c8cd82
      Caesar Wang authored
      In some cases, we have met the infinite loop in
      rockchip_pmu_set_idle_request() or rockchip_do_pmu_set_power_domain().
      
      As the crosbug.com/p/57351 reported, the boot hangs right after this
      [1.629163] bootconsole [uart8250] disabled
      [1.639286] [drm:drm_core_init] Initialized drm 1.1.0 20060810
      [1.645926] [drm:drm_get_platform_dev] Initialized vgem 1.0.0 20120112..
      [1.654558] iommu: Adding device ff8f0000.vop to group 0
      [1.660569] iommu: Adding device ff900000.vop to group 1
      <hang>
      
      This patch adds the error message and timeout to avoid infinite loop if
      it fails to get the ack.
      Signed-off-by: default avatarCaesar Wang <wxt@rock-chips.com>
      Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
      e4c8cd82
  10. 30 Oct, 2016 2 commits
  11. 24 Oct, 2016 3 commits