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
v5.18
49 folders
78 files
actions
clk: actions: Make sentinel elements more obvious
4 years ago
analogbits
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
4 years ago
at91
clk: at91: generated: consider range when calculating best rate
4 years ago
axis
clk: cleanup comments
4 years ago
axs10x
clk: axs10x: use devm_platform_ioremap_resource() to simplify code
6 years ago
baikal-t1
clk: baikal-t1: Mark Ethernet PLL as critical
5 years ago
bcm
clk: bcm2835: fix bcm2835_clock_choose_div
4 years ago
berlin
treewide: Add SPDX license identifier - Makefile/Kconfig
7 years ago
davinci
clk: davinci: add missing kerneldoc
5 years ago
h8300
treewide: Add SPDX license identifier - Makefile/Kconfig
7 years ago
hisilicon
clk: hisilicon: Terminate clk_div_table with sentinel element
4 years ago
imgtec
treewide: replace '---help---' in Kconfig files with 'help'
5 years ago
imx
clk: imx: Select MXC_CLK for i.MX93 clock driver
4 years ago
ingenic
clk: jz4725b: fix mmc0 clock gating
4 years ago
keystone
clk: keystone: syscon-clk: Add support for AM64 specific epwm-tbclk
4 years ago
loongson1
clk: loongson1: Terminate clk_div_table with sentinel element
4 years ago
mediatek
clk: mediatek: Warn if clk IDs are duplicated
4 years ago
meson
clk: cleanup comments
4 years ago
microchip
clk: microchip: mpfs: add RTCREF clock control
4 years ago
mmp
clk: cleanup comments
4 years ago
mstar
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
5 years ago
mvebu
clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it
4 years ago
mxs
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
6 years ago
nxp
clk: nxp: Declare mux table parameter as const u32 *
4 years ago
pistachio
clk: pistachio: Declare mux table as const u32[]
4 years ago
pxa
clk: pxa: Constify static struct clk_ops
5 years ago
qcom
clk: qcom: clk-rcg2: fix gfx3d frequency calculation
4 years ago
ralink
clk: ralink: make system controller node a reset provider
4 years ago
renesas
clk: renesas: r8a779f0: Add PFC clock
4 years ago
rockchip
clk: rockchip: re-add rational best approximation algorithm to the fractional divider
4 years ago
samsung
clk: samsung: fix missing Tesla FSD dependency on Exynos
4 years ago
sifive
clk: sifive: Move all stuff into SoCs header files from C files
4 years ago
socfpga
clk: cleanup comments
4 years ago
spear
clk: spear: Move prototype to accessible header
5 years ago
sprd
clk: sprd: add mipi_csi_xx gate clocks
5 years ago
st
clk: st: clkgen-mux: search reg within node or parent
4 years ago
starfive
clk: starfive: Add JH7100 audio clock driver
4 years ago
sunxi
Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes
4 years ago
sunxi-ng
Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"
3 years ago
tegra
clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driver
4 years ago
ti
clk: ti: clkctrl: fix typos in comments
4 years ago
uniphier
clk: uniphier: Fix fixed-rate initialization
4 years ago
ux500
clk: ux500: Add driver for the reset portions of PRCC
4 years ago
versatile
clk: versatile: clk-icst: use after free on error path
4 years ago
visconti
clk: visconti: prevent array overflow in visconti_clk_register_gates()
4 years ago
x86
clk: x86: Fix clk_gate_flags for RV_CLK_GATE
4 years ago
xilinx
clk: xilinx: move xlnx_vcu clock driver from soc
5 years ago
zynq
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
4 years ago
zynqmp
clk: zynqmp: replace warn_once with pr_debug for failed clock ops
4 years ago
.kunitconfig
clk: Introduce Kunit Tests for the framework
4 years ago
Kconfig
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
4 years ago
Makefile
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
4 years ago
clk-apple-nco.c
clk: clk-apple-nco: Allow and fix module building
4 years ago
clk-asm9260.c
clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typo
6 years ago
clk-aspeed.c
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
6 years ago
clk-aspeed.h
clk: aspeed: Move structures to header
6 years ago
clk-ast2600.c
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
4 years ago
clk-axi-clkgen.c
clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand
5 years ago
clk-axm5516.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
clk-bd718x7.c
clk: bd718xx: Drop BD70528 support
4 years ago
clk-bm1880.c
clk: bm1880: remove kfrees on static allocations
4 years ago
clk-bulk.c
clk: Make clk_bulk_get_all() return a valid "id"
6 years ago
clk-cdce706.c
Merge branch 'clk-renesas' into clk-next
5 years ago
clk-cdce925.c
clk: clk-cdce925: Add regulator support
6 years ago
clk-clps711x.c
clk: clps711x: Terminate clk_div_table with sentinel element
4 years ago
clk-composite.c
clk: composite: Fix 'switching' to same clock
4 years ago
clk-conf.c
clk: Tag clk core files with SPDX
7 years ago
clk-cs2000-cp.c
clk: cs2000-cp: convert driver to regmap
4 years ago
clk-devres.c
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
4 years ago
clk-divider.c
clk: divider: Implement and wire up .determine_rate by default
4 years ago
clk-fixed-factor.c
clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index()
4 years ago
clk-fixed-mmio.c
clk: clk-fixed-mmio: Demote obvious kernel-doc abuse
5 years ago
clk-fixed-rate.c
clk: fixed: add missing kerneldoc
5 years ago
clk-fractional-divider.c
clk: cleanup comments
4 years ago
clk-fractional-divider.h
clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
4 years ago
clk-fsl-flexspi.c
clk: fsl-flexspi: new driver
5 years ago
clk-fsl-sai.c
clk: fsl-sai: use devm_clk_hw_register_composite_pdata()
5 years ago
clk-gate.c
clk: gate: Add devm_clk_hw_register_gate()
4 years ago
clk-gate_test.c
clk: gate: Add some kunit test suites
4 years ago
clk-gemini.c
clk: Gemini: fix struct name in kernel-doc
4 years ago
clk-gpio.c
Merge branch 'clk-renesas' into clk-next
5 years ago
clk-hi655x.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
clk-highbank.c
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
6 years ago
clk-hsdk-pll.c
CLK: HSDK: CGU: add support for 148.5MHz clock
6 years ago
clk-k210.c
clk: k210: Fix k210_clk_set_parent()
4 years ago
clk-lan966x.c
clk: lan966x: Extend lan966x clock driver for clock gating support
4 years ago
clk-lmk04832.c
spi: make remove callback a void function
4 years ago
clk-lochnagar.c
clk: lochnagar: Don't reference clk_init_data after registration
6 years ago
clk-max77686.c
clk: clk-max77686: Clean clkdev lookup leak and use devm
7 years ago
clk-max9485.c
clk: Add driver for MAX9485
7 years ago
clk-milbeaut.c
clk: milbeaut: Don't reference clk_init_data after registration
6 years ago
clk-moxart.c
clk: Convert to using %pOF instead of full_name
8 years ago
clk-multiplier.c
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
7 years ago
clk-mux.c
clk: mux: Declare u32 *table parameter as const
4 years ago
clk-nomadik.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
6 years ago
clk-npcm7xx.c
clk: clk-npcm7xx: Remove unused static const tables 'npcm7xx_gates' and 'npcm7xx_divs_fx'
5 years ago
clk-nspire.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
clk-oxnas.c
clk: Use of_device_get_match_data()
4 years ago
clk-palmas.c
clk: palmas: Add a missing SPDX license header
4 years ago
clk-plldig.c
clk: ls1028a: fix a dereference of pointer 'parent' before a null check
6 years ago
clk-pwm.c
clk: pwm: drop of_match_ptr from of_device_id table
5 years ago
clk-qoriq.c
Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'
5 years ago
clk-renesas-pcie.c
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
4 years ago
clk-rk808.c
clk: RK808: Add RK809 and RK817 support.
6 years ago
clk-s2mps11.c
clk: s2mps11: Fix a resource leak in error handling paths in the probe function
5 years ago
clk-scmi.c
clk: scmi: Support atomic clock enable/disable API
4 years ago
clk-scpi.c
clk: scpi: mark scpi_clk_match as maybe unused
5 years ago
clk-si514.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
6 years ago
clk-si5341.c
clk: cleanup comments
4 years ago
clk-si5351.c
clk: si5351: Update datasheet references
4 years ago
clk-si5351.h
clk: si5351: Update datasheet references
4 years ago
clk-si544.c
clk: clk-si544: Implement small frequency change support
7 years ago
clk-si570.c
clk: si570: Skip NVM to RAM recall operation if an optional property is set
5 years ago
clk-sparx5.c
clk: sparx5: Add Sparx5 SoC DPLL clock driver
5 years ago
clk-stm32f4.c
clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell
4 years ago
clk-stm32h7.c
clk: stm32h7: Switch to clk_divider.determine_rate
4 years ago
clk-stm32mp1.c
clk: stm32mp1: Add parent_data to ETHRX clock
4 years ago
clk-tps68470.c
clk: Introduce clk-tps68470 driver
4 years ago
clk-twl6040.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
6 years ago
clk-versaclock5.c
clk: vc5: Use i2c .probe_new
4 years ago
clk-vt8500.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
6 years ago
clk-wm831x.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
clk-xgene.c
clk: clk-xgene: Add description for 'mask' and fix formatting for 'flags'
5 years ago
clk.c
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
4 years ago
clk.h
clk: consoldiate the __clk_get_hw() declarations
6 years ago
clk_test.c
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
4 years ago
clkdev.c
clkdev: remove unused clkdev_alloc() interfaces
4 years ago