summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-qcom' into clk-nextStephen Boyd2017-11-147-82/+207
|\
| * clk: qcom: clk-smd-rpm: add msm8996 rpmclksRajendra Nayak2017-11-024-0/+101
| * clk: qcom: Implement RPM clocks for MSM8660/APQ8060Linus Walleij2017-11-021-0/+93
| * clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCCLinus Walleij2017-11-022-0/+5
| * clk: qcom: Elaborate on "active" clocks in the RPM clock bindingsLinus Walleij2017-11-021-0/+8
| * clk: qcom: Remove unused RCG opsGeorgi Djakov2017-11-022-82/+0
* | Merge branch 'clk-at91' into clk-nextStephen Boyd2017-11-142-14/+83
|\ \
| * | clk: at91: utmi: set the mainck rateLudovic Desroches2017-11-022-14/+83
| |/
* | Merge branch 'clk-devm-provider' into clk-nextStephen Boyd2017-11-144-24/+68
|\ \
| * | clk: qcom: common: Migrate to devm_* APIs for resets and clk providersStephen Boyd2017-11-021-24/+2
| * | clk: Add devm_of_clk_add_hw_provider()/del_provider() APIsStephen Boyd2017-11-023-0/+66
| |/
* | Merge branch 'clk-const' into clk-nextStephen Boyd2017-11-1425-86/+86
|\ \
| * | clk: make clk_init_data constBhumika Goyal2017-11-026-55/+55
| * | clk: imx: make clk_ops constBhumika Goyal2017-11-024-5/+5
| * | clk: mmp: make clk_ops constBhumika Goyal2017-11-023-3/+3
| * | clk: hisilicon: make clk_ops constBhumika Goyal2017-11-023-4/+4
| * | clk: mxs: make clk_ops constBhumika Goyal2017-11-022-2/+2
| * | clk: sirf: make clk_ops constBhumika Goyal2017-11-021-6/+6
| * | clk: spear: make clk_ops constBhumika Goyal2017-11-024-5/+5
| * | CLK: SPEAr: make aux_clk_masks structures constBhumika Goyal2017-11-023-3/+3
| * | CLK: SPEAr: make structure field and function argument as constBhumika Goyal2017-11-022-3/+3
| |/
* | Merge branch 'clk-sunxi' into clk-nextStephen Boyd2017-11-142-3/+1
|\ \
| * | clk: sunxi: explicitly request exclusive reset controlPhilipp Zabel2017-11-021-1/+1
| * | clk: sunxi: fix build warningCorentin LABBE2017-11-021-2/+0
| |/
* | Merge branch 'clk-hikey' into clk-nextStephen Boyd2017-11-144-6/+14
|\ \
| * | clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu'Shawn Guo2017-11-141-1/+11
| * | clk: hisilicon: Delete an error message for a failed memory allocation in his...Markus Elfring2017-11-141-3/+1
| * | clk: hi3660: fix incorrect uart3 clock freqencyZhong Kaihua2017-11-141-1/+1
| * | clk: hi6220: mark clock cs_atb_syspll as criticalLeo Yan2017-11-011-1/+1
| |/
* | Merge tag 'tegra-for-4.15-clk-2' of git://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-11-1416-72/+120
|\ \
| * | clk: tegra: Use readl_relaxed_poll_timeout_atomic() in tegra210_clock_init()Nicolin Chen2017-11-011-2/+2
| * | clk: tegra: dfll: Fix drvdata overwriting issueNicolin Chen2017-11-013-13/+11
| * | clk: tegra: Fix cclk_lp divisor registerMichał Mirosław2017-11-011-1/+1
| * | clk: tegra: Bump SCLK clock rate to 216 MHzDmitry Osipenko2017-11-011-1/+1
| * | clk: tegra: Use common definition of APBDMA clock gateDmitry Osipenko2017-11-011-5/+1
| * | clk: tegra: Correct parent of the APBDMA clockDmitry Osipenko2017-11-011-1/+1
| * | clk: tegra: Add AHB DMA clock entryDmitry Osipenko2017-11-014-0/+4
| * | clk: tegra: Mark APB clock as criticalJon Hunter2017-11-011-1/+1
| * | clk: tegra: Make tegra_clk_pll_params __ro_after_initBhumika Goyal2017-10-191-8/+8
| * | clk: tegra: Fix sor1_out clock implementationThierry Reding2017-10-192-16/+47
| * | clk: tegra: Use tegra_clk_register_periph_data()Thierry Reding2017-10-194-13/+4
| * | clk: tegra: Add peripheral clock registration helperThierry Reding2017-10-192-0/+11
| * | clk: tegra: Check BPMP response return codeTimo Alho2017-10-191-5/+10
| * | Merge branch 'for-4.15/firmware' into for-4.15/clkThierry Reding2017-10-192-6/+17
| |\ \
| | * | firmware: tegra: Propagate error code to callerTimo Alho2017-10-172-6/+17
| | |/
| * | Merge branch 'for-4.15/dt-bindings' into for-4.15/clkThierry Reding2017-10-191-0/+1
| |\ \ | | |/ | |/|
| | * dt-bindings: clock: tegra: Add sor1_out clockThierry Reding2017-10-171-0/+1
| |/
* | Merge tag 'v4.15-rockchip-clk-1' of git://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-11-015-11/+15
|\ \
| * | clk: rockchip: use new cif/vdpu clock ids on rk3188Heiko Stuebner2017-10-141-6/+6
| * | clk: rockchip: export clock pclk_efuse_256 for RK3368 SoCsRomain Perier2017-10-141-1/+1