An error occurred fetching the project authors.
  1. 16 Dec, 2015 3 commits
  2. 20 Jul, 2015 1 commit
    • Stephen Boyd's avatar
      clk: samsung: Properly include clk.h and clkdev.h · 6f1ed07a
      Stephen Boyd authored
      Clock provider drivers generally shouldn't include clk.h because
      it's the consumer API. Only include clk.h in files that are
      using it. The clkdev.h header isn't always used either, so remove
      it and add in slab.h where files were relying on it to include
      slab for them.
      
      Cc: Chanwoo Choi <cw00.choi@samsung.com>
      Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
      Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
      6f1ed07a
  3. 06 May, 2015 1 commit
  4. 05 May, 2015 1 commit
  5. 28 Jan, 2015 1 commit
  6. 26 Jul, 2014 3 commits
  7. 10 Jul, 2014 1 commit
  8. 30 Jun, 2014 2 commits
  9. 19 May, 2014 1 commit
  10. 14 May, 2014 19 commits
  11. 13 Feb, 2014 2 commits
  12. 08 Jan, 2014 1 commit
  13. 04 Dec, 2013 1 commit
  14. 30 Aug, 2013 3 commits