1. 27 4月, 2016 1 次提交
  2. 25 4月, 2016 1 次提交
  3. 21 4月, 2016 1 次提交
  4. 20 4月, 2016 5 次提交
  5. 28 3月, 2016 1 次提交
  6. 25 2月, 2016 1 次提交
  7. 19 2月, 2016 1 次提交
  8. 16 2月, 2016 1 次提交
    • K
      ARM: dts: r8a7790: enable to use thermal-zone · a8b805f3
      Kuninori Morimoto 提交于
      This patch enables to use thermal-zone on r8a7790.
      This thermal sensor can measure temperature from -40000 to 125000,
      but over 117000 can be critical on this chip.
      Thus, default critical temperature is now set as 115000 (this driver
      is using 5000 steps) (Current critical temperature is using it as
      90000, but there is no big reason about it)
      
      And it doesn't check thermal zone periodically (same as current
      behavior). You can exchange it by modifying polling-delay[-passive]
      property.
      
      You can set trip temp if your kernel has CONFIG_THERMAL_WRITABLE_TRIPS,
      but you need to take care to use it, since it will call
      orderly_poweroff() it it reaches to the value.
      echo $temp > /sys/class/thermal/thermal_zone0/trip_point_0_temp
      Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      a8b805f3
  9. 15 2月, 2016 2 次提交
  10. 10 2月, 2016 3 次提交
  11. 25 1月, 2016 2 次提交
  12. 17 12月, 2015 1 次提交
  13. 15 12月, 2015 2 次提交
  14. 18 11月, 2015 1 次提交
    • S
      ARM: shmobile: r8a7790: Use SoC specific binding for rcar-dmac nodes · 4af0a664
      Simon Horman 提交于
      Use the new SoC specific binding for rcar-dmac and the generic
      binding as a fall-back in the r8a7790 device tree.
      
      In general Renesas hardware is not documented to the extent where the
      relationship between IP blocks on different SoCs can be assumed although
      they may appear to operate the same way. Furthermore the documentation
      typically does not specify a version for individual IP blocks. For these
      reasons a convention of using the SoC name in place of a version and
      providing SoC-specific compat strings has been adopted.
      
      Although not universally liked this convention is used in the bindings for
      most drivers for Renesas hardware. The purpose of this patch is to
      update the Renesas R-Car DMA Controller nodes to follow this convention.
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      4af0a664
  15. 23 10月, 2015 1 次提交
  16. 29 9月, 2015 1 次提交
  17. 14 9月, 2015 1 次提交
  18. 12 8月, 2015 1 次提交
  19. 28 7月, 2015 1 次提交
  20. 22 7月, 2015 2 次提交
  21. 06 7月, 2015 3 次提交
  22. 26 5月, 2015 1 次提交
  23. 25 5月, 2015 2 次提交
  24. 12 5月, 2015 2 次提交
  25. 11 5月, 2015 2 次提交