summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: sprd: don't gate uart console clockChunyan Zhang2020-04-131-1/+2
* clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-133-39/+32
* clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-04-0595-796/+8934
|\
| *-----. Merge branches 'clk-unisoc', 'clk-tegra', 'clk-qcom' and 'clk-imx' into clk-nextStephen Boyd2020-04-0350-508/+6697
| |\ \ \ \
| | | | | * clk: imx: clk-gate2: Pass the device to the register functionAbel Vesa2020-03-161-1/+1
| | | | | * clk: imx7d: Add PXP clockLaurent Pinchart2020-03-161-0/+1
| | | | | * clk: imx8mq: A53 core clock no need to be criticalAnson Huang2020-03-111-4/+4
| | | | | * clk: imx8mp: A53 core clock no need to be criticalAnson Huang2020-03-111-4/+4
| | | | | * clk: imx8mm: A53 core clock no need to be criticalAnson Huang2020-03-111-4/+4
| | | | | * clk: imx8mn: A53 core clock no need to be criticalAnson Huang2020-03-111-4/+4
| | | | | * clk: imx: pllv4: use prepare/unpreparePeng Fan2020-03-101-6/+6
| | | | | * clk: imx: pfdv2: determine best parent ratePeng Fan2020-03-101-17/+33
| | | | | * clk: imx: pfdv2: switch to use determine_ratePeng Fan2020-03-101-6/+9
| | | | | * clk: imx: Fix division by zero warning on pfdv2Anson Huang2020-03-101-0/+6
| | | | | * clk: imx: clk-sscg-pll: Drop unnecessary initializationAnson Huang2020-02-241-7/+7
| | | | | * clk: imx: pll14xx: Return error if pll type is invalidAnson Huang2020-02-241-0/+2
| | | | | * clk: imx: imx8mp: fix a53 cpu clockPeng Fan2020-02-241-4/+12
| | | | | * clk: imx: imx8mn: fix a53 cpu clockPeng Fan2020-02-241-4/+12
| | | | | * clk: imx: imx8mm: fix a53 cpu clockPeng Fan2020-02-241-4/+12
| | | | | * clk: imx: imx8mq: fix a53 cpu clockPeng Fan2020-02-241-4/+12
| | | | | * clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clockAnson Huang2020-02-241-2/+2
| | | | | * clk: imx8mn: Remove unused includesAnson Huang2020-02-191-2/+0
| | | | | * clk: imx8mm: Remove unused includesAnson Huang2020-02-191-2/+0
| | | | | * clk: imx8mp: Include slab.h instead of clkdev.hAnson Huang2020-02-191-1/+1
| | | | | * clk: imx8mp: Add missing of_node_put()Anson Huang2020-02-171-0/+1
| | | | | * clk: imx8mn: Add missing of_node_put()Anson Huang2020-02-171-0/+1
| | | | | * clk: imx8mm: Add missing of_node_put()Anson Huang2020-02-171-0/+1
| | | | | * clk: imx8mq: Add missing of_node_put()Anson Huang2020-02-171-0/+1
| | | | | * clk: imx6sl: Add missing of_node_put()Anson Huang2020-02-171-0/+1
| | | | | * clk: imx7ulp: Include clk-provider.h instead of clk.hAnson Huang2020-02-171-1/+1
| | | | | * clk: imx: drop redundant initializationAnson Huang2020-02-174-6/+6
| | | | | * clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driverAnson Huang2020-02-173-3/+3
| | | | | * clk: imx8mm: Add CLKO2 supportFabio Estevam2020-02-171-0/+3
| | | | | * clk: imx8mm: Fix the CLKO1 source select listFabio Estevam2020-02-171-2/+2
| | | | | * clk: imx: imx8mn: use imx8m_clk_hw_composite_corePeng Fan2020-02-141-8/+11
| | | | | * clk: imx: imx8mm: use imx8m_clk_hw_composite_corePeng Fan2020-02-141-14/+21
| | | | | * clk: imx: imx8mq: use imx8m_clk_hw_composite_corePeng Fan2020-02-141-15/+19
| | | | | * clk: imx: composite-8m: add imx8m_clk_hw_composite_corePeng Fan2020-02-142-6/+25
| | | | | * clk: imx: imx8mp: add ocotp root clkPeng Fan2020-02-141-0/+1
| | | | | * clk: imx: pll14xx: Add new frequency entries for pll1443x tableAnson Huang2020-02-131-0/+2
| | | | * | clk: qcom: rpmh: Drop unnecessary semicolonsStephen Boyd2020-03-241-4/+4
| | | | * | clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()Stephen Boyd2020-03-241-19/+14
| | | | * | clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150Wesley Cheng2020-03-201-0/+52
| | | | * | ipq806x: gcc: Added the enable regs and mask for PRNGAbhishek Sahu2020-03-201-0/+2
| | | | * | clk: qcom: Add modem clock controller driver for SC7180Taniya Das2020-03-203-0/+153
| | | | * | clk: qcom: gcc: Add support for modem clocks in GCCTaniya Das2020-03-201-1/+71
| | | | * | clk: qcom: clk-rpm: add missing rpm clk for ipq806xAnsuel Smith2020-03-131-0/+35
| | | | * | clk: qcom: gcc: Add global clock controller driver for SM8250Taniya Das2020-03-093-0/+3698
| | | | * | clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLsTaniya Das2020-03-092-0/+205