Age | Commit message (Expand) | Author | Files | Lines |
2018-04-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 4 | -27/+89 |
2018-04-06 | Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qc... | Stephen Boyd | 1 | -1/+78 |
2018-04-06 | Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '... | Stephen Boyd | 2 | -12/+5 |
2018-03-19 | clk: qcom: rpmcc: Add support to XO buffered clocks | Srinivas Kandagatla | 1 | -1/+78 |
2018-03-16 | clk: qcom: smd-rpm: Migrate to devm_of_clk_add_hw_provider() | Stephen Boyd | 1 | -8/+1 |
2018-03-16 | clk: qcom: gcc-msm8996: Mark aggre0 noc clks as critical | Srinivas Kandagatla | 1 | -4/+4 |
2018-03-12 | clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe() | Wei Yongjun | 1 | -3/+2 |
2018-03-12 | clk: qcom: use divider_ro_round_rate helper | Jerome Brunet | 1 | -14/+6 |
2018-01-26 | Merge branch 'clk-divider-container' into clk-next | Stephen Boyd | 1 | -1/+1 |
2018-01-26 | Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next | Stephen Boyd | 6 | -0/+544 |
2018-01-26 | Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and... | Stephen Boyd | 7 | -12/+3797 |
2018-01-26 | Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ... | Stephen Boyd | 6 | -94/+483 |
2018-01-02 | clk: qcom: Add APCS clock controller support | Georgi Djakov | 3 | -0/+150 |
2018-01-02 | clk: qcom: Add regmap mux-div clocks support | Georgi Djakov | 3 | -0/+276 |
2018-01-02 | clk: qcom: Add A53 PLL support | Georgi Djakov | 3 | -0/+118 |
2017-12-28 | clk: divider: fix incorrect usage of container_of | Jerome Brunet | 1 | -1/+1 |
2017-12-21 | clk: qcom: ipq8074: add misc resets for PCIE and NSS | Abhishek Sahu | 1 | -0/+42 |
2017-12-21 | clk: qcom: ipq8074: add GP and Crypto clocks | Abhishek Sahu | 1 | -0/+199 |
2017-12-21 | clk: qcom: ipq8074: add NSS ethernet port clocks | Abhishek Sahu | 1 | -0/+1288 |
2017-12-21 | clk: qcom: ipq8074: add NSS clocks | Abhishek Sahu | 1 | -0/+1034 |
2017-12-21 | clk: qcom: ipq8074: add PCIE, USB and SDCC clocks | Abhishek Sahu | 1 | -0/+994 |
2017-12-21 | clk: qcom: ipq8074: add remaining PLL’s | Abhishek Sahu | 1 | -1/+191 |
2017-12-21 | clk: qcom: ipq8074: fix missing GPLL0 divider width | Abhishek Sahu | 1 | -0/+1 |
2017-12-21 | clk: qcom: add parent map for regmap mux | Abhishek Sahu | 4 | -11/+18 |
2017-12-21 | clk: qcom: add read-only divider operations | Abhishek Sahu | 2 | -0/+30 |
2017-12-13 | clk: qcom: add read-only alpha pll post divider operations | Abhishek Sahu | 2 | -0/+26 |
2017-12-13 | clk: qcom: support for 2 bit PLL post divider | Abhishek Sahu | 1 | -4/+17 |
2017-12-13 | clk: qcom: support Brammo type Alpha PLL | Abhishek Sahu | 2 | -0/+10 |
2017-12-13 | clk: qcom: support Huayra type Alpha PLL | Abhishek Sahu | 2 | -5/+189 |
2017-12-13 | clk: qcom: support for dynamic updating the PLL | Abhishek Sahu | 2 | -4/+80 |
2017-12-13 | clk: qcom: support for alpha mode configuration | Abhishek Sahu | 2 | -0/+8 |
2017-12-13 | clk: qcom: flag for 64 bit CONFIG_CTL | Abhishek Sahu | 1 | -1/+6 |
2017-12-13 | clk: qcom: fix 16 bit alpha support calculation | Abhishek Sahu | 2 | -25/+34 |
2017-12-13 | clk: qcom: support for alpha pll properties | Abhishek Sahu | 6 | -62/+120 |
2017-12-06 | Merge branch 'clk-qcom-spmi-div' into clk-next | Stephen Boyd | 3 | -0/+312 |
2017-12-06 | clk: qcom: msm8916: add 12.288 MHz support to codec dig clk | Srinivas Kandagatla | 1 | -0/+1 |
2017-12-06 | clk: qcom: msm8916: fix mnd_width for codec_digcodec | Srinivas Kandagatla | 1 | -0/+1 |
2017-12-06 | clk: qcom: msm8916: Fix i2s clk rates required for mclk | Srinivas Kandagatla | 1 | -3/+8 |
2017-12-06 | clk: qcom: Add spmi_pmic clock divider support | Tirupathi Reddy | 3 | -0/+312 |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 5 | -108/+181 |
2017-11-14 | clk: qcom: common: fix legacy board-clock registration | Johan Hovold | 1 | -2/+4 |
2017-11-14 | Merge branch 'clk-qcom' into clk-next | Stephen Boyd | 4 | -82/+175 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-02 | clk: qcom: clk-smd-rpm: add msm8996 rpmclks | Rajendra Nayak | 1 | -0/+82 |
2017-11-01 | clk: qcom: Implement RPM clocks for MSM8660/APQ8060 | Linus Walleij | 1 | -0/+93 |
2017-11-01 | clk: qcom: Remove unused RCG ops | Georgi Djakov | 2 | -82/+0 |
2017-11-01 | clk: qcom: common: Migrate to devm_* APIs for resets and clk providers | Stephen Boyd | 1 | -24/+2 |
2017-08-23 | clk: msm8996-gcc: add missing smmu clks | Srinivas Kandagatla | 1 | -0/+28 |
2017-08-23 | clk: qcom: msm8916: Fix bimc gpu clock ops | Georgi Djakov | 1 | -1/+1 |
2017-07-17 | clk: qcom: clk-smd-rpm: Fix the reported rate of branches | Georgi Djakov | 1 | -2/+0 |