summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: qcom: Avoid SMMU/cx gdsc corner casesJeffrey Hugo2019-12-191-0/+2
* clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCsMatthias Kaehlcke2019-12-191-2/+4
* Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-053-3/+3
|\
| * clk: qcom: Initialize clock drivers earlierAmit Kucheria2019-11-073-3/+3
* | clk: qcom: rpmh: Reuse sdm845 clks for sm8150Stephen Boyd2019-11-081-20/+14
* | clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driverJeffrey Hugo2019-11-073-0/+348
* | clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo2019-11-072-0/+5
* | clk: qcom: smd: Add missing pnoc clockJeffrey Hugo2019-11-071-0/+3
* | clk: qcom: Enumerate clocks and reset needed to boot the 8998 modemJeffrey Hugo2019-11-071-0/+72
* | clk: qcom: clk-rpmh: Add support for RPMHCC for SC7180Taniya Das2019-11-071-0/+19
* | clk: qcom: Add Global Clock controller (GCC) driver for SC7180Taniya Das2019-11-073-0/+2460
* | clk: qcom: common: Return NULL from clk_hw OF providerTaniya Das2019-11-071-1/+1
* | clk: qcom: rcg: update the DFS macro for RCGTaniya Das2019-11-072-49/+49
* | clk: qcom: remove unneeded semicolonYueHaibing2019-11-071-2/+2
* | clk: qcom: Add Q6SSTOP clock controller for QCS404Govind Singh2019-11-073-0/+232
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-09-2116-61/+3925
|\
| *-. Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd2019-09-202-9/+3
| |\ \
| | * | clk: qcom: Remove error prints from DFS registrationStephen Boyd2019-08-161-7/+1
| | * | clk: qcom: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+2
| | |/
| * | clk: qcom: rcg: Return failure for RCG updateTaniya Das2019-09-171-1/+1
| * | clk: qcom: fix QCS404 TuringCC regmapJorge Ramirez-Ortiz2019-09-091-1/+1
| * | clk: qcom: clk-rpmh: Add support for SM8150Vinod Koul2019-09-091-0/+28
| * | clk: qcom: clk-rpmh: Convert to parent data schemeVinod Koul2019-09-091-2/+8
| * | clk: qcom: gcc: Use floor ops for SDCC clocksTaniya Das2019-09-094-6/+6
| * | clk: qcom: gcc-qcs404: Use floor ops for sdcc clksVinod Koul2019-09-091-2/+2
| * | clk: qcom: gcc-sdm845: Use floor ops for sdcc clksStephen Boyd2019-09-091-2/+2
| * | clk: qcom: define probe by index API as common APIGovind Singh2019-08-083-21/+24
| * | clk: qcom: Add WCSS gcc clock control for QCS404Govind Singh2019-08-081-0/+30
| * | clk: qcom: msm8916: Don't build by defaultMarc Gonzalez2019-08-081-2/+0
| * | clk: qcom: gcc: Add global clock controller driver for SM8150Deepak Katragadda2019-08-083-0/+3596
| * | clk: qcom: clk-alpha-pll: Add support for Trion PLLsDeepak Katragadda2019-08-082-0/+224
| * | clk: qcom: clk-alpha-pll: Remove post_div_table checksVinod Koul2019-08-081-15/+0
| * | clk: qcom: clk-alpha-pll: Remove unnecessary castVinod Koul2019-08-081-2/+2
| |/
* / drivers: qcom: Add BCM vote macro to headerJordan Crouse2019-08-201-13/+3
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-173-37/+10
|\
| *-. Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in...Stephen Boyd2019-07-121-36/+0
| |\ \
| | | * clk: qcom: Fix -Wunused-const-variableNathan Huckleberry2019-06-261-36/+0
| | |/
| | |
| | \
| *-. \ Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', ...Stephen Boyd2019-07-122-1/+10
| |\ \ \ | | |_|/ | |/| |
| | | * clk: gcc-qcs404: Add PCIe resetsBjorn Andersson2019-06-071-0/+7
| | |/ | |/|
| | * clk: qcom: gdsc: WARN when failing to toggleBjorn Andersson2019-06-071-1/+3
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-054-36/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-0528-252/+28
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
*-. Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd2019-05-071-1/+1
|\ \
| | * clk: qcom: Use the correct style for SPDX License IdentifierNishad Kamdar2019-05-011-1/+1
| |/
* | clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998Marc Gonzalez2019-04-111-1/+1
* | clk: qcom: Add QCS404 TuringCCBjorn Andersson2019-04-113-0/+177
* | clk: qcom: branch: Add AON clock opsBjorn Andersson2019-04-112-0/+7
* | clk: qcom: gcc-qcs404: Add CDSP related clocks and resetsBjorn Andersson2019-04-111-0/+90
|/
*-. Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...Stephen Boyd2019-03-081-0/+5
|\ \