summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-09-07clk: imx: fix i.MX7D peripheral clk mux flagsPeng Fan1-65/+66
2020-09-07clk: imx: fix composite peripheral flagsPeng Fan1-0/+1
2020-09-04clk: renesas: rcar-gen2: Rename vsp1-(sy|rt) clocks to vsp(s|r)Lad Prabhakar7-8/+8
2020-09-04clk: renesas: r8a7742: Add clk entry for VSPRLad Prabhakar1-1/+2
2020-08-31clk: imx: Correct the memrepair clock on imx8mpJacky Bai1-10/+4
2020-08-31clk: imx: Correct the root clk of media ldb on imx8mpJacky Bai1-5/+5
2020-08-29clk: meson: g12a: mark fclk_div2 as criticalStefan Agner1-0/+11
2020-08-25clk: sunxi-ng: sun8i: r40: Use sigma delta modulation for audio PLLJernej Skrabec1-13/+24
2020-08-25clk: sunxi-ng: add support for the Allwinner A100 CCUYangtao Li6-0/+1579
2020-08-23clk: imx: vf610: Add CRC clockKrzysztof Kozlowski1-0/+1
2020-08-22clk: imx: Explicitly include bits.hAnson Huang13-1/+13
2020-08-22clk: imx8qxp: Support building i.MX8QXP clock driver as moduleAnson Huang4-9/+18
2020-08-22clk: imx8m: Support module buildAnson Huang5-8/+24
2020-08-22clk: imx: Add clock configuration for ARMv7 platformsAnson Huang2-16/+76
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang10-26/+60
2020-08-22clk: composite: Export clk_hw_register_composite()Anson Huang1-0/+1
2020-08-22clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bitsAnson Huang1-7/+8
2020-08-19ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski1-1/+6
2020-08-19ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann1-6/+4
2020-08-18clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor1-1/+1
2020-08-18clk: davinci: Use the correct size when allocating memoryChristophe JAILLET1-1/+1
2020-08-17clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski3-0/+3
2020-08-17clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski1-0/+1
2020-08-17clk: meson: axg-audio: fix g12a tdmout sclk inverterJerome Brunet1-25/+60
2020-08-17clk: meson: axg-audio: separate axg and g12a regmap tablesJerome Brunet1-8/+127
2020-08-17clk: meson: add sclk-ws driverJerome Brunet2-0/+62
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-79/+102
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+6
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds61-588/+4230
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds47-330/+2719
2020-08-07clk: x86: Support RV architectureAkshu Agrawal1-15/+38
2020-08-07clk: x86: Change name from ST to FCHAkshu Agrawal2-13/+13
2020-08-07ACPI: APD: Change name from ST to FCHAkshu Agrawal1-2/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+2
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+19
2020-08-03Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+2
2020-08-03Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c...Stephen Boyd28-285/+2438
2020-08-03Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl...Stephen Boyd8-85/+228
2020-08-03Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c...Stephen Boyd9-60/+214
2020-08-03Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '...Stephen Boyd31-51/+613
2020-08-03Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ...Stephen Boyd29-433/+3485
2020-08-03clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne1-4/+21
2020-08-03clk: drop unused function __clk_get_flagsJulia Lawall1-6/+0
2020-08-03clk: hsdk: Fix bad dependency on IOMEMGeert Uytterhoeven1-1/+1
2020-08-03Merge branch 'clk-fixes' into clk-kconfigStephen Boyd3-8/+43
2020-07-29clk: mmp: avoid missing prototype warningArnd Bergmann2-0/+2
2020-07-28clk: sparx5: Add Sparx5 SoC DPLL clock driverLars Povlsen2-0/+296
2020-07-27clk: qoriq: add LS1021A core pll mux optionsMichael Krummsdorf1-1/+9
2020-07-27clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang1-1/+1
2020-07-27clk: tegra: pll: Improve PLLM enable-state detectionDmitry Osipenko1-5/+15