tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
clk
/
at
v4.20-rc6
43 folders
59 files
actions
clk: actions: Add Actions Semi S900 SoC Reset Management Unit support
7 years ago
at91
clk: at91: move DT compatibility code to its own file
7 years ago
axis
clk: axis: Use new macro CLK_OF_DECLARE_DRIVER
9 years ago
axs10x
clk: Convert to using %pOFn instead of device_node.name
7 years ago
bcm
clk: Convert to using %pOFn instead of device_node.name
7 years ago
berlin
treewide: Use struct_size() for kmalloc()-family
8 years ago
davinci
clk: davinci: kill davinci_clk_reset_assert/deassert()
7 years ago
h8300
Merge branch 'clk-pr-err' into clk-next
8 years ago
hisilicon
clk: hisilicon: Add clock driver for Hi3670 SoC
7 years ago
imgtec
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
8 years ago
imx
clk: imx6q: add mmdc0 ipg clock
7 years ago
ingenic
clk: Add Ingenic jz4725b CGU driver
7 years ago
keystone
clk: keystone: add missing MODULE_LICENSE
7 years ago
loongson1
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
9 years ago
mediatek
clk: mediatek: remove unused array audio_parents
7 years ago
meson
clk: meson: axg: mark fdiv2 and fdiv3 as critical
7 years ago
microchip
clk: microchip: Initialize SOSC clock rate for PIC32MZDA.
10 years ago
mmp
clk: mmp: Off by one in mmp_clk_add()
7 years ago
mvebu
clk: mvebu: Off by one bugs in cp110_of_clk_get()
7 years ago
mxs
clk: mxs: make clk_ops const
8 years ago
nxp
clk: lpc32xx: Set name of regmap_config
8 years ago
pistachio
clk: pistachio: correct critical clock list
10 years ago
pxa
clk: pxa: export 32kHz PLL
7 years ago
qcom
Merge branch 'clk-protected-binding' into clk-fixes
7 years ago
renesas
clk: renesas: Convert to SPDX identifiers
7 years ago
rockchip
clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
7 years ago
samsung
clk: samsung: Use clk_hw API for calling clk framework from clk notifiers
7 years ago
sirf
Merge tag 'arm-soc/for-4.15/drivers-part2' of http://github.com/Broadcom/stblinux into next/drivers
8 years ago
socfpga
clk: socfpga: stratix10: fix the sdmmc_free_clk mux
7 years ago
spear
clk: spear: fix WDT clock definition on SPEAr600
8 years ago
sprd
clk: sprd: add RTC gate for SC9860
8 years ago
st
clk: Convert to using %pOFn instead of device_node.name
7 years ago
sunxi
clk: Convert to using %pOFn instead of device_node.name
7 years ago
sunxi-ng
clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest setting
7 years ago
tegra
clk: tegra210: Include size.h for compilation ease
7 years ago
ti
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
7 years ago
uniphier
clk: uniphier: add clock frequency support for SPI
7 years ago
ux500
clk: ux500: Drop AB8540/9540 support
8 years ago
versatile
clk: versatile: Remove WARNs in ->round_rate()
8 years ago
x86
clk: x86: Stop marking clocks as CLK_IS_CRITICAL
7 years ago
zte
clk: move clock common macros out from vendor directories
8 years ago
zynq
clk: Convert to using %pOFn instead of device_node.name
7 years ago
zynqmp
clk: zynqmp: Off by one in zynqmp_is_valid_clock()
7 years ago
Kconfig
clk: ingenic: Add proper Kconfig entries
7 years ago
Makefile
clk: ingenic: Add proper Kconfig entries
7 years ago
clk-asm9260.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-aspeed.c
clk: aspeed: Support HPLL strapping on ast2400
7 years ago
clk-axi-clkgen.c
clk: axi-clkgen: Round closest in round_rate() and recalc_rate()
8 years ago
clk-axm5516.c
clk: axm5516: Migrate to clk_hw based OF and registration APIs
10 years ago
clk-bulk.c
clk: add new APIs to operate on all available clocks
7 years ago
clk-cdce706.c
clk: cdce: Migrate to clk_hw based OF and registration APIs
10 years ago
clk-cdce925.c
clk: cdce925: release child device nodes
7 years ago
clk-clps711x.c
treewide: Use struct_size() for kmalloc()-family
8 years ago
clk-composite.c
Merge branch 'clk-hw-register' (early part) into clk-next
10 years ago
clk-conf.c
clk: Convert to using %pOF instead of full_name
8 years ago
clk-cs2000-cp.c
clk: cs2000-cp: convert to SPDX identifiers
7 years ago
clk-devres.c
clk: add managed version of clk_bulk_get_all
7 years ago
clk-divider.c
clk: divider: read-only divider can propagate rate change
8 years ago
clk-efm32gg.c
treewide: Use struct_size() for kmalloc()-family
8 years ago
clk-fixed-factor.c
clk: fixed-factor: fix of_node_get-put imbalance
7 years ago
clk-fixed-rate.c
clk: fixed-rate: fix of_node_get-put imbalance
7 years ago
clk-fractional-divider.c
clk: fractional-divider: allow overriding of approximation
8 years ago
clk-gate.c
clk: gate: expose clk_gate_ops::is_enabled
8 years ago
clk-gemini.c
treewide: Use struct_size() for kmalloc()-family
8 years ago
clk-gpio.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-hi655x.c
Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into HEAD
9 years ago
clk-highbank.c
clk: highbank: Migrate to clk_hw based registration and OF APIs
10 years ago
clk-hsdk-pll.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-max77686.c
clk: max77686: Add SPDX license identifiers
7 years ago
clk-max9485.c
clk: Add driver for MAX9485
7 years ago
clk-moxart.c
clk: Convert to using %pOF instead of full_name
8 years ago
clk-multiplier.c
clk: multiplier: Prevent the multiplier from under / over flowing
10 years ago
clk-mux.c
clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux
8 years ago
clk-nomadik.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-npcm7xx.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-nspire.c
clk: nspire: Migrate to clk_hw based OF and registration APIs
10 years ago
clk-oxnas.c
Merge branch 'clk-next-oxnas' into clk-next
9 years ago
clk-palmas.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-pwm.c
clk: pwm: Migrate to clk_hw based OF and registration APIs
10 years ago
clk-qoriq.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-rk808.c
clk: rk808: Pass the right pointer as the get_hw context
9 years ago
clk-s2mps11.c
clk: s2mps11: Add used attribute to s2mps11_dt_match
7 years ago
clk-scmi.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-scpi.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-si514.c
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
7 years ago
clk-si5351.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-si5351.h
clk: si5351: remove variant from platform_data
12 years ago
clk-si544.c
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
7 years ago
clk-si570.c
clk: si570: Migrate to clk_hw based OF and registration APIs
10 years ago
clk-stm32f4.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-stm32h7.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-stm32mp1.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-tango4.c
clk: Convert to using %pOFn instead of device_node.name
7 years ago
clk-twl6040.c
clk: make clk_init_data const
8 years ago
clk-u300.c
clk: clk-u300: Fix a typo in two comment lines
8 years ago
clk-versaclock5.c
clk: vc5: Add support for IDT VersaClock 5P49V5925
8 years ago
clk-vt8500.c
clk: vt8500: Migrate to clk_hw based registration APIs
10 years ago
clk-wm831x.c
clk: make clk_init_data const
8 years ago
clk-xgene.c
clk: clk-xgene: Adjust six checks for null pointers
8 years ago
clk.c
clk: Clean up suspend/resume coding style
7 years ago
clk.h
clk: Move __clk_{get,put}() into private clk.h API
8 years ago
clkdev.c
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
7 years ago