Age | Commit message (Expand) | Author |
2020-02-03 | clk: qcom: Get rid of the test clock for gpucc-sc7180 | Douglas Anderson |
2020-02-03 | clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocks | Douglas Anderson |
2020-02-03 | clk: qcom: Get rid of the test clock for dispcc-sc7180 | Douglas Anderson |
2020-02-03 | clk: qcom: Get rid of fallback global names for dispcc-sc7180 | Douglas Anderson |
2020-02-03 | clk: qcom: rcg2: Don't crash if our parent can't be found; return an error | Douglas Anderson |
2020-02-03 | clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq() | Stephen Boyd |
2020-01-31 | Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '... | Stephen Boyd |
2020-01-31 | Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig... | Stephen Boyd |
2020-01-28 | clk: qcom: rpmh: Sort OF match table | Bjorn Andersson |
2020-01-09 | clk: qcom: Add ipq6018 Global Clock Controller support | Sricharan R |
2020-01-06 | clk: qcom: gcc-msm8996: Fix parent for CLKREF clocks | Bjorn Andersson |
2020-01-06 | clk: qcom: rpmh: Add IPA clock for SC7180 | Taniya Das |
2020-01-06 | clk: qcom: rpmh: skip undefined clocks when registering | Taniya Das |
2020-01-04 | clk: Fix Kconfig indentation | Krzysztof Kozlowski |
2020-01-04 | clk: qcom: Add video clock controller driver for SC7180 | Taniya Das |
2020-01-04 | clk: qcom: Add graphics clock controller driver for SC7180 | Taniya Das |
2020-01-04 | clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent | Niklas Cassel |
2019-12-23 | clk: qcom: Add display clock controller driver for SC7180 | Taniya Das |
2019-12-23 | clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration | Taniya Das |
2019-12-23 | clk: qcom: alpha-pll: Remove useless read from set rate | Taniya Das |
2019-12-23 | clk: let init callback return an error code | Jerome Brunet |
2019-12-23 | clk: qcom: Add missing msm8998 gcc_bimc_gfx_clk | Jeffrey Hugo |
2019-12-18 | clk: qcom: apcs-msm8916: silently error out on EPROBE_DEFER | Jorge Ramirez-Ortiz |
2019-12-18 | clk: qcom: hfpll: use clk_parent_data to specify the parent | Jorge Ramirez-Ortiz |
2019-12-18 | clk: qcom: hfpll: CLK_IGNORE_UNUSED | Jorge Ramirez-Ortiz |
2019-12-18 | clk: qcom: hfpll: register as clock provider | Jorge Ramirez-Ortiz |
2019-12-18 | clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency | Jorge Ramirez-Ortiz |
2019-12-18 | clk: qcom: smd: Add missing bimc clock | Jeffrey Hugo |
2019-12-18 | clk: qcom: Avoid SMMU/cx gdsc corner cases | Jeffrey Hugo |
2019-12-18 | clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver | Jeffrey Hugo |
2019-12-18 | clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCs | Matthias Kaehlcke |
2019-12-18 | clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpm | Brian Masney |
2019-12-18 | clk: qcom: dispcc: Add support for display port clocks | Taniya Das |
2019-12-18 | clk: qcom: rcg2: Add support for display port clock ops | Taniya Das |
2019-12-05 | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-08 | clk: qcom: rpmh: Reuse sdm845 clks for sm8150 | Stephen Boyd |
2019-11-07 | clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driver | Jeffrey Hugo |
2019-11-07 | clk: qcom: Allow constant ratio freq tables for rcg | Jeffrey Hugo |
2019-11-07 | clk: qcom: smd: Add missing pnoc clock | Jeffrey Hugo |
2019-11-07 | clk: qcom: Enumerate clocks and reset needed to boot the 8998 modem | Jeffrey Hugo |
2019-11-07 | clk: qcom: clk-rpmh: Add support for RPMHCC for SC7180 | Taniya Das |
2019-11-07 | clk: qcom: Add Global Clock controller (GCC) driver for SC7180 | Taniya Das |
2019-11-07 | clk: qcom: common: Return NULL from clk_hw OF provider | Taniya Das |
2019-11-07 | clk: qcom: rcg: update the DFS macro for RCG | Taniya Das |
2019-11-07 | clk: qcom: remove unneeded semicolon | YueHaibing |
2019-11-07 | clk: qcom: Add Q6SSTOP clock controller for QCS404 | Govind Singh |
2019-11-07 | clk: qcom: Initialize clock drivers earlier | Amit Kucheria |
2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-09-19 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd |
2019-09-17 | clk: qcom: rcg: Return failure for RCG update | Taniya Das |