An error occurred fetching the project authors.
  1. 25 Mar, 2019 2 commits
  2. 09 Jan, 2019 1 commit
  3. 07 Dec, 2018 1 commit
  4. 28 Nov, 2018 6 commits
  5. 19 Nov, 2018 1 commit
    • Viresh Kumar's avatar
      ARM: dts: sunxi: Add all CPUs in cooling maps · ef473450
      Viresh Kumar authored
      Each CPU can (and does) participate in cooling down the system but the
      DT only captures a handful of them, normally CPU0, in the cooling maps.
      Things work by chance currently as under normal circumstances its the
      first CPU of each cluster which is used by the operating systems to
      probe the cooling devices. But as soon as this CPU ordering changes and
      any other CPU is used to bring up the cooling device, we will start
      seeing failures.
      
      Also the DT is rather incomplete when we list only one CPU in the
      cooling maps, as the hardware doesn't have any such limitations.
      
      Update cooling maps to include all devices affected by individual trip
      points.
      Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
      ef473450
  6. 18 Jun, 2018 1 commit
    • Viresh Kumar's avatar
      ARM: dts: sunxi: Add missing cooling device properties for CPUs · e3b74202
      Viresh Kumar authored
      The cooling device properties, like "#cooling-cells" and
      "dynamic-power-coefficient", should either be present for all the CPUs
      of a cluster or none. If these are present only for a subset of CPUs of
      a cluster then things will start falling apart as soon as the CPUs are
      brought online in a different order. For example, this will happen
      because the operating system looks for such properties in the CPU node
      it is trying to bring up, so that it can register a cooling device.
      
      Add such missing properties.
      
      Fix other missing properties (clocks, OPP, clock latency) as well to
      make it all work.
      Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
      e3b74202
  7. 13 Feb, 2018 1 commit
  8. 05 Dec, 2017 1 commit
  9. 19 Oct, 2017 1 commit
  10. 11 Oct, 2017 1 commit
  11. 06 Oct, 2017 1 commit
  12. 17 Sep, 2017 3 commits
  13. 05 Aug, 2017 1 commit
  14. 07 Jun, 2017 1 commit
  15. 14 May, 2017 2 commits
  16. 27 Mar, 2017 1 commit
  17. 07 Feb, 2017 1 commit
  18. 10 Jan, 2017 4 commits
  19. 26 Dec, 2016 3 commits
  20. 22 Nov, 2016 5 commits
  21. 26 Sep, 2016 1 commit
  22. 10 Sep, 2016 1 commit