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