summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom
AgeCommit message (Expand)AuthorLines
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-61/+3925
2019-09-19Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd-9/+3
2019-09-17clk: qcom: rcg: Return failure for RCG updateTaniya Das-1/+1
2019-09-09clk: qcom: fix QCS404 TuringCC regmapJorge Ramirez-Ortiz-1/+1
2019-09-09clk: qcom: clk-rpmh: Add support for SM8150Vinod Koul-0/+28
2019-09-09clk: qcom: clk-rpmh: Convert to parent data schemeVinod Koul-2/+8
2019-09-09clk: qcom: gcc: Use floor ops for SDCC clocksTaniya Das-6/+6
2019-09-09clk: qcom: gcc-qcs404: Use floor ops for sdcc clksVinod Koul-2/+2
2019-09-09clk: qcom: gcc-sdm845: Use floor ops for sdcc clksStephen Boyd-2/+2
2019-08-20drivers: qcom: Add BCM vote macro to headerJordan Crouse-13/+3
2019-08-16clk: qcom: Remove error prints from DFS registrationStephen Boyd-7/+1
2019-08-16clk: qcom: Don't reference clk_init_data after registrationStephen Boyd-2/+2
2019-08-08clk: qcom: define probe by index API as common APIGovind Singh-21/+24
2019-08-08clk: qcom: Add WCSS gcc clock control for QCS404Govind Singh-0/+30
2019-08-07clk: qcom: msm8916: Don't build by defaultMarc Gonzalez-2/+0
2019-08-07clk: qcom: gcc: Add global clock controller driver for SM8150Deepak Katragadda-0/+3596
2019-08-07clk: qcom: clk-alpha-pll: Add support for Trion PLLsDeepak Katragadda-0/+224
2019-08-07clk: qcom: clk-alpha-pll: Remove post_div_table checksVinod Koul-15/+0
2019-08-07clk: qcom: clk-alpha-pll: Remove unnecessary castVinod Koul-2/+2
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-37/+10
2019-07-12Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in...Stephen Boyd-36/+0
2019-07-12Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', ...Stephen Boyd-1/+10
2019-06-25clk: qcom: Fix -Wunused-const-variableNathan Huckleberry-36/+0
2019-06-07clk: gcc-qcs404: Add PCIe resetsBjorn Andersson-0/+7
2019-06-07clk: qcom: gdsc: WARN when failing to toggleBjorn Andersson-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner-36/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-252/+28
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd-1/+1
2019-05-01clk: qcom: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-04-11clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998Marc Gonzalez-1/+1
2019-04-11clk: qcom: Add QCS404 TuringCCBjorn Andersson-0/+177
2019-04-11clk: qcom: branch: Add AON clock opsBjorn Andersson-0/+7
2019-04-11clk: qcom: gcc-qcs404: Add CDSP related clocks and resetsBjorn Andersson-0/+90
2019-03-08Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...Stephen Boyd-0/+5
2019-03-08Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...Stephen Boyd-53/+142
2019-03-08Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q...Stephen Boyd-13/+163
2019-02-26clk: qcom: gcc-sdm845: Define parent of PCIe PIPE clocksBjorn Andersson-0/+5
2019-02-22clk: qcom: Make common clk_hw registrationsJeffrey Hugo-52/+29
2019-02-21clk: qcom: gcc-qcs404: Add cfg_offset for blsp1_uart3 clockTaniya Das-0/+1
2019-02-21clk: qcom: clk-rcg2: Introduce a cfg offset for RCGsTaniya Das-10/+16
2019-02-21clk: qcom: remove empty lines in clk-rcg.hVinod Koul-3/+0
2019-02-21clk: qcom: clk-rpmh: Add IPA clock supportDavid Dai-0/+146
2019-01-24clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das-4/+10
2019-01-11clk: qcom: Select QCOM_GDSC with MSM_GCC_8998Marc Gonzalez-0/+1
2019-01-09clk: qcom: smd: Add support for MSM8998 rpm clocksJeffrey Hugo-0/+63
2019-01-09clk: qcom: Skip halt checks on gcc_usb3_phy_pipe_clk for 8998Jeffrey Hugo-1/+1
2019-01-09clk: qcom: Add missing freq for usb30_master_clk on 8998Jeffrey Hugo-0/+1
2019-01-09clk: qcom: Add CLK_SET_RATE_PARENT for 8998 branch clocksJeffrey Hugo-0/+48
2018-12-14Merge branch 'clk-fixes' into clk-nextStephen Boyd-2/+2