summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-1010-40/+4263
|\
| * clk: qcom: Add missing msm8998 ufs_unipro_core_clk_srcJeffrey Hugo2020-05-281-0/+27
| * clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock ControllerBryan O'Donoghue2020-05-263-0/+3997
| * clk: qcom: gcc: Add support for Secure control source clockTaniya Das2020-05-261-0/+21
| * clk: qcom: gcc: Add support for a new frequency for SC7180Taniya Das2020-05-261-36/+37
| * clk: qcom: gcc: Add missing UFS clocks for SM8150Vinod Koul2020-05-141-0/+84
| * clk: qcom: gcc: Add GPU and NPU clocks for SM8150Vinod Koul2020-05-141-0/+64
| * clk: qcom: mmcc-msm8996: Properly describe GPU_GX gdscBjorn Andersson2020-05-141-0/+2
| * clk: qcom: gdsc: Handle GDSC regulator suppliesBjorn Andersson2020-05-142-0/+27
| * clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue2020-04-211-4/+4
* | clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul2020-05-261-2/+1
* | clk: qcom: sm8250 gcc depends on QCOM_GDSCJonathan Marek2020-05-261-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-04-0513-80/+4387
|\
| * clk: qcom: rpmh: Drop unnecessary semicolonsStephen Boyd2020-03-241-4/+4
| * clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()Stephen Boyd2020-03-241-19/+14
| * clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150Wesley Cheng2020-03-201-0/+52
| * ipq806x: gcc: Added the enable regs and mask for PRNGAbhishek Sahu2020-03-201-0/+2
| * clk: qcom: Add modem clock controller driver for SC7180Taniya Das2020-03-203-0/+153
| * clk: qcom: gcc: Add support for modem clocks in GCCTaniya Das2020-03-201-1/+71
| * clk: qcom: clk-rpm: add missing rpm clk for ipq806xAnsuel Smith2020-03-131-0/+35
| * clk: qcom: gcc: Add global clock controller driver for SM8250Taniya Das2020-03-093-0/+3698
| * clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLsTaniya Das2020-03-092-0/+205
| * clk: qcom: clk-alpha-pll: Refactor trion PLLTaniya Das2020-03-091-27/+6
| * clk: qcom: clk-alpha-pll: Use common names for definesTaniya Das2020-03-091-23/+17
| * clk: qcom: smd: Add support for MSM8976 rpm clocksAngeloGioacchino Del Regno2020-03-091-0/+50
| * clk: qcom: clk-rpmh: Wait for completion when enabling clocksMike Tipton2020-03-091-2/+13
| * clk: qcom: rpmh: Add support for RPMH clocks on SM8250Taniya Das2020-02-121-1/+24
| * clk: qcom: alpha-pll: Make error prints more informativeStephen Boyd2020-02-121-7/+10
| * clk: qcom: gpucc: Add support for GX GDSC for SC7180Taniya Das2020-02-121-0/+37
* | clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clkTaniya Das2020-02-121-19/+0
* | clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clkTaniya Das2020-02-121-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-02-074-40/+24
|\
| * clk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent clocksDouglas Anderson2020-02-031-1/+1
| * clk: qcom: Get rid of the test clock for videocc-sc7180Douglas Anderson2020-02-031-3/+1
| * clk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent clocksDouglas Anderson2020-02-031-1/+1
| * clk: qcom: Get rid of the test clock for gpucc-sc7180Douglas Anderson2020-02-031-3/+1
| * clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocksDouglas Anderson2020-02-031-11/+11
| * clk: qcom: Get rid of the test clock for dispcc-sc7180Douglas Anderson2020-02-031-22/+10
| * clk: qcom: Get rid of fallback global names for dispcc-sc7180Douglas Anderson2020-02-031-13/+10
| * clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson2020-02-031-0/+3
| * clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()Stephen Boyd2020-02-031-4/+4
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-02-0321-42/+9366
|\|
| *-. Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd2020-01-3120-38/+9360
| |\ \
| | | * clk: qcom: rpmh: Sort OF match tableBjorn Andersson2020-01-281-1/+1
| | | * clk: qcom: Add ipq6018 Global Clock Controller supportSricharan R2020-01-093-0/+4644
| | | * clk: qcom: gcc-msm8996: Fix parent for CLKREF clocksBjorn Andersson2020-01-061-7/+28
| | | * clk: qcom: rpmh: Add IPA clock for SC7180Taniya Das2020-01-061-0/+1
| | | * clk: qcom: rpmh: skip undefined clocks when registeringTaniya Das2020-01-061-1/+6
| | | * clk: qcom: Add video clock controller driver for SC7180Taniya Das2020-01-043-0/+268
| | | * clk: qcom: Add graphics clock controller driver for SC7180Taniya Das2020-01-043-0/+275