summaryrefslogtreecommitdiffstats
path: root/drivers/clk/Makefile
AgeCommit message (Expand)AuthorLines
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+2
2022-05-25Merge branches 'clk-rockchip', 'clk-ingenic', 'clk-bindings', 'clk-samsung' a...Stephen Boyd-0/+1
2022-05-20clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)Gabriel Fernandez-0/+1
2022-04-22clk: en7523: Add clock driver for Airoha EN7523 SoCFelix Fietkau-0/+1
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann-1/+0
2022-03-29Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd-0/+2
2022-03-29Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into...Stephen Boyd-0/+2
2022-03-18clk: rs9: Add Renesas 9-series PCIe clock generator driverMarek Vasut-0/+1
2022-03-11clk: clk-apple-nco: Add driver for Apple NCOMartin Povišer-0/+1
2022-03-11clk: microchip: Add driver for Microchip PolarFire SoCDaire McNamara-1/+1
2022-03-11clk: Introduce Kunit Tests for the frameworkMaxime Ripard-0/+1
2022-02-23remove the h8300 architectureChristoph Hellwig-1/+0
2022-01-24clk: gate: Add some kunit test suitesStephen Boyd-0/+1
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+4
2022-01-11Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into ...Stephen Boyd-0/+1
2022-01-11Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...Stephen Boyd-1/+2
2022-01-05clk: visconti: Add support common clock driver and reset driverNobuhiro Iwamatsu-0/+1
2021-12-16clk: starfive: Add JH7100 clock generator driverGeert Uytterhoeven-0/+1
2021-12-15clk: Introduce clk-tps68470 driverHans de Goede-0/+1
2021-12-08clk: lan966x: Add lan966x SoC clock driverKavyasree Kotagiri-0/+1
2021-11-23clk: sunxi-ng: Allow the CCU core to be built as a moduleSamuel Holland-1/+1
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