..
actions
clk: actions: Add NIC and ETHERNET clock support for Actions S500 SoC
2021-06-27 18:45:17 -07:00
analogbits
Merge branch 'akpm' (patches from Andrew)
2021-07-02 12:08:10 -07:00
at91
clk: Stop forwarding clk_rate_requests to the parent
2024-03-26 19:04:18 -04:00
axis
…
axs10x
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)
2024-03-26 19:04:16 -04:00
baikal-t1
…
bcm
…
berlin
…
davinci
…
h8300
…
hisilicon
clk: hisilicon: hi3559a: select RESET_HISI
2021-07-26 17:23:40 -07:00
imgtec
…
imx
clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
2024-04-04 08:57:50 -04:00
ingenic
clk: ingenic: Add support for the JZ4760
2021-06-27 19:49:18 -07:00
keystone
clk: keystone: syscon-clk: Fix audio refclk
2024-07-15 13:36:43 -05:00
loongson1
…
mediatek
…
meson
clk: meson: regmap: switch to determine_rate for the dividers
2021-06-30 11:37:02 -07:00
microchip
…
mmp
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)
2024-03-26 19:04:16 -04:00
mstar
…
mvebu
clk: move from strlcpy with unused retval to strscpy
2024-03-26 19:04:17 -04:00
mxs
…
nxp
clk: nxp: fix typo in comment
2024-03-26 19:04:17 -04:00
pistachio
…
pxa
…
qcom
clk: qcom: Revert sync_state based clk_disable_unused
2024-04-04 08:57:26 -04:00
ralink
…
renesas
clk: renesas: cpg-mssr: Fix 'soc' node handling in cpg_mssr_reserved_init()
2025-01-31 16:12:15 -05:00
rockchip
clk: fractional-divider: Export approximation algorithm to the CCF users
2024-03-26 15:44:59 -04:00
samsung
clk: remove s3c24xx driver
2024-06-24 15:15:30 -04:00
sifive
clk: sifive: Fix kernel-doc
2021-06-01 23:39:15 -07:00
socfpga
clk: socfpga: remove the setting of clk-phase for sdmmc_clk
2024-06-24 15:15:33 -04:00
spear
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)
2024-03-26 19:04:16 -04:00
sprd
clk: Use of_property_present() for testing DT property presence
2024-04-04 08:57:43 -04:00
st
clk: st: clkgen-fsyn: embed soc clock outputs within compatible data
2021-06-27 19:53:40 -07:00
sunxi
…
sunxi-ng
Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"
2023-05-30 13:35:03 +10:00
tegra
clk: tegra: fix error return case for recalc_rate
2024-04-04 08:57:48 -04:00
ti
drivers: ti: remove redundant error message in adpll.c
2021-06-27 19:56:45 -07:00
uniphier
…
ux500
…
versatile
clk: Use of_property_present()
2025-01-31 16:12:15 -05:00
x86
x86: clk: clk-fch: Add support for newer family of AMD's SOC
2022-06-07 10:50:56 -04:00
xilinx
…
zynq
…
zynqmp
clk: zynqmp: Handle divider specific read only flag
2021-06-28 23:35:37 -07:00
.kunitconfig
clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
2023-04-17 11:47:37 -06:00
Kconfig
drivers/clk: Remove "select SRCU"
2023-12-05 17:57:45 -07:00
Makefile
clk: Introduce Kunit Tests for the framework
2023-04-17 11:47:33 -06:00
clk-asm9260.c
clk: asm9260: use parent index to link the reference clock
2023-05-18 16:11:12 -04:00
clk-aspeed.c
…
clk-aspeed.h
…
clk-ast2600.c
…
clk-axi-clkgen.c
…
clk-axm5516.c
…
clk-bd718x7.c
clk: bd718xx: Drop BD70528 support
2021-06-27 18:42:45 -07:00
clk-bm1880.c
…
clk-bulk.c
clk: bulk: Use dev_err_probe() helper in __clk_bulk_get()
2024-03-26 19:04:19 -04:00
clk-cdce706.c
…
clk-cdce925.c
…
clk-clps711x.c
…
clk-composite.c
clk: composite: Fix handling of high clock rates
2024-04-04 08:57:44 -04:00
clk-conf.c
clk: add missing of_node_put() in "assigned-clocks" property parsing
2024-04-04 08:57:43 -04:00
clk-cs2000-cp.c
…
clk-devres.c
clk: provide devm_clk_get_optional_enabled_with_rate()
2025-04-16 17:18:03 +02:00
clk-divider.c
clk: Introduce clk_hw_init_rate_request()
2024-03-26 19:04:18 -04:00
clk-fixed-factor.c
clk: fixed-factor: add fwname-based constructor functions
2024-04-04 08:57:50 -04:00
clk-fixed-mmio.c
…
clk-fixed-rate.c
clk: fixed-rate: Remove redundant if statement
2024-04-05 11:12:34 -04:00
clk-fractional-divider.c
clk: fractional-divider: Use bit operations consistently
2024-04-04 08:57:50 -04:00
clk-fractional-divider.h
clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
2024-03-26 15:44:59 -04:00
clk-fsl-flexspi.c
…
clk-fsl-sai.c
…
clk-gate.c
clk: gate: fix comment typo and grammar
2024-04-04 08:57:49 -04:00
clk-gate_test.c
clk: Fix clk gate kunit test on big-endian CPUs
2024-04-04 08:57:49 -04:00
clk-gemini.c
…
clk-gpio.c
…
clk-hi655x.c
…
clk-highbank.c
…
clk-hsdk-pll.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)
2024-03-26 19:04:16 -04:00
clk-k210.c
clk: k210: Fix k210_clk_set_parent()
2021-06-30 11:34:36 -07:00
clk-lmk04832.c
clk: lmk04832: Fix spelling mistakes in dev_err messages and comments
2021-06-30 11:19:15 -07:00
clk-lochnagar.c
…
clk-max9485.c
…
clk-max77686.c
…
clk-milbeaut.c
…
clk-moxart.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)
2024-03-26 19:04:16 -04:00
clk-multiplier.c
…
clk-mux.c
clk: mux: remove redundant initialization of variable width
2024-03-26 15:45:03 -04:00
clk-nomadik.c
…
clk-npcm7xx.c
…
clk-nspire.c
…
clk-oxnas.c
…
clk-palmas.c
…
clk-plldig.c
…
clk-pwm.c
…
clk-qoriq.c
…
clk-rk808.c
…
clk-s2mps11.c
…
clk-scmi.c
firmware: arm_scmi: Simplify enable/disable clock operations
2024-01-20 19:35:43 -05:00
clk-scpi.c
…
clk-si514.c
…
clk-si544.c
…
clk-si570.c
…
clk-si5341.c
clk: si5341: Add sysfs properties to allow checking/resetting device faults
2021-06-27 19:58:15 -07:00
clk-si5351.c
…
clk-si5351.h
…
clk-sparx5.c
…
clk-stm32f4.c
clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
2021-07-26 17:22:45 -07:00
clk-stm32h7.c
…
clk-stm32mp1.c
clk: stm32mp1: fix missing spin_lock_init()
2021-06-30 11:17:20 -07:00
clk-twl6040.c
…
clk-versaclock5.c
clk: vc5: fix output disabling when enabling a FOD
2021-06-08 17:53:17 -07:00
clk-vt8500.c
…
clk-wm831x.c
…
clk-xgene.c
…
clk.c
clk: Use of_property_present()
2025-01-31 16:12:15 -05:00
clk.h
…
clk_test.c
clk: Parameterize clk_leaf_mux_set_rate_parent
2024-04-04 08:57:49 -04:00
clkdev.c
clkdev: Update clkdev id usage to allow for longer names
2024-04-04 08:57:50 -04:00