1. 07 5月, 2016 1 次提交
  2. 03 5月, 2016 5 次提交
    • M
      clk: fix comment of devm_clk_hw_register() · c47265ad
      Masahiro Yamada 提交于
      Unlike devm_clk_register(), devm_clk_hw_register() returns integer.
      So, the statement "Clocks returned from this function ..." sounds
      odd.  Adjust the comment for this new API.
      Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
      Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
      c47265ad
    • S
      Merge tag 'clk-renesas-for-v4.7-tag3' of... · 71a553cf
      Stephen Boyd 提交于
      Merge tag 'clk-renesas-for-v4.7-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-next
      
      Pull Renesas clk driver updates from Geert Uytterhoeven:
      
        - Support for CSI2 and VIN module clocks on R-Car H3,
        - Renesas CPG/MSTP and CPG/MSSR Clock Domain fixes.
      
      * tag 'clk-renesas-for-v4.7-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers:
        clk: renesas: cpg-mssr: Use always-on governor for Clock Domain
        clk: renesas: cpg-mssr: Postpone call to pm_genpd_init()
        clk: renesas: mstp: Use always-on governor for Clock Domain
        clk: renesas: mstp: Postpone call to pm_genpd_init()
        clk: renesas: r8a7795: Add VIN clocks
        clk: renesas: r8a7795: Add CSI2 clocks
      71a553cf
    • S
      Merge tag 'sunxi-clocks-for-4.7' of... · 51de8760
      Stephen Boyd 提交于
      Merge tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
      
      Pull Allwinner clock driver updates from Maxime Ripard:
      
      As usual, a bunch of clocks patches for 4.7, mostly fixes and cleanups, and
      display-related clocks.
      
      * tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux:
        clk: sunxi: Let divs clocks read the base factor clock name from devicetree
        clk: sunxi: Add TCON channel1 clock
        clk: sunxi: Add PLL3 clock
        dt-bindings: clk: sun5i: add DRAM gates compatible
        clk: sunxi: Use resource_size
        clk: sunxi: Add sun6i/8i display support
        clk: sunxi: mod1 clock should modify it's parent
      51de8760
    • S
      Merge tag 'tegra-for-4.7-clk' of... · 5bc75324
      Stephen Boyd 提交于
      Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next
      
      Pull tegra clk driver changes from Thierry Reding:
      
      This set of changes contains a bunch of cleanups and minor fixes along
      with some new clocks, mainly on Tegra210, in preparation for supporting
      DisplayPort and HDMI 2.0.
      
      * tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        clk: tegra: dfll: Reformat CVB frequency table
        clk: tegra: dfll: Properly clean up on failure and removal
        clk: tegra: dfll: Make code more comprehensible
        clk: tegra: dfll: Reference CVB table instead of copying data
        clk: tegra: dfll: Update kerneldoc
        clk: tegra: Fix PLL_U post divider and initial rate on Tegra30
        clk: tegra: Initialize PLL_C to sane rate on Tegra30
        clk: tegra: Fix pllre Tegra210 and add pll_re_out1
        clk: tegra: Add sor_safe clock
        clk: tegra: dpaux and dpaux1 are fixed factor clocks
        clk: tegra: Add dpaux1 clock
        clk: tegra: Use correct parent for dpaux clock
        clk: tegra: Add fixed factor peripheral clock type
        clk: tegra: Special-case mipi-cal parent on Tegra114
        clk: tegra: Remove trailing blank line
        clk: tegra: Constify peripheral clock registers
        clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLs
      5bc75324
    • S
      Merge tag 'v4.7-rockchip-clk3' of... · 5569aedf
      Stephen Boyd 提交于
      Merge tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next
      
      Pull rockchip clk updates from Heiko Stuebner:
      
      A spelling fix and a bunch of rk3399 clock fixes.
      
      * tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        clk: rockchip: fix the rk3399 cifout clock
        clk: rockchip: drop unnecessary CLK_IGNORE_UNUSED flags from rk3399
        clk: rockchip: add some frequencies on the rk3399 PLL table
        clk: rockchip: assign more necessary rk3399 clock ids
        clk: rockchip: export some necessary rk3399 clock ids
        clk: rockchip: rename rga clock-id on rk3399
        clk: rockchip: add general gpu soft-reset on rk3399
        clk: rockchip: fix the gate bit for i2c4 and i2c8 on rk3399
        clk: rockchip: fix of spelling mistake on unsuccessful in pll clock type
      5569aedf
  3. 28 4月, 2016 21 次提交
  4. 26 4月, 2016 11 次提交
  5. 25 4月, 2016 2 次提交