..
actions
clk/actions/owl-factor.c: remove superfluous headers
2021-11-02 14:28:29 -07:00
analogbits
Merge branch 'akpm' (patches from Andrew)
2021-07-02 12:08:10 -07:00
at91
clk: at91: sama7g5: set low limit for mck0 at 32KHz
2021-10-26 18:27:43 -07:00
axis
axs10x
baikal-t1
bcm
clk: bcm-2835: Remove rounding up the dividers
2021-10-25 15:33:39 +02:00
berlin
davinci
h8300
hisilicon
clk: hisilicon: hi3559a: select RESET_HISI
2021-07-26 17:23:40 -07:00
imgtec
imx
We have a couple patches in the framework core this time around but
2022-01-12 17:02:27 -08:00
ingenic
clk: jz4725b: fix mmc0 clock gating
2022-02-17 17:05:07 -08:00
keystone
loongson1
mediatek
clk: mediatek: relicense mt7986 clock driver to GPL-2.0
2022-01-19 12:05:07 -08:00
meson
clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB
2021-11-30 10:28:52 +01:00
microchip
mmp
mstar
mvebu
clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling paths
2021-09-14 18:25:16 -07:00
mxs
nxp
pistachio
clk: pistachio: Make it selectable for generic MIPS kernel
2021-08-12 16:01:49 +02:00
pxa
qcom
clk: qcom: dispcc: Update the transition delay for MDSS GDSC
2022-02-24 16:22:11 -08:00
ralink
clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gates
2021-08-28 22:24:06 -07:00
renesas
clk: renesas: r9a07g044: Add GPU clock and reset entries
2021-12-08 10:05:56 +01:00
rockchip
clk: rockchip: drop module parts from rk3399 and rk3568 drivers
2021-11-02 17:59:00 -07:00
samsung
clk: samsung: Add initial Exynos7885 clock driver
2021-12-19 23:39:01 +01:00
sifive
socfpga
clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_resource()
2022-01-05 16:43:51 -08:00
spear
sprd
st
clk: st: clkgen-mux: search reg within node or parent
2022-01-05 17:21:28 -08:00
starfive
clk: starfive: Add JH7100 clock generator driver
2021-12-16 17:23:24 +01:00
sunxi
clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap_resource()
2021-09-13 09:03:24 +02:00
sunxi-ng
We have a couple patches in the framework core this time around but
2022-01-12 17:02:27 -08:00
tegra
clk: tegra: Support runtime PM and power domain
2021-12-15 18:55:21 +01:00
ti
clk/ti/adpll: Make const pointer error a static const array
2021-12-09 17:15:15 -08:00
uniphier
clk: uniphier: Add SoC-glue clock source selector support for Pro4
2021-11-02 14:34:51 -07:00
ux500
clk: ux500: Add driver for the reset portions of PRCC
2021-10-26 18:06:05 -07:00
versatile
clk: versatile: clk-icst: use after free on error path
2021-12-07 12:25:29 -08:00
visconti
clk: visconti: Fix uninitialized variable in printk
2022-01-13 13:21:02 -08:00
x86
clk: x86: Fix clk_gate_flags for RV_CLK_GATE
2022-01-06 17:57:53 -08:00
xilinx
zynq
clk: zynq: pll: Fix kernel-doc warnings
2021-12-02 17:27:24 -08:00
zynqmp
Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-ralink' into clk-next
2021-09-01 15:27:07 -07:00
clk-asm9260.c
clk-aspeed.c
clk-aspeed.h
clk-ast2600.c
clk/ast2600: Fix soc revision for AHB
2021-11-03 19:42:35 -07:00
clk-axi-clkgen.c
clk-axm5516.c
clk-bd718x7.c
clk-bm1880.c
clk: bm1880: remove kfrees on static allocations
2022-01-06 17:46:56 -08:00
clk-bulk.c
clk-cdce706.c
clk-cdce925.c
clk-clps711x.c
clk-composite.c
clk: composite: Fix 'switching' to same clock
2021-11-03 17:49:54 -07:00
clk-conf.c
clk-cs2000-cp.c
clk-devres.c
clk: fix leak on devm_clk_bulk_get_all() unwind
2021-07-31 00:53:38 -07:00
clk-divider.c
clk: divider: Implement and wire up .determine_rate by default
2021-08-05 17:35:58 -07:00
clk-fixed-factor.c
clk-fixed-mmio.c
clk-fixed-rate.c
clk-fractional-divider.c
clk: fractional-divider: Document the arithmetics used behind the code
2021-08-12 12:42:00 -07:00
clk-fractional-divider.h
clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
2021-08-12 12:42:00 -07:00
clk-fsl-flexspi.c
clk-fsl-sai.c
clk-gate.c
clk: gate: Add devm_clk_hw_register_gate()
2021-12-08 11:19:20 +01:00
clk-gemini.c
clk: Gemini: fix struct name in kernel-doc
2021-12-02 17:27:48 -08:00
clk-gpio.c
clk-hi655x.c
clk-highbank.c
clk-hsdk-pll.c
clk-k210.c
clk-lan966x.c
clk: lan966x: Extend lan966x clock driver for clock gating support
2021-12-08 11:19:20 +01:00
clk-lmk04832.c
clk: lmk04832: drop redundant fallthrough statements
2021-07-27 11:52:30 -07:00
clk-lochnagar.c
clk-max9485.c
clk-max77686.c
clk-milbeaut.c
clk-moxart.c
clk-multiplier.c
clk-mux.c
clk-nomadik.c
clk-npcm7xx.c
clk-nspire.c
clk-oxnas.c
clk-palmas.c
clk: palmas: Add a missing SPDX license header
2021-08-05 17:34:30 -07:00
clk-plldig.c
clk-pwm.c
clk-qoriq.c
clk-rk808.c
clk-s2mps11.c
clk-scmi.c
clk-scpi.c
clk-si514.c
clk-si544.c
clk-si570.c
clk-si5341.c
clk: si5341: Fix clock HW provider cleanup
2022-01-13 13:20:54 -08:00
clk-si5351.c
clk: si5351: Update datasheet references
2021-11-02 14:29:17 -07:00
clk-si5351.h
clk: si5351: Update datasheet references
2021-11-02 14:29:17 -07:00
clk-sparx5.c
clk-stm32f4.c
clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell
2021-12-15 22:45:48 -08:00
clk-stm32h7.c
clk: stm32h7: Switch to clk_divider.determine_rate
2021-08-05 17:36:10 -07:00
clk-stm32mp1.c
clk: stm32mp1: remove redundant assignment to pointer data
2021-12-15 22:48:28 -08:00
clk-tps68470.c
clk: Introduce clk-tps68470 driver
2021-12-15 20:12:07 -08:00
clk-twl6040.c
clk-versaclock5.c
clk: vc5: Use i2c .probe_new
2021-11-02 14:28:51 -07:00
clk-vt8500.c
clk-wm831x.c
clk-xgene.c
clk.c
We have a couple patches in the framework core this time around but
2022-01-12 17:02:27 -08:00
clk.h
clkdev.c
Kconfig
clk: lan966x: Fix linking error
2022-02-24 16:53:24 -08:00
Makefile
We have a couple patches in the framework core this time around but
2022-01-12 17:02:27 -08:00