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.19-rc1
42 folders
59 files
actions
Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers
7 years ago
at91
clk: at91: add I2S clock mux driver
7 years ago
axis
clk: axis: Use new macro CLK_OF_DECLARE_DRIVER
9 years ago
axs10x
clk: axs10x: introduce AXS10X pll driver
8 years ago
bcm
treewide: devm_kzalloc() -> devm_kcalloc()
7 years ago
berlin
treewide: Use struct_size() for kmalloc()-family
8 years ago
davinci
clk: davinci: psc-da830: add a lookup entry for aemif clock
7 years ago
h8300
Merge branch 'clk-pr-err' into clk-next
8 years ago
hisilicon
clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUB
8 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: imx6sll: fix missing of_node_put()
7 years ago
ingenic
clk: ingenic: Add missing flag for UDC clock
7 years ago
keystone
clk: keystone: sci-clk: add support for dynamically probing clocks
8 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: add g3dsys support for MT2701 and MT7623
8 years ago
meson
clk: meson: add gen_clk
7 years ago
microchip
clk: microchip: Initialize SOSC clock rate for PIC32MZDA.
10 years ago
mmp
clk: mmp: Adjust checks for NULL pointers
8 years ago
mvebu
clk: mvebu: armada-37xx-periph: Remove unused var num_parents
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
clk: qcom: Add display clock controller driver for SDM845
7 years ago
renesas
clk: renesas: Renesas R9A06G032 clock driver
7 years ago
rockchip
Merge branch 'asoc-4.19' into asoc-next
7 years ago
samsung
clk: samsung: Remove unused mout_user_aclk400_mcuisp_p4x12 variable
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
treewide: kzalloc() -> kcalloc()
7 years ago
sunxi
treewide: kzalloc() -> kcalloc()
7 years ago
sunxi-ng
clk: sunxi-ng: add A64 compatible string
7 years ago
tegra
clk: tegra: make sdmmc2 and sdmmc4 as sdmmc clocks
7 years ago
ti
clk: ti: dra7: Add clkctrl clock data for the mcan clocks
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: Add ST oscout platform clock
8 years ago
zte
clk: move clock common macros out from vendor directories
8 years ago
zynq
clk: zynq: Remove CLK_IS_ROOT
10 years ago
Kconfig
clk: Add driver for MAX9485
7 years ago
Makefile
clk: Add driver for MAX9485
7 years ago
clk-asm9260.c
treewide: Use struct_size() for kmalloc()-family
8 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: bulk: silently error out on EPROBE_DEFER
8 years ago
clk-cdce706.c
clk: cdce: Migrate to clk_hw based OF and registration APIs
10 years ago
clk-cdce925.c
clk: cdce925: remove redundant check for non-null parent_name
8 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
Merge branch 'clk-bulk-get' into clk-next
8 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: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
7 years ago
clk-fixed-rate.c
clk: fixed-rate: Remove export symbol on setup function
9 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: clk-gpio: Allow GPIO to sleep in set/get_parent
8 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
ARC: clk: fix spelling mistake: "configurarion" -> "configuration"
8 years ago
clk-max77686.c
clk: max77686: fix number of clocks setup for clk_hw based registration
9 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: nomadik: Delete error messages for a failed memory allocation in two functions
9 years ago
clk-npcm7xx.c
clk: npcm7xx: fix return value check in npcm7xx_clk_init()
8 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
Merge tag 'meson-clk-for-4.13' of git://github.com/BayLibre/clk-meson into clk-next
8 years ago
clk-pwm.c
clk: pwm: Migrate to clk_hw based OF and registration APIs
10 years ago
clk-qoriq.c
clk: qoriq: add more divider clocks support
8 years ago
clk-rk808.c
clk: rk808: Pass the right pointer as the get_hw context
9 years ago
clk-s2mps11.c
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
7 years ago
clk-scmi.c
clk: scmi: Fix the rounding of clock rate
7 years ago
clk-scpi.c
clk: scpi: error when clock fails to register
8 years ago
clk-si514.c
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
7 years ago
clk-si5351.c
clk: si5351: _si5351_clkout_reset_pll() can be static
8 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: stm32: Add clk entry for SDMMC2 on stm32F769
8 years ago
clk-stm32h7.c
treewide: Use struct_size() for kmalloc()-family
8 years ago
clk-stm32mp1.c
treewide: Use struct_size() for kmalloc()-family
8 years ago
clk-tango4.c
Merge tag 'arm-soc/for-4.15/drivers-part2' of http://github.com/Broadcom/stblinux into next/drivers
8 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: core: Potentially free connection id
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