summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/gcc-ipq806x.c
AgeCommit message (Expand)Author
2023-07-19clk: Explicitly include correct DT includesRob Herring
2022-11-05clk: qcom: gcc-ipq806x: use parent_data for the last remaining entryDmitry Baryshkov
2022-03-08clk: qcom: gcc-ipq806x: add CryptoEngine resetsAnsuel Smith
2022-03-08clk: qcom: gcc-ipq806x: add CryptoEngine clocksAnsuel Smith
2022-03-08clk: qcom: gcc-ipq806x: add additional freq for sdc tableAnsuel Smith
2022-03-08clk: qcom: gcc-ipq806x: add unusued flag for critical clockAnsuel Smith
2022-03-08clk: qcom: gcc-ipq806x: add additional freq nss coresAnsuel Smith
2022-03-08clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parentsAnsuel Smith
2022-03-08clk: qcom: gcc-ipq806x: convert parent_names to parent_dataAnsuel Smith
2022-03-08clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0Ansuel Smith
2020-07-21ipq806x: gcc: add support for child probeAnsuel Smith
2020-03-20ipq806x: gcc: Added the enable regs and mask for PRNGAbhishek Sahu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2018-10-17clk: qcom: Add IPQ806X's HFPLLsStephen Boyd
2018-06-19clk: qcom: drop CLK_SET_RATE_GATE from sdc clocksJerome Brunet
2016-11-09clk: qcom: ipq806x: Fix board clk ratesStephen Boyd
2016-03-04clk: qcom: Remove CLK_IS_ROOTStephen Boyd
2016-02-12Revert "clk: qcom: Specify LE device endianness"Stephen Boyd
2015-11-20clk: qcom: Specify LE device endiannessStephen Boyd
2015-11-16clk: qcom: Move cxo/pxo/xo into dt filesStephen Boyd
2015-10-08clk: qcom: Drop calls to qcom_cc_remove()Stephen Boyd
2015-07-06clk: qcom: Constify the parent names arraysGeorgi Djakov
2015-05-30clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd
2015-04-06clk: qcom: Add EBI2 clocks for IPQ806xArchit Taneja
2015-03-23clk: qcom: Introduce parent_map tablesGeorgi Djakov
2015-03-12clk: qcom: Fix i2c frequency tableStephen Boyd
2015-01-27clk: qcom: Add IPQ806X LPASS clock controller (LCC) driverRajendra Nayak
2014-10-20clk: qcom: drop owner assignment from platform_driversWolfram Sang
2014-09-26Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-09-22clk: qcom: Add IPQ8064 PLL required for USBAndy Gross
2014-09-02clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd
2014-07-15clk: qcom: Add support for IPQ8064's global clock controller (GCC)Kumar Gala