1. 28 11月, 2018 4 次提交
  2. 19 11月, 2018 1 次提交
    • V
      ARM: dts: sunxi: Add all CPUs in cooling maps · ef473450
      Viresh Kumar 提交于
      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: NViresh Kumar <viresh.kumar@linaro.org>
      Signed-off-by: NMaxime Ripard <maxime.ripard@bootlin.com>
      ef473450
  3. 18 6月, 2018 1 次提交
    • V
      ARM: dts: sunxi: Add missing cooling device properties for CPUs · e3b74202
      Viresh Kumar 提交于
      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: NViresh Kumar <viresh.kumar@linaro.org>
      Signed-off-by: NMaxime Ripard <maxime.ripard@bootlin.com>
      e3b74202
  4. 13 2月, 2018 1 次提交
  5. 05 12月, 2017 1 次提交
  6. 20 10月, 2017 1 次提交
  7. 11 10月, 2017 1 次提交
  8. 06 10月, 2017 1 次提交
  9. 17 9月, 2017 3 次提交
  10. 05 8月, 2017 1 次提交
  11. 07 6月, 2017 1 次提交
  12. 14 5月, 2017 2 次提交
  13. 27 3月, 2017 1 次提交
  14. 07 2月, 2017 1 次提交
  15. 11 1月, 2017 4 次提交
  16. 26 12月, 2016 3 次提交
  17. 22 11月, 2016 5 次提交
  18. 27 9月, 2016 1 次提交
  19. 10 9月, 2016 1 次提交
  20. 25 1月, 2016 1 次提交
  21. 23 10月, 2015 1 次提交
  22. 18 10月, 2015 2 次提交
  23. 27 9月, 2015 2 次提交