An error occurred fetching the project authors.
  1. 04 Oct, 2019 1 commit
  2. 23 Aug, 2019 4 commits
  3. 24 Jul, 2019 1 commit
  4. 06 Jun, 2019 2 commits
  5. 21 May, 2019 1 commit
  6. 17 Apr, 2019 1 commit
  7. 25 Mar, 2019 5 commits
  8. 09 Jan, 2019 1 commit
  9. 07 Dec, 2018 1 commit
  10. 28 Nov, 2018 6 commits
  11. 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
  12. 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
  13. 13 Feb, 2018 1 commit
  14. 05 Dec, 2017 1 commit
  15. 19 Oct, 2017 1 commit
  16. 11 Oct, 2017 1 commit
  17. 06 Oct, 2017 1 commit
  18. 17 Sep, 2017 3 commits
  19. 05 Aug, 2017 1 commit
  20. 07 Jun, 2017 1 commit
  21. 14 May, 2017 2 commits
  22. 27 Mar, 2017 1 commit
  23. 07 Feb, 2017 1 commit
  24. 10 Jan, 2017 1 commit