Age | Commit message (Expand) | Author | Files | Lines |
2021-12-14 | clk: qcom: regmap-mux: fix parent clock lookup | Dmitry Baryshkov | 3 | -1/+15 |
2021-11-26 | clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk | Dmitry Baryshkov | 1 | -15/+0 |
2021-05-14 | clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE | Chen Hui | 1 | -0/+1 |
2021-03-04 | clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLs | AngeloGioacchino Del Regno | 1 | -50/+50 |
2020-10-29 | clk: qcom: gcc-sdm660: Fix wrong parent_map | Konrad Dybcio | 1 | -1/+1 |
2020-08-21 | clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk | Konrad Dybcio | 1 | -0/+3 |
2020-08-21 | clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL | Jonathan Marek | 1 | -2/+0 |
2020-08-21 | clk: qcom: gcc: fix sm8150 GPU and NPU clocks | Jonathan Marek | 1 | -2/+6 |
2020-08-19 | clk: qcom: clk-rpmh: Wait for completion when enabling clocks | Mike Tipton | 1 | -2/+13 |
2020-07-22 | clk: qcom: gcc: Add missing UFS clocks for SM8150 | Vinod Koul | 1 | -0/+84 |
2020-07-22 | clk: qcom: gcc: Add GPU and NPU clocks for SM8150 | Vinod Koul | 1 | -0/+64 |
2020-06-24 | clk: qcom: msm8916: Fix the address location of pll->config_reg | Bryan O'Donoghue | 1 | -4/+4 |
2020-06-03 | clk: qcom: gcc: Fix parent for gpll0_out_even | Vinod Koul | 1 | -2/+1 |
2020-02-24 | clk: qcom: smd: Add missing bimc clock | Jeffrey Hugo | 1 | -0/+3 |
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-02-24 | clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq() | Stephen Boyd | 1 | -4/+4 |
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 |
2020-01-04 | clk: qcom: smd: Add missing pnoc clock | Jeffrey Hugo | 1 | -0/+3 |
2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 16 | -61/+3925 |
2019-09-19 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd | 2 | -9/+3 |
2019-09-17 | clk: qcom: rcg: Return failure for RCG update | Taniya Das | 1 | -1/+1 |
2019-09-09 | clk: qcom: fix QCS404 TuringCC regmap | Jorge Ramirez-Ortiz | 1 | -1/+1 |
2019-09-09 | clk: qcom: clk-rpmh: Add support for SM8150 | Vinod Koul | 1 | -0/+28 |
2019-09-09 | clk: qcom: clk-rpmh: Convert to parent data scheme | Vinod Koul | 1 | -2/+8 |
2019-09-09 | clk: qcom: gcc: Use floor ops for SDCC clocks | Taniya Das | 4 | -6/+6 |
2019-09-09 | clk: qcom: gcc-qcs404: Use floor ops for sdcc clks | Vinod Koul | 1 | -2/+2 |
2019-09-09 | clk: qcom: gcc-sdm845: Use floor ops for sdcc clks | Stephen Boyd | 1 | -2/+2 |
2019-08-20 | drivers: qcom: Add BCM vote macro to header | Jordan Crouse | 1 | -13/+3 |
2019-08-16 | clk: qcom: Remove error prints from DFS registration | Stephen Boyd | 1 | -7/+1 |
2019-08-16 | clk: qcom: Don't reference clk_init_data after registration | Stephen Boyd | 1 | -2/+2 |
2019-08-08 | clk: qcom: define probe by index API as common API | Govind Singh | 3 | -21/+24 |
2019-08-08 | clk: qcom: Add WCSS gcc clock control for QCS404 | Govind Singh | 1 | -0/+30 |
2019-08-07 | clk: qcom: msm8916: Don't build by default | Marc Gonzalez | 1 | -2/+0 |
2019-08-07 | clk: qcom: gcc: Add global clock controller driver for SM8150 | Deepak Katragadda | 3 | -0/+3596 |
2019-08-07 | clk: qcom: clk-alpha-pll: Add support for Trion PLLs | Deepak Katragadda | 2 | -0/+224 |
2019-08-07 | clk: qcom: clk-alpha-pll: Remove post_div_table checks | Vinod Koul | 1 | -15/+0 |
2019-08-07 | clk: qcom: clk-alpha-pll: Remove unnecessary cast | Vinod Koul | 1 | -2/+2 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 3 | -37/+10 |
2019-07-12 | Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in... | Stephen Boyd | 1 | -36/+0 |
2019-07-12 | Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', ... | Stephen Boyd | 2 | -1/+10 |
2019-06-25 | clk: qcom: Fix -Wunused-const-variable | Nathan Huckleberry | 1 | -36/+0 |
2019-06-07 | clk: gcc-qcs404: Add PCIe resets | Bjorn Andersson | 1 | -0/+7 |
2019-06-07 | clk: qcom: gdsc: WARN when failing to toggle | Bjorn Andersson | 1 | -1/+3 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 4 | -36/+4 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 28 | -252/+28 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-07 | Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and... | Stephen Boyd | 1 | -1/+1 |
2019-05-01 | clk: qcom: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2019-04-11 | clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998 | Marc Gonzalez | 1 | -1/+1 |