summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-03-20clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil1-1/+3
2020-03-20clk: keystone: Add new driver to handle syscon based clocksVignesh Raghavendra3-0/+181
2020-03-20clk: JZ4780: Add function for enable the second core.周琰杰 (Zhou Yanjie)1-5/+50
2020-03-20clk: Ingenic: Add support for TCU of X1000.周琰杰 (Zhou Yanjie)1-0/+8
2020-03-20clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150Wesley Cheng1-0/+52
2020-03-20ipq806x: gcc: Added the enable regs and mask for PRNGAbhishek Sahu1-0/+2
2020-03-20clk: qcom: Add modem clock controller driver for SC7180Taniya Das3-0/+153
2020-03-20clk: qcom: gcc: Add support for modem clocks in GCCTaniya Das1-1/+71
2020-03-17clk: ti: Fix dm814x clkctrl for ethernetTony Lindgren1-1/+6
2020-03-16clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren1-1/+1
2020-03-16Merge tag 'imx-clk-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd1-2/+2
2020-03-16clk: imx: clk-gate2: Pass the device to the register functionAbel Vesa1-1/+1
2020-03-16clk: imx7d: Add PXP clockLaurent Pinchart1-0/+1
2020-03-16clk: imx8mp: Correct the enet_qos parent clockFugang Duan1-1/+1
2020-03-16clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parentAnson Huang1-1/+1
2020-03-13clk: qcom: clk-rpm: add missing rpm clk for ipq806xAnsuel Smith1-0/+35
2020-03-12clk: tegra: Remove audio clocks configuration from clock driverSowjanya Komatineni5-15/+10
2020-03-12clk: tegra: Remove tegra_pmc_clk_init along with clk idsSowjanya Komatineni9-201/+19
2020-03-12clk: tegra: Remove CLK_M_DIV fixed clocksSowjanya Komatineni6-45/+0
2020-03-12clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-03-12clk: tegra: Add Tegra OSC to clock lookupSowjanya Komatineni6-0/+14
2020-03-12clk: tegra: Add support for OSC_DIV fixed clocksSowjanya Komatineni6-0/+34
2020-03-11clk: imx8mq: A53 core clock no need to be criticalAnson Huang1-4/+4
2020-03-11clk: imx8mp: A53 core clock no need to be criticalAnson Huang1-4/+4
2020-03-11clk: imx8mm: A53 core clock no need to be criticalAnson Huang1-4/+4
2020-03-11clk: imx8mn: A53 core clock no need to be criticalAnson Huang1-4/+4
2020-03-10clk: imx: pllv4: use prepare/unpreparePeng Fan1-6/+6
2020-03-10clk: imx: pfdv2: determine best parent ratePeng Fan1-17/+33
2020-03-10clk: imx: pfdv2: switch to use determine_ratePeng Fan1-6/+9
2020-03-10clk: imx: Fix division by zero warning on pfdv2Anson Huang1-0/+6
2020-03-09clk: qcom: gcc: Add global clock controller driver for SM8250Taniya Das3-0/+3698
2020-03-09clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLsTaniya Das2-0/+205
2020-03-09clk: qcom: clk-alpha-pll: Refactor trion PLLTaniya Das1-27/+6
2020-03-09clk: qcom: clk-alpha-pll: Use common names for definesTaniya Das1-23/+17
2020-03-09clk: qcom: smd: Add support for MSM8976 rpm clocksAngeloGioacchino Del Regno1-0/+50
2020-03-09clk: qcom: clk-rpmh: Wait for completion when enabling clocksMike Tipton1-2/+13
2020-03-09clk: renesas: rcar-usb2-clock-sel: Add reset_controlYoshihiro Shimoda2-1/+15
2020-03-09clk: renesas: rcar-usb2-clock-sel: Add multiple clocks managementYoshihiro Shimoda1-2/+25
2020-03-06clk: rockchip: fix mmc get phaseJerome Brunet1-2/+2
2020-02-28clk: Fix phase init checkMaxime Ripard1-2/+4
2020-02-24clk: imx: clk-sscg-pll: Drop unnecessary initializationAnson Huang1-7/+7
2020-02-24clk: imx: pll14xx: Return error if pll type is invalidAnson Huang1-0/+2
2020-02-24clk: imx: imx8mp: fix a53 cpu clockPeng Fan1-4/+12
2020-02-24clk: imx: imx8mn: fix a53 cpu clockPeng Fan1-4/+12
2020-02-24clk: imx: imx8mm: fix a53 cpu clockPeng Fan1-4/+12
2020-02-24clk: imx: imx8mq: fix a53 cpu clockPeng Fan1-4/+12
2020-02-24clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clockAnson Huang1-2/+2
2020-02-21clk: renesas: Remove use of ARCH_R8A7795Geert Uytterhoeven1-1/+1
2020-02-21clk: meson: meson8b: set audio output clock hierarchyMartin Blumenstingl1-8/+13
2020-02-19clk: meson: g12a: add support for the SPICC SCLK Source clocksNeil Armstrong2-1/+134