1. 31 Oct, 2017 1 commit
    • Stephen Boyd's avatar
      Merge tag 'clk-v4.15-exynos-pm' of... · ae74ac08
      Stephen Boyd authored
      Merge tag 'clk-v4.15-exynos-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk into clk-next
      
      Pull Samsung clk driver updates from Sylwester Nawrocki:
      
       - An addition of separate driver for the Exynos 4412 ISP CMU, needed
         to model and properly handle the clock controller's dependencies
         on the ISP power domain.
       - Adding __maybe_unused attributes to the exynos5433_cmu_{suspend,
         resume} ops to suppress compiler warnings with CONFIG_PM disabled.
      
      * tag 'clk-v4.15-exynos-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk:
        clk: samsung: Add a separate driver for Exynos4412 ISP clocks
        clk: samsung: Add dt bindings for Exynos4412 ISP clock controller
        clk: samsung: Instantiate Exynos4412 ISP clocks only when available
        clk: samsung: exynos5433: mark PM functions as __maybe_unused
      ae74ac08
  2. 25 Oct, 2017 2 commits
    • Stephen Boyd's avatar
      Merge tag 'clk-v4.15-samsung' of... · faa865f1
      Stephen Boyd authored
      Merge tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk into clk-next
      
      Pull Samsung clk driver updates from Sylwester Nawrocki:
      
      Overall clk/samsung clean up and fixes. Removed remaining unused code
      after removal of exynos4212 SoC support; dropped internal data structure
      fields and related code for registering clkdev lookup entry for each
      possible clock object, clkdev aliases could still be defined if needed
      in a separate table; other minor fixes of the clock tree definitions.
      
      * tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk:
        clk: samsung: Remove obsolete clkdev alias support
        clk: samsung: Add explicit MPLL, EPLL clkdev aliases in S3C2443 driver
        clk: samsung: Rework clkdev alias handling in S3C2443 driver
        clk: samsung: Rework clkdev alias handling in Exynos5440 driver
        clk: samsung: Drop useless alias in Exynos5420 clk driver
        clk: samsung: Remove clkdev alias support in Exynos5250 clk driver
        clk: samsung: Remove double assignment of CLK_ARM_CLK in Exynos4 driver
        clk: samsung: Remove clkdev alias support in Exynos4 clk driver
        clk: samsung: Remove support for obsolete Exynos4212 CPU clock
        clk: samsung: Remove support for Exynos4212 SoCs in Exynos CLKOUT driver
        clk: samsung: Properly propagate flags in __PLL macro
        clk: samsung: Fix m2m scaler clock on Exynos542x
        clk: samsung: Delete a memory allocation error message in clk-cpu.c
      faa865f1
    • Stephen Boyd's avatar
      Merge tag 'clk-renesas-for-v4.15-tag1' of... · f09a6b86
      Stephen Boyd authored
      Merge tag 'clk-renesas-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-next
      
      Pull Renesas clk driver updates from Geert Uytterhoeven:
      
        - Add support for the new R-Car V3M SoC,
        - Small fixes and cleanups.
      
      * tag 'clk-renesas-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers:
        clk: renesas: rcar-gen2: Delete error message for failed memory allocation
        clk: renesas: mstp: Delete error messages for failed memory allocations
        clk: renesas: cpg-mssr: Add R8A77970 support
        dt-bindings: clock: Add R8A77970 CPG core clock definitions
      f09a6b86
  3. 16 Oct, 2017 3 commits
  4. 11 Oct, 2017 1 commit
  5. 09 Oct, 2017 10 commits
  6. 05 Oct, 2017 1 commit
  7. 04 Oct, 2017 1 commit
  8. 03 Oct, 2017 1 commit
  9. 29 Sep, 2017 4 commits
  10. 28 Sep, 2017 2 commits
  11. 27 Sep, 2017 1 commit
  12. 19 Sep, 2017 2 commits
  13. 16 Sep, 2017 11 commits