summaryrefslogtreecommitdiffstats
path: root/drivers/clk/Makefile
AgeCommit message (Expand)AuthorLines
2021-08-12clk: pistachio: Make it selectable for generic MIPS kernelJiaxun Yang-1/+1
2021-06-29Merge branches 'clk-lmk04832', 'clk-stm', 'clk-rohm', 'clk-actions' and 'clk-...Stephen Boyd-0/+1
2021-06-27clk: add support for the lmk04832Liam Beguin-0/+1
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann-2/+1
2021-04-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+1
2021-04-12clk: ralink: add clock driver for mt7621 SoCSergio Paracuellos-0/+1
2021-03-23clk: socfpga: allow compile testing of Stratix 10 / Agilex clocksKrzysztof Kozlowski-1/+1
2021-03-23arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGAKrzysztof Kozlowski-2/+0
2021-03-23clk: socfpga: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski-2/+1
2021-03-23clk: socfpga: allow building N5X clocks with ARCH_N5XKrzysztof Kozlowski-0/+1
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2021-02-22clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal-0/+1
2021-02-16Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Stephen Boyd-0/+1
2021-02-16Merge branch 'clk-unused' into clk-nextStephen Boyd-5/+0
2021-02-16clk: mstar: Allow MStar clk drivers to be compile testedDaniel Palmer-1/+1
2021-02-14clk: mstar: MStar/SigmaStar MPLL driverDaniel Palmer-0/+1
2021-02-08clk: remove u300 driverArnd Bergmann-1/+0
2021-02-08clk: remove sirf prima2/atlas driversArnd Bergmann-1/+0
2021-02-08clk: remove zte zx driverArnd Bergmann-1/+0
2021-02-08clk: remove tango4 driverArnd Bergmann-1/+0
2021-02-08clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter-0/+1
2021-02-08clk: Drop unused efm32gg driverUwe Kleine-König-1/+0
2020-12-07clk: fsl-flexspi: new driverMichael Walle-0/+1
2020-07-28clk: sparx5: Add Sparx5 SoC DPLL clock driverLars Povlsen-0/+1
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+3
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-06-03clk: sprd: fix compile-testingArnd Bergmann-1/+1
2020-06-01Merge branches 'clk-vc5', 'clk-hsdk', 'clk-mediatek' and 'clk-baikal' into cl...Stephen Boyd-0/+1
2020-05-30clk: Add Baikal-T1 CCU PLLs driverSerge Semin-0/+1
2020-05-26clk: socfpga: agilex: add clock driver for the Agilex platformDinh Nguyen-1/+2
2020-05-05clk: versatile: Rework kconfig structureRob Herring-1/+1
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd-0/+2
2020-01-30clk: ls1028a: Add clock driver for Display output interfaceWen He-0/+1
2020-01-28clk: fsl-sai: new driverMichael Walle-0/+1
2019-11-22clk: Add common clock driver for BM1880 SoCManivannan Sadhasivam-0/+1
2019-09-06clk: Add support for AST2600 SoCJoel Stanley-0/+1
2019-06-27clk: Add Si5341/Si5340 driverMike Looijmans-0/+1
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd-0/+2
2019-05-07Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a...Stephen Boyd-0/+1
2019-05-03clk: sifive: add a driver for the SiFive FU540 PRCI IP blockPaul Walmsley-0/+1
2019-05-03clk: analogbits: add Wide-Range PLL libraryPaul Walmsley-0/+1
2019-04-25clock: milbeaut: Add Milbeaut M10V clock controllerSugaya Taichi-0/+1
2019-04-23clk: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax-0/+1
2019-03-08Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd-1/+1
2019-02-02clk: meson: use CONFIG_ARCH_MESON to enter meson clk directoryJerome Brunet-1/+1
2019-01-09clk: Add Fixed MMIO clock driverJan Kotas-0/+1
2018-12-14Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...Stephen Boyd-1/+1
2018-12-13clk: imx: add configuration option for mmio clksAisheng Dong-1/+1
2018-12-10clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clockMatti Vaittinen-0/+1
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+2