summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom
AgeCommit message (Expand)AuthorFilesLines
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds13-80/+4387
2020-03-24clk: qcom: rpmh: Drop unnecessary semicolonsStephen Boyd1-4/+4
2020-03-24clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()Stephen Boyd1-19/+14
2020-03-20clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150Wesley Cheng1-0/+52
2020-03-20ipq806x: gcc: Added the enable regs and mask for PRNGAbhishek Sahu1-0/+2
2020-03-20clk: qcom: Add modem clock controller driver for SC7180Taniya Das3-0/+153
2020-03-20clk: qcom: gcc: Add support for modem clocks in GCCTaniya Das1-1/+71
2020-03-13clk: qcom: clk-rpm: add missing rpm clk for ipq806xAnsuel Smith1-0/+35
2020-03-09clk: qcom: gcc: Add global clock controller driver for SM8250Taniya Das3-0/+3698
2020-03-09clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLsTaniya Das2-0/+205
2020-03-09clk: qcom: clk-alpha-pll: Refactor trion PLLTaniya Das1-27/+6
2020-03-09clk: qcom: clk-alpha-pll: Use common names for definesTaniya Das1-23/+17
2020-03-09clk: qcom: smd: Add support for MSM8976 rpm clocksAngeloGioacchino Del Regno1-0/+50
2020-03-09clk: qcom: clk-rpmh: Wait for completion when enabling clocksMike Tipton1-2/+13
2020-02-12clk: qcom: rpmh: Add support for RPMH clocks on SM8250Taniya Das1-1/+24
2020-02-12clk: qcom: alpha-pll: Make error prints more informativeStephen Boyd1-7/+10
2020-02-12clk: qcom: gpucc: Add support for GX GDSC for SC7180Taniya Das1-0/+37
2020-02-12clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clkTaniya Das1-19/+0
2020-02-12clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clkTaniya Das1-1/+1
2020-02-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-40/+24
2020-02-03clk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent clocksDouglas Anderson1-1/+1
2020-02-03clk: qcom: Get rid of the test clock for videocc-sc7180Douglas Anderson1-3/+1
2020-02-03clk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent clocksDouglas Anderson1-1/+1
2020-02-03clk: qcom: Get rid of the test clock for gpucc-sc7180Douglas Anderson1-3/+1
2020-02-03clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocksDouglas Anderson1-11/+11
2020-02-03clk: qcom: Get rid of the test clock for dispcc-sc7180Douglas Anderson1-22/+10
2020-02-03clk: qcom: Get rid of fallback global names for dispcc-sc7180Douglas Anderson1-13/+10
2020-02-03clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson1-0/+3
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds21-42/+9366
2020-02-03clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()Stephen Boyd1-4/+4
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd20-38/+9360
2020-01-31Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig...Stephen Boyd3-4/+8
2020-01-28clk: qcom: rpmh: Sort OF match tableBjorn Andersson1-1/+1
2020-01-09clk: qcom: Add ipq6018 Global Clock Controller supportSricharan R3-0/+4644
2020-01-06clk: qcom: gcc-msm8996: Fix parent for CLKREF clocksBjorn Andersson1-7/+28
2020-01-06clk: qcom: rpmh: Add IPA clock for SC7180Taniya Das1-0/+1
2020-01-06clk: qcom: rpmh: skip undefined clocks when registeringTaniya Das1-1/+6
2020-01-05clk: qcom: gcc-sdm845: Add missing flag to votable GDSCsGeorgi Djakov1-0/+7
2020-01-04clk: Fix Kconfig indentationKrzysztof Kozlowski1-2/+2
2020-01-04clk: qcom: Add video clock controller driver for SC7180Taniya Das3-0/+268
2020-01-04clk: qcom: Add graphics clock controller driver for SC7180Taniya Das3-0/+275
2020-01-04clk: qcom: apcs-msm8916: use clk_parent_data to specify the parentNiklas Cassel1-5/+5
2019-12-23clk: qcom: Add display clock controller driver for SC7180Taniya Das3-0/+786
2019-12-23clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibrationTaniya Das2-0/+80
2019-12-23clk: qcom: alpha-pll: Remove useless read from set rateTaniya Das1-6/+1
2019-12-23clk: let init callback return an error codeJerome Brunet1-2/+4
2019-12-23clk: qcom: Add missing msm8998 gcc_bimc_gfx_clkJeffrey Hugo1-0/+14
2019-12-18clk: qcom: apcs-msm8916: silently error out on EPROBE_DEFERJorge Ramirez-Ortiz1-1/+2
2019-12-18clk: qcom: hfpll: use clk_parent_data to specify the parentJorge Ramirez-Ortiz1-1/+3
2019-12-18clk: qcom: hfpll: CLK_IGNORE_UNUSEDJorge Ramirez-Ortiz1-0/+7