| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-04-13 | clk: qcom: rcg: Return failure for RCG update | Taniya Das | 1 | -1/+1 |
| 2020-02-24 | clk: qcom: rcg2: Don't crash if our parent can't be found; return an error | Douglas Anderson | 1 | -0/+3 |
| 2020-01-27 | clk: qcom: Fix -Wunused-const-variable | Nathan Huckleberry | 1 | -36/+0 |
| 2020-01-27 | clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998 | Marc Gonzalez | 1 | -1/+1 |
| 2020-01-23 | clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs | Georgi Djakov | 1 | -0/+7 |
| 2020-01-04 | clk: qcom: Allow constant ratio freq tables for rcg | Jeffrey Hugo | 2 | -0/+5 |
| 2019-12-13 | clk: qcom: gcc-msm8998: Disable halt check of UFS clocks | Bjorn Andersson | 1 | -3/+3 |
| 2019-12-13 | clk: qcom: Fix MSM8998 resets | Jeffrey Hugo | 1 | -19/+19 |
| 2019-10-07 | clk: qcom: gcc-sdm845: Use floor ops for sdcc clks | Stephen Boyd | 1 | -2/+2 |
| 2019-05-08 | clk: qcom: Add missing freq for usb30_master_clk on 8998 | Jeffrey Hugo | 1 | -0/+1 |
| 2019-03-14 | clk: qcom: gcc: Use active only source for CPUSS clocks | Taniya Das | 1 | -4/+10 |
| 2018-08-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 30 | -129/+1089 |
| 2018-08-15 | Merge branches 'clk-actions-s700', 'clk-exynos-unused', 'clk-qcom-dispcc-845'... | Stephen Boyd | 17 | -26/+698 |
| 2018-08-15 | Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe... | Stephen Boyd | 11 | -84/+352 |
| 2018-08-15 | Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren... | Stephen Boyd | 1 | -4/+39 |
| 2018-08-01 | clk: qcom: Add display clock controller driver for SDM845 | Taniya Das | 3 | -0/+696 |
| 2018-07-25 | clk: qcom: Update SPDX headers for common files | Taniya Das | 8 | -84/+13 |
| 2018-07-16 | clk: qcom: clk-rpmh: Add QCOM RPMh clock driver | Taniya Das | 3 | -0/+339 |
| 2018-07-07 | clk: qcom: Move frequency table macro to common file | Taniya Das | 14 | -26/+2 |
| 2018-07-06 | clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ON | Vivek Gautam | 1 | -0/+1 |
| 2018-07-06 | clk: qcom: gcc-msm8996: Disable halt check on UFS tx clock | Vinod Koul | 1 | -0/+1 |
| 2018-07-03 | clk: qcom: Enable clocks which needs to be always on for SDM845 | Amit Nischal | 1 | -4/+39 |
| 2018-06-19 | clk: qcom: drop CLK_SET_RATE_GATE from sdc clocks | Jerome Brunet | 4 | -15/+0 |
| 2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 16 | -89/+7281 |
| 2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 1 | -2/+1 |
| 2018-06-04 | Merge branch 'clk-qcom-8996-halt' into clk-next | Stephen Boyd | 1 | -0/+6 |
| 2018-06-04 | Merge branch 'clk-qcom-sdm845' into clk-next | Stephen Boyd | 12 | -62/+4395 |
| 2018-06-04 | Merge branches 'clk-allwinner', 'clk-rockchip', 'clk-tegra', 'clk-berlin' and... | Stephen Boyd | 5 | -28/+37 |
| 2018-06-04 | Merge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk... | Stephen Boyd | 1 | -0/+1 |
| 2018-06-02 | clk: qcom: Export clk_fabia_pll_configure() | Stephen Boyd | 1 | -0/+1 |
| 2018-06-01 | clk: qcom: gcc-msm8996: Disable halt check on UFS clocks | Bjorn Andersson | 1 | -0/+2 |
| 2018-06-01 | clk: qcom: Add video clock controller driver for SDM845 | Amit Nischal | 3 | -0/+370 |
| 2018-06-01 | clk: msm8996-gcc: Mark halt check as no-op for USB/PCIE pipe_clk | Manu Gautam | 1 | -0/+4 |
| 2018-06-01 | clk: qcom: mmcc-msm8996: leave all mmagic gdscs and clocks always enabled | Rajendra Nayak | 2 | -12/+12 |
| 2018-06-01 | clk: qcom: Register the gdscs before the clocks | Rajendra Nayak | 1 | -16/+16 |
| 2018-06-01 | clk: qcom: gdsc: Add support for ALWAYS_ON gdscs | Rajendra Nayak | 2 | -0/+9 |
| 2018-05-10 | clk: qcom: Base rcg parent rate off plan frequency | Evan Green | 1 | -0/+1 |
| 2018-05-08 | clk: qcom: Add Global Clock controller (GCC) driver for SDM845 | Taniya Das | 3 | -0/+3475 |
| 2018-05-08 | clk: qcom: Add support for BRANCH_HALT_SKIP flag for branch clocks | Amit Nischal | 2 | -2/+6 |
| 2018-05-08 | clk: qcom: Simplify gdsc status checking logic | Stephen Boyd | 1 | -19/+37 |
| 2018-05-08 | clk: qcom: Configure the RCGs to a safe source as needed | Amit Nischal | 2 | -24/+155 |
| 2018-05-02 | clk: qcom: gdsc: Add support to poll CFG register to check GDSC state | Amit Nischal | 2 | -16/+27 |
| 2018-04-17 | clk: qcom: Add MSM8998 Global Clock Control (GCC) driver | Joonwoo Park | 3 | -0/+2843 |
| 2018-04-17 | clk: qcom: gdsc: Add support to poll for higher timeout value | Amit Nischal | 1 | -1/+1 |
| 2018-04-17 | clk: qcom: gdsc: Add support to reset AON and block reset logic | Amit Nischal | 2 | -3/+23 |
| 2018-04-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 4 | -27/+89 |
| 2018-04-06 | Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qc... | Stephen Boyd | 1 | -1/+78 |
| 2018-04-06 | Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '... | Stephen Boyd | 2 | -12/+5 |
| 2018-03-20 | clk: qcom: Add support for controlling Fabia PLL | Amit Nischal | 2 | -8/+311 |
| 2018-03-20 | clk: qcom: Clear hardware clock control bit of RCG | Amit Nischal | 1 | -2/+3 |