index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Lines
2026-02-24
clk: scu/imx8qxp: do not register driver in probe()
Danilo Krummrich
-2
/
+36
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-40
/
+20
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-21
/
+21
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-442
/
+442
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-527
/
+509
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-1
/
+1
2026-02-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-837
/
+21574
2026-02-14
Merge branches 'clk-aspeed' and 'clk-qcom' into clk-next
Stephen Boyd
-90
/
+14903
2026-02-14
Merge branches 'clk-imx', 'clk-divider', 'clk-rockchip' and 'clk-microchip' i...
Stephen Boyd
-290
/
+225
2026-02-14
Merge branches 'clk-amlogic', 'clk-thead', 'clk-mediatek' and 'clk-samsung' i...
Stephen Boyd
-137
/
+3750
2026-02-14
Merge branches 'clk-renesas', 'clk-cleanup', 'clk-spacemit' and 'clk-tegra' i...
Stephen Boyd
-241
/
+1973
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+50
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-10
/
+4
2026-02-11
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-4
/
+10
2026-02-10
Revert "clk: microchip: core: allow driver to be compiled with COMPILE_TEST"
Thomas Bogendoerfer
-5
/
+1
2026-02-10
Revert "clk: microchip: fix typo in reference to a config option"
Thomas Bogendoerfer
-1
/
+1
2026-02-05
clk: microchip: fix typo in reference to a config option
Lukas Bulwahn
-1
/
+1
2026-02-03
clk: aspeed: Add reset for HACE/VIDEO
Jammy Huang
-0
/
+2
2026-02-03
clk: aspeed: add AST2700 clock driver
Ryan Chen
-0
/
+1064
2026-02-03
clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.
Ryan Chen
-14
/
+18
2026-02-03
Revert "clk: Respect CLK_OPS_PARENT_ENABLE during recalc"
Stephen Boyd
-13
/
+0
2026-02-03
clk: imx: imx31: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2026-02-03
clk: imx: imx27: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2026-02-02
clk: Disable KUNIT_UML_PCI
Peng Fan
-1
/
+1
2026-02-02
clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-4
/
+4
2026-02-02
clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
Marek Vasut
-1
/
+1
2026-01-30
clk: microchip: core: allow driver to be compiled with COMPILE_TEST
Brian Masney
-1
/
+5
2026-01-30
clk: microchip: core: update include to use pic32.h from platform_data
Brian Masney
-1
/
+1
2026-01-28
clk: qcom: sm8750: Constify 'qcom_cc_desc' in SM8750 camcc
Krzysztof Kozlowski
-2
/
+2
2026-01-23
clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate kerneldoc
Krzysztof Kozlowski
-3
/
+2
2026-01-23
clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldoc
Krzysztof Kozlowski
-3
/
+2
2026-01-22
clk: mediatek: Fix error handling in runtime PM setup
Haotian Zhang
-5
/
+7
2026-01-22
clk: mediatek: don't select clk-mt8192 for all ARM64 builds
Bartosz Golaszewski
-1
/
+1
2026-01-22
clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks
Nicolas Frattaroli
-6
/
+11
2026-01-22
clk: mediatek: Refactor pllfh registration to pass device
Nicolas Frattaroli
-17
/
+20
2026-01-22
clk: mediatek: Pass device to clk_hw_register for PLLs
Nicolas Frattaroli
-5
/
+10
2026-01-22
clk: mediatek: Refactor pll registration to pass device
Nicolas Frattaroli
-32
/
+34
2026-01-22
clk: Respect CLK_OPS_PARENT_ENABLE during recalc
Nicolas Frattaroli
-0
/
+13
2026-01-22
clk: mediatek: Drop __initconst from gates
Sjoerd Simons
-4
/
+4
2026-01-22
clk: tegra: tegra124-emc: fix device leak on set_rate()
Johan Hovold
-1
/
+1
2026-01-22
clk: zynqmp: divider: convert from divider_round_rate() to divider_determine_...
Brian Masney
-2
/
+3
2026-01-22
clk: x86: cgu: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
-4
/
+2
2026-01-22
clk: versaclock3: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
-5
/
+2
2026-01-22
clk: stm32: stm32-core: convert from divider_round_rate_parent() to divider_d...
Brian Masney
-16
/
+4
2026-01-22
clk: stm32: stm32-core: convert from divider_ro_round_rate() to divider_ro_de...
Brian Masney
-15
/
+7
2026-01-22
clk: sprd: div: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
-5
/
+1
2026-01-22
clk: sophgo: sg2042-clkgen: convert from divider_round_rate() to divider_dete...
Brian Masney
-10
/
+5
2026-01-22
clk: nxp: lpc32xx: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
-4
/
+2
2026-01-22
clk: nuvoton: ma35d1-divider: convert from divider_round_rate() to divider_de...
Brian Masney
-5
/
+2
[next]