summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/gcc-ipq806x.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Explicitly include correct DT includesRob Herring2023-07-191-1/+1
* clk: qcom: gcc-ipq806x: use parent_data for the last remaining entryDmitry Baryshkov2022-11-051-1/+3
* clk: qcom: gcc-ipq806x: add CryptoEngine resetsAnsuel Smith2022-03-081-0/+5
* clk: qcom: gcc-ipq806x: add CryptoEngine clocksAnsuel Smith2022-03-081-0/+244
* clk: qcom: gcc-ipq806x: add additional freq for sdc tableAnsuel Smith2022-03-081-1/+2
* clk: qcom: gcc-ipq806x: add unusued flag for critical clockAnsuel Smith2022-03-081-4/+5
* clk: qcom: gcc-ipq806x: add additional freq nss coresAnsuel Smith2022-03-081-3/+21
* clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parentsAnsuel Smith2022-03-081-34/+34
* clk: qcom: gcc-ipq806x: convert parent_names to parent_dataAnsuel Smith2022-03-081-113/+173
* clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0Ansuel Smith2022-03-081-10/+10
* ipq806x: gcc: add support for child probeAnsuel Smith2020-07-211-1/+1
* ipq806x: gcc: Added the enable regs and mask for PRNGAbhishek Sahu2020-03-201-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* clk: qcom: Add IPQ806X's HFPLLsStephen Boyd2018-10-171-0/+82
* clk: qcom: drop CLK_SET_RATE_GATE from sdc clocksJerome Brunet2018-06-191-3/+0
* clk: qcom: ipq806x: Fix board clk ratesStephen Boyd2016-11-091-2/+2
* clk: qcom: Remove CLK_IS_ROOTStephen Boyd2016-03-041-37/+0
* Revert "clk: qcom: Specify LE device endianness"Stephen Boyd2016-02-121-1/+0
* clk: qcom: Specify LE device endiannessStephen Boyd2015-11-201-0/+1
* clk: qcom: Move cxo/pxo/xo into dt filesStephen Boyd2015-11-161-8/+6
* clk: qcom: Drop calls to qcom_cc_remove()Stephen Boyd2015-10-081-7/+0
* clk: qcom: Constify the parent names arraysGeorgi Djakov2015-07-061-5/+5
* clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd2015-05-301-1/+593
* clk: qcom: Add EBI2 clocks for IPQ806xArchit Taneja2015-04-061-0/+32
* clk: qcom: Introduce parent_map tablesGeorgi Djakov2015-03-231-22/+24
* clk: qcom: Fix i2c frequency tableStephen Boyd2015-03-121-1/+1
* clk: qcom: Add IPQ806X LPASS clock controller (LCC) driverRajendra Nayak2015-01-271-0/+12
* clk: qcom: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-09-261-1/+30
|\
| * clk: qcom: Add IPQ8064 PLL required for USBAndy Gross2014-09-221-1/+30
* | clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd2014-09-021-1/+1
|/
* clk: qcom: Add support for IPQ8064's global clock controller (GCC)Kumar Gala2014-07-151-0/+2424