summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/gcc-ipq4019.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge branch 'clk-qcom' into clk-nextStephen Boyd1-0/+6
2023-08-15clk: qcom: gcc-ipq4019: add missing networking resetsRobert Marko1-0/+6
2023-07-19clk: Explicitly include correct DT includesRob Herring1-1/+0
2023-03-14clk: qcom: gcc-ipq4019: convert to parent dataRobert Marko1-258/+222
2023-03-14clk: qcom: gcc-ipq4019: move pcnoc clocks upRobert Marko1-37/+37
2023-03-14clk: qcom: gcc-ipq4019: move PLL clocks upRobert Marko1-328/+328
2023-03-14clk: qcom: gcc-ipq4019: convert XO and sleep clk to parent_dataRobert Marko1-30/+45
2022-12-06clk: qcom: gcc-ipq4019: switch to devm_clk_notifier_registerRobert Marko1-9/+2
2021-02-11clk: qcom: gcc-ipq4019: Remove unused variable 'ret'Lee Jones1-4/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2018-07-07clk: qcom: Move frequency table macro to common fileTaniya Das1-2/+0
2016-12-28clk: qcom: ipq4019: Add the cpu clock frequency change notifierAbhishek Sahu1-1/+39
2016-12-22clk: qcom: ipq4019: Add all the frequencies for apss cpuAbhishek Sahu1-2/+12
2016-12-22clk: qcom: ipq4019: correct sdcc frequency and parent nameAbhishek Sahu1-2/+2
2016-12-22clk: qcom: ipq4019: Add the nodes for pcnocAbhishek Sahu1-0/+39
2016-12-22clk: qcom: ipq4019: Add the apss cpu pll divider clock nodeAbhishek Sahu1-0/+132
2016-12-22clk: qcom: ipq4019: remove fixed clocks and add pll clocksAbhishek Sahu1-11/+243
2016-11-02clk: qcom: ipq4019: changed i2c freq tableAbhishek Sahu1-2/+1
2016-08-18clk: gcc-ipq4019: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-03-30clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepllMatthew McClintock1-0/+10
2016-03-30clk: qcom: ipq4019: switch remaining defines to enumsMatthew McClintock1-35/+25
2016-02-26clk: qcom: Add IPQ4019 Global Clock Controller supportVaradarajan Narayanan1-0/+1354