summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/gcc-ipq806x.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-05clk: qcom: gcc-ipq806x: use parent_data for the last remaining entryDmitry Baryshkov1-1/+3
2022-03-08clk: qcom: gcc-ipq806x: add CryptoEngine resetsAnsuel Smith1-0/+5
2022-03-08clk: qcom: gcc-ipq806x: add CryptoEngine clocksAnsuel Smith1-0/+244
2022-03-08clk: qcom: gcc-ipq806x: add additional freq for sdc tableAnsuel Smith1-1/+2
2022-03-08clk: qcom: gcc-ipq806x: add unusued flag for critical clockAnsuel Smith1-4/+5
2022-03-08clk: qcom: gcc-ipq806x: add additional freq nss coresAnsuel Smith1-3/+21
2022-03-08clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parentsAnsuel Smith1-34/+34
2022-03-08clk: qcom: gcc-ipq806x: convert parent_names to parent_dataAnsuel Smith1-113/+173
2022-03-08clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0Ansuel Smith1-10/+10
2020-07-21ipq806x: gcc: add support for child probeAnsuel Smith1-1/+1
2020-03-20ipq806x: gcc: Added the enable regs and mask for PRNGAbhishek Sahu1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2018-10-17clk: qcom: Add IPQ806X's HFPLLsStephen Boyd1-0/+82
2018-06-19clk: qcom: drop CLK_SET_RATE_GATE from sdc clocksJerome Brunet1-3/+0
2016-11-09clk: qcom: ipq806x: Fix board clk ratesStephen Boyd1-2/+2
2016-03-04clk: qcom: Remove CLK_IS_ROOTStephen Boyd1-37/+0
2016-02-12Revert "clk: qcom: Specify LE device endianness"Stephen Boyd1-1/+0
2015-11-20clk: qcom: Specify LE device endiannessStephen Boyd1-0/+1
2015-11-16clk: qcom: Move cxo/pxo/xo into dt filesStephen Boyd1-8/+6
2015-10-08clk: qcom: Drop calls to qcom_cc_remove()Stephen Boyd1-7/+0
2015-07-06clk: qcom: Constify the parent names arraysGeorgi Djakov1-5/+5
2015-05-30clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd1-1/+593
2015-04-06clk: qcom: Add EBI2 clocks for IPQ806xArchit Taneja1-0/+32
2015-03-23clk: qcom: Introduce parent_map tablesGeorgi Djakov1-22/+24
2015-03-12clk: qcom: Fix i2c frequency tableStephen Boyd1-1/+1
2015-01-27clk: qcom: Add IPQ806X LPASS clock controller (LCC) driverRajendra Nayak1-0/+12
2014-10-20clk: qcom: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-26Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette1-1/+30
2014-09-22clk: qcom: Add IPQ8064 PLL required for USBAndy Gross1-1/+30
2014-09-02clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd1-1/+1
2014-07-15clk: qcom: Add support for IPQ8064's global clock controller (GCC)Kumar Gala1-0/+2424