..
actions
clk: actions: Convert to devm_platform_ioremap_resource()
2023-08-22 14:28:03 -07:00
analogbits
clk: analogbits: Fix incorrect calculation of vco rate delta
2025-01-16 13:43:49 -08:00
at91
clk: at91: sam9x7: update pll clk ranges
2025-07-18 09:31:33 +03:00
axis
axs10x
clk: Switch back to struct platform_driver::remove()
2024-09-21 14:12:05 -07:00
baikal-t1
clk: Fix typos
2025-07-26 23:49:18 -07:00
bcm
clk: Fix typos
2025-07-26 23:49:18 -07:00
berlin
clk: Fix typos
2025-07-26 23:49:18 -07:00
davinci
clk: Fix typos
2025-07-26 23:49:18 -07:00
hisilicon
clk: Fix typos
2025-07-26 23:49:18 -07:00
imgtec
clk: imgtec: use %pe for better readability of errors while printing
2025-03-04 12:15:25 -08:00
imx
Merge branch 'clk-pm' into clk-next
2025-07-29 15:19:32 -07:00
ingenic
clk: Fix typos
2025-07-26 23:49:18 -07:00
keystone
clk: keystone: syscon-clk: Do not use syscon helper to build regmap
2025-03-04 11:49:53 -08:00
mediatek
clk: mediatek: Add SMI LARBs reset for MT8188
2025-02-27 14:17:01 -08:00
meson
Merge branches 'clk-renesas', 'clk-samsung', 'clk-spacemit', 'clk-allwinner' and 'clk-amlogic' into clk-next
2025-07-29 15:18:33 -07:00
microchip
clk: Fix typos
2025-07-26 23:49:18 -07:00
mmp
clk: Fix typos
2025-07-26 23:49:18 -07:00
mstar
mvebu
clk: Fix typos
2025-07-26 23:49:18 -07:00
mxs
clk: Fix typos
2025-07-26 23:49:18 -07:00
nuvoton
clk: nuvoton: Do not enable by default during compile testing
2025-06-20 00:21:15 -07:00
nxp
clk: Fix typos
2025-07-26 23:49:18 -07:00
pistachio
pxa
ARM: SoC changes for 6.5
2023-06-29 15:28:33 -07:00
qcom
This is the usual collection of primarily clk driver updates. The big part of
2025-07-31 13:36:27 -07:00
ralink
clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883
2025-01-13 13:35:38 -08:00
renesas
clk: renesas: r9a08g045: Add MSTOP for coupled clocks as well
2025-07-08 11:36:16 +02:00
rockchip
Merge branches 'clk-rockchip', 'clk-thead', 'clk-microchip', 'clk-imx' and 'clk-qcom' into clk-next
2025-07-29 15:19:17 -07:00
samsung
Merge branches 'clk-renesas', 'clk-samsung', 'clk-spacemit', 'clk-allwinner' and 'clk-amlogic' into clk-next
2025-07-29 15:18:33 -07:00
sifive
This a large collection of clk driver updates and a handful of new SoC
2024-07-19 12:16:28 -07:00
socfpga
clk: socfpga: stratix10: Optimize local variables
2025-04-24 17:38:07 -05:00
sophgo
clk: Fix typos
2025-07-26 23:49:18 -07:00
spacemit
clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
2025-07-24 19:36:15 -07:00
spear
clk: Fix typos
2025-07-26 23:49:18 -07:00
sprd
clk: Fix typos
2025-07-26 23:49:18 -07:00
st
clk: st: flexgen: Switch to determine_rate
2023-06-08 18:39:35 -07:00
starfive
clk: Fix typos
2025-07-26 23:49:18 -07:00
stm32
clk: Fix typos
2025-07-26 23:49:18 -07:00
sunxi
clk: sunxi: Do not enable by default during compile testing
2025-04-27 13:49:18 +08:00
sunxi-ng
Merge branch 'clk-fixes' into clk-next
2025-07-31 09:10:06 -07:00
tegra
clk: Fix typos
2025-07-26 23:49:18 -07:00
thead
clk: thead: th1520-ap: Describe mux clocks with clk_mux
2025-07-22 15:40:54 -07:00
ti
clk: Fix typos
2025-07-26 23:49:18 -07:00
uniphier
clk: Explicitly include correct DT includes
2023-07-19 13:13:16 -07:00
ux500
clk: ux500: sysctrl: Add a determine_rate hook
2023-06-08 18:39:30 -07:00
versatile
clk: Fix typos
2025-07-26 23:49:18 -07:00
visconti
clk: Fix typos
2025-07-26 23:49:18 -07:00
x86
clk: Switch back to struct platform_driver::remove()
2024-09-21 14:12:05 -07:00
xilinx
Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'clk-xilinx' and 'clk-adi' into clk-next
2025-07-29 15:18:13 -07:00
zynq
clk: zynq: Prevent null pointer dereference caused by kmalloc failure
2024-03-08 17:15:20 -08:00
zynqmp
drivers: clk: zynqmp: update divider round rate logic
2023-12-16 17:20:14 -08:00
.kunitconfig
clk: Allow kunit tests to run without OF_OVERLAY enabled
2024-10-22 14:09:20 -07:00
clk-apple-nco.c
clk: clk-apple-nco: Add NULL check in applnco_probe
2024-11-14 12:31:03 -08:00
clk-asm9260.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-aspeed.c
Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'clk-lmk' into clk-next
2023-08-30 14:39:19 -07:00
clk-aspeed.h
clk-ast2600.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-axi-clkgen.c
Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'clk-xilinx' and 'clk-adi' into clk-next
2025-07-29 15:18:13 -07:00
clk-axm5516.c
clk: axm5516: Convert to devm_platform_ioremap_resource()
2023-08-22 14:28:05 -07:00
clk-bd718x7.c
clk-bm1880.c
clk: bm1880: Convert to devm_platform_ioremap_resource()
2023-08-22 14:28:11 -07:00
clk-bulk.c
clk-cdce706.c
clk: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-10-09 16:01:40 -07:00
clk-cdce925.c
clk: cdce925: make regmap_cdce925_bus constant
2024-10-09 16:11:35 -07:00
clk-clps711x.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-composite.c
clk: composite: Fix handling of high clock rates
2023-06-12 17:42:10 -07:00
clk-conf.c
clk: clk-conf: support assigned-clock-rates-u64
2024-08-16 15:21:19 -07:00
clk-cs2000-cp.c
clk: Explicitly include correct DT includes
2023-07-19 13:13:16 -07:00
clk-devres.c
clk: Provide devm_clk_bulk_get_all_enabled() helper
2024-10-22 13:55:22 -07:00
clk-divider.c
clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag
2024-10-17 11:16:01 -07:00
clk-en7523.c
pci-v6.14-changes
2025-01-25 16:03:40 -08:00
clk-ep93xx.c
clk: ep93xx: make const read-only arrays static
2025-01-13 13:27:26 -08:00
clk-eyeq.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-fixed-factor.c
clk: fixed-factor: add clk_hw_register_fixed_factor_index() function
2024-11-14 14:52:26 -08:00
clk-fixed-mmio.c
clk: Switch back to struct platform_driver::remove()
2024-09-21 14:12:05 -07:00
clk-fixed-rate.c
clk: Switch back to struct platform_driver::remove()
2024-09-21 14:12:05 -07:00
clk-fixed-rate_test.c
clk: Add KUnit tests for clk fixed rate basic type
2024-07-29 15:33:13 -07:00
clk-fixed-rate_test.h
clk: Add KUnit tests for clk fixed rate basic type
2024-07-29 15:33:13 -07:00
clk-fractional-divider.c
clk: fractional-divider: Use bit operations consistently
2024-03-08 17:07:11 -08:00
clk-fractional-divider.h
clk-fractional-divider_test.c
clk: test: add missing MODULE_DESCRIPTION() macros
2024-06-03 15:46:46 -07:00
clk-fsl-flexspi.c
clk-fsl-sai.c
clk: fsl-sai: Convert to devm_platform_ioremap_resource()
2023-08-22 14:28:15 -07:00
clk-gate.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-gate_test.c
clk: test: add missing MODULE_DESCRIPTION() macros
2024-06-03 15:46:46 -07:00
clk-gemini.c
clk: gemini: Remove an unused field in struct clk_gemini_pci
2024-04-19 18:58:36 -07:00
clk-gpio.c
clk: clk-gpio: add driver for gated-fixed-clocks
2024-10-16 11:20:42 -07:00
clk-hi655x.c
clk-highbank.c
clk: highbank: Remove an unused field in struct hb_clk
2024-04-19 18:57:30 -07:00
clk-hsdk-pll.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-k210.c
clk: Explicitly include correct DT includes
2023-07-19 13:13:16 -07:00
clk-lan966x.c
clk: lan966x: add support for lan969x SoC clock driver
2024-10-13 19:21:11 +03:00
clk-lmk04832.c
clk: lmk04832: make read-only const arrays static
2025-01-13 13:27:12 -08:00
clk-lochnagar.c
clk: Use device_get_match_data()
2023-10-23 20:16:21 -07:00
clk-loongson1.c
clk-loongson2.c
Merge branch 'clk-fixes' into clk-next
2025-01-21 11:22:46 -08:00
clk-max9485.c
clk: Switch i2c drivers back to use .probe()
2023-05-10 14:05:34 -07:00
clk-max77686.c
clk-milbeaut.c
clk: Annotate struct clk_hw_onecell_data with __counted_by
2023-08-22 13:51:26 -07:00
clk-moxart.c
clk-multiplier.c
clk-mux.c
clk-nomadik.c
clk: Use str_enable_disable-like helpers
2025-01-15 12:27:04 -08:00
clk-npcm7xx.c
clk: npcm7xx: Fix incorrect kfree
2023-10-18 18:06:05 -07:00
clk-npcm8xx.c
clk: npcm8xx: add clock controller
2024-10-17 15:17:51 -07:00
clk-nspire.c
clk-palmas.c
clk: Switch back to struct platform_driver::remove()
2024-09-21 14:12:05 -07:00
clk-plldig.c
clk: Explicitly include correct DT includes
2023-07-19 13:13:16 -07:00
clk-pwm.c
clk: pwm: Make use of non-sleeping PWMs
2025-06-19 18:09:58 -07:00
clk-qoriq.c
clk: clk-qoriq: Replace of_node_put() with __free()
2024-10-09 16:01:00 -07:00
clk-renesas-pcie.c
clk: rs9: fix wrong default value for clock amplitude
2024-04-19 19:09:41 -07:00
clk-rk808.c
clk: RK808: Reduce 'struct rk808' usage
2023-05-15 16:13:56 +01:00
clk-rp1.c
clk: rp1: Add support for clocks provided by RP1
2025-06-16 11:50:33 -07:00
clk-s2mps11.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-scmi.c
Merge branch 'clk-fixes' into clk-next
2025-07-31 09:10:06 -07:00
clk-scpi.c
clk: Switch back to struct platform_driver::remove()
2024-09-21 14:12:05 -07:00
clk-si514.c
clk: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-10-09 16:01:40 -07:00
clk-si521xx.c
Merge branch 'clk-cleanup' into clk-next
2023-10-30 14:12:53 -07:00
clk-si544.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-si570.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-si5341.c
move asm/unaligned.h to linux/unaligned.h
2024-10-02 17:23:23 -04:00
clk-si5351.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-si5351.h
clk-sp7021.c
clk: sp7021: switch to FIELD_PREP_WM16 macro
2025-09-22 15:52:11 -04:00
clk-sparx5.c
clk-stm32f4.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-stm32h7.c
clk-tps68470.c
clk-twl.c
clk: twl: add TWL6030 support
2024-10-17 12:02:42 -07:00
clk-twl6040.c
clk-versaclock3.c
clk: versaclock3: Add support for the 5L35023 variant
2024-12-10 14:49:29 -08:00
clk-versaclock5.c
clk: Fix typos
2025-07-26 23:49:18 -07:00
clk-versaclock7.c
clk: versaclock7: Constify regmap_range_cfg array
2025-06-20 00:26:24 -07:00
clk-vt8500.c
clk-wm831x.c
clk: wm831x: clkout: Add a determine_rate hook
2023-06-08 18:39:28 -07:00
clk-xgene.c
clk: Use str_enable_disable-like helpers
2025-01-15 12:27:04 -08:00
clk.c
clk: add a clk_hw helpers to get the clock device or device_node
2025-06-19 18:25:48 -07:00
clk.h
clk_kunit_helpers.c
clk: test: Add test managed of_clk_add_hw_provider()
2024-10-09 16:25:32 -07:00
clk_parent_data_test.h
clk: Add KUnit tests for clks registered with struct clk_parent_data
2024-07-29 15:33:13 -07:00
clk_test.c
Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'clk-xilinx' and 'clk-adi' into clk-next
2025-07-29 15:18:13 -07:00
clkdev.c
ARM: 9445/1: clkdev: Mark some functions with __printf() attribute
2025-03-26 13:31:49 +00:00
Kconfig
This is the usual collection of primarily clk driver updates. The big part of
2025-07-31 13:36:27 -07:00
kunit_clk_assigned_rates.h
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_multiple.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_multiple_consumer.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_null.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_null_consumer.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_one.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_one_consumer.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_u64_multiple.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_u64_multiple_consumer.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_u64_one.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_u64_one_consumer.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_without.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_without_consumer.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_zero.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_assigned_rates_zero_consumer.dtso
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
2024-10-09 16:25:32 -07:00
kunit_clk_fixed_rate_test.dtso
clk: Add KUnit tests for clk fixed rate basic type
2024-07-29 15:33:13 -07:00
kunit_clk_hw_get_dev_of_node.dtso
clk: tests: add clk_hw_get_dev() and clk_hw_get_of_node() tests
2025-06-20 00:15:39 -07:00
kunit_clk_parent_data_test.dtso
clk: Add KUnit tests for clks registered with struct clk_parent_data
2024-07-29 15:33:13 -07:00
Makefile
This is the usual collection of primarily clk driver updates. The big part of
2025-07-31 13:36:27 -07:00