summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-13/+81
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+5
2026-04-13clk: eyeq: Add Mobileye EyeQ6Lplus OLBBenoît Monin-2/+72
2026-04-13clk: eyeq: Adjust PLL accuracy computationBenoît Monin-9/+9
2026-04-13clk: eyeq: Skip post-divisor when computing PLL frequencyBenoît Monin-2/+0
2026-04-01clk: spear: fix resource leak in clk_register_vco_pll()Haoxiang Li-1/+3
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+1
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich-2/+1
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit-1/+1
2026-02-28firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski-2/+2
2026-02-24clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich-2/+36
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-3/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-40/+20
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-21/+21
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-442/+442
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-527/+509
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-1/+1
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-837/+21574
2026-02-14Merge branches 'clk-aspeed' and 'clk-qcom' into clk-nextStephen Boyd-90/+14903
2026-02-14Merge branches 'clk-imx', 'clk-divider', 'clk-rockchip' and 'clk-microchip' i...Stephen Boyd-290/+225
2026-02-14Merge branches 'clk-amlogic', 'clk-thead', 'clk-mediatek' and 'clk-samsung' i...Stephen Boyd-137/+3750
2026-02-14Merge branches 'clk-renesas', 'clk-cleanup', 'clk-spacemit' and 'clk-tegra' i...Stephen Boyd-241/+1973
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+50
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+4
2026-02-11Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+10
2026-02-10Revert "clk: microchip: core: allow driver to be compiled with COMPILE_TEST"Thomas Bogendoerfer-5/+1
2026-02-10Revert "clk: microchip: fix typo in reference to a config option"Thomas Bogendoerfer-1/+1
2026-02-05clk: microchip: fix typo in reference to a config optionLukas Bulwahn-1/+1
2026-02-03clk: aspeed: Add reset for HACE/VIDEOJammy Huang-0/+2
2026-02-03clk: aspeed: add AST2700 clock driverRyan Chen-0/+1064
2026-02-03clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.Ryan Chen-14/+18
2026-02-03Revert "clk: Respect CLK_OPS_PARENT_ENABLE during recalc"Stephen Boyd-13/+0
2026-02-03clk: imx: imx31: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2
2026-02-03clk: imx: imx27: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2
2026-02-02clk: Disable KUNIT_UML_PCIPeng Fan-1/+1
2026-02-02clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven-4/+4
2026-02-02clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841Marek Vasut-1/+1
2026-01-30clk: microchip: core: allow driver to be compiled with COMPILE_TESTBrian Masney-1/+5
2026-01-30clk: microchip: core: update include to use pic32.h from platform_dataBrian Masney-1/+1
2026-01-28clk: qcom: sm8750: Constify 'qcom_cc_desc' in SM8750 camccKrzysztof Kozlowski-2/+2
2026-01-23clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate kerneldocKrzysztof Kozlowski-3/+2
2026-01-23clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldocKrzysztof Kozlowski-3/+2
2026-01-22clk: mediatek: Fix error handling in runtime PM setupHaotian Zhang-5/+7
2026-01-22clk: mediatek: don't select clk-mt8192 for all ARM64 buildsBartosz Golaszewski-1/+1
2026-01-22clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocksNicolas Frattaroli-6/+11
2026-01-22clk: mediatek: Refactor pllfh registration to pass deviceNicolas Frattaroli-17/+20
2026-01-22clk: mediatek: Pass device to clk_hw_register for PLLsNicolas Frattaroli-5/+10
2026-01-22clk: mediatek: Refactor pll registration to pass deviceNicolas Frattaroli-32/+34
2026-01-22clk: Respect CLK_OPS_PARENT_ENABLE during recalcNicolas Frattaroli-0/+13
2026-01-22clk: mediatek: Drop __initconst from gatesSjoerd Simons-4/+4