1. 13 Apr, 2017 5 commits
  2. 07 Apr, 2017 6 commits
  3. 05 Apr, 2017 4 commits
  4. 30 Mar, 2017 2 commits
  5. 27 Mar, 2017 1 commit
  6. 23 Mar, 2017 5 commits
  7. 22 Mar, 2017 1 commit
  8. 20 Mar, 2017 9 commits
  9. 03 Mar, 2017 1 commit
  10. 02 Mar, 2017 5 commits
  11. 28 Feb, 2017 1 commit
    • Varun Wadekar's avatar
      Tegra: per-soc `get_target_pwr_state` handler · a7cd0953
      Varun Wadekar authored
      
      
      This patch implements a per-soc handler to calculate the target
      power state for the cluster/system. A weak implementation of the
      handler is provided for platforms to use by default.
      
      For SoCs with multiple CPU clusters, this handler would provide
      the individual cluster/system state, allowing the PSCI service to
      flush caches during cluster/system power down.
      
      Change-Id: I568cdb42204f9841a8430bd9105bd694f71cf91d
      Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
      a7cd0953