1. 03 2月, 2015 1 次提交
  2. 29 1月, 2015 1 次提交
  3. 28 1月, 2015 5 次提交
  4. 25 1月, 2015 1 次提交
    • T
      clk: Introduce clk_has_parent() · 4e88f3de
      Thierry Reding 提交于
      This new function is similar to clk_set_parent(), except that it doesn't
      actually change the parent. It merely checks that the given parent clock
      can be a parent for the given clock.
      
      A situation where this is useful is to check that a particular setup is
      valid before switching to it. One specific use-case for this is atomic
      modesetting in the DRM framework where setting a mode is divided into a
      check phase where a given configuration is validated before applying
      changes to the hardware.
      
      Cc: Russell King <linux@arm.linux.org.uk>
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      Reviewed-by: NStephen Boyd <sboyd@codeaurora.org>
      Signed-off-by: NMichael Turquette <mturquette@linaro.org>
      4e88f3de
  5. 22 1月, 2015 1 次提交
  6. 21 1月, 2015 1 次提交
  7. 18 1月, 2015 1 次提交
  8. 15 1月, 2015 3 次提交
  9. 14 1月, 2015 1 次提交
  10. 13 1月, 2015 2 次提交
  11. 23 12月, 2014 2 次提交
  12. 20 12月, 2014 1 次提交
  13. 19 12月, 2014 2 次提交
  14. 18 12月, 2014 12 次提交
  15. 17 12月, 2014 6 次提交