Age | Commit message (Expand) | Author | Files | Lines |
2023-11-20 | clk: qcom: gcc-msm8996: Remove RPM bus clocks | Konrad Dybcio | 1 | -232/+5 |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
2023-03-22 | clk: qcom: gcc-msm8996: Update the .pwrsts for usb gdsc | Konrad Dybcio | 1 | -1/+2 |
2022-02-11 | clk: qcom: gcc-msm8996: start getting rid of xo clk | Dmitry Baryshkov | 1 | -11/+11 |
2022-02-11 | clk: qcom: gcc-msm8996: use parent_hws/_data instead of parent_names | Dmitry Baryshkov | 1 | -215/+463 |
2022-02-11 | clk: qcom: gcc-msm8996: move clock parent tables down | Dmitry Baryshkov | 1 | -92/+92 |
2022-02-11 | clk: qcom: gcc-msm8996: drop unsupported clock sources | Dmitry Baryshkov | 1 | -49/+6 |
2022-02-11 | clk: qcom: gcc-msm8996: use ARRAY_SIZE instead of specifying num_parents | Dmitry Baryshkov | 1 | -61/+61 |
2021-11-06 | clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk | Dmitry Baryshkov | 1 | -15/+0 |
2020-01-06 | clk: qcom: gcc-msm8996: Fix parent for CLKREF clocks | Bjorn Andersson | 1 | -7/+28 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -36/+0 |
2019-06-26 | clk: qcom: Fix -Wunused-const-variable | Nathan Huckleberry | 1 | -36/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -9/+1 |
2019-02-22 | clk: qcom: Make common clk_hw registrations | Jeffrey Hugo | 1 | -8/+2 |
2018-08-29 | clk: qcom: Add some missing gcc clks for msm8996 | Rajendra Nayak | 1 | -0/+152 |
2018-08-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -2/+0 |
2018-07-07 | clk: qcom: Move frequency table macro to common file | Taniya Das | 1 | -2/+0 |
2018-07-06 | clk: qcom: gcc-msm8996: Disable halt check on UFS tx clock | Vinod Koul | 1 | -0/+1 |
2018-06-04 | Merge branch 'clk-qcom-8996-halt' into clk-next | Stephen Boyd | 1 | -0/+6 |
2018-06-01 | clk: qcom: gcc-msm8996: Disable halt check on UFS clocks | Bjorn Andersson | 1 | -0/+2 |
2018-06-01 | clk: msm8996-gcc: Mark halt check as no-op for USB/PCIE pipe_clk | Manu Gautam | 1 | -0/+4 |
2018-06-01 | clk: qcom: mmcc-msm8996: leave all mmagic gdscs and clocks always enabled | Rajendra Nayak | 1 | -1/+1 |
2018-03-17 | clk: qcom: gcc-msm8996: Mark aggre0 noc clks as critical | Srinivas Kandagatla | 1 | -4/+4 |
2017-12-14 | clk: qcom: support for alpha pll properties | Abhishek Sahu | 1 | -0/+4 |
2017-08-24 | clk: msm8996-gcc: add missing smmu clks | Srinivas Kandagatla | 1 | -0/+28 |
2017-01-10 | clk: qcom: Add GCC_MSS_RESET support | Avaneesh Kumar Dwivedi | 1 | -0/+1 |
2016-11-23 | clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_ops | Rajendra Nayak | 1 | -4/+4 |
2016-11-03 | clk: qcom: Add freq tables for a few rcgs | Rajendra Nayak | 1 | -0/+25 |
2016-09-17 | clk: Add USB3 PHY reset lines | Vivek Gautam | 1 | -0/+2 |
2016-08-25 | clk: gcc-msm8996: add missing pcie phy reset lines | Srinivas Kandagatla | 1 | -0/+2 |
2016-08-25 | clk: gcc-msm8996: Fix pcie 2 pipe register offset | Srinivas Kandagatla | 1 | -2/+2 |
2016-08-25 | clk: qcom: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 1 | -5/+4 |
2016-06-29 | clk: qcom: Remove gcc_aggre1_pnoc_ahb_clk from msm8996 | Stephen Boyd | 1 | -16/+0 |
2016-03-04 | clk: qcom: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -4/+2 |
2016-02-12 | clk: qcom: gdsc: Add GDSCs in msm8996 GCC | Rajendra Nayak | 1 | -0/+92 |
2015-12-01 | clk: qcom: Add MSM8996 Global Clock Control (GCC) driver | Stephen Boyd | 1 | -0/+3422 |