index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
socfpga
/
clk-gate.c
Age
Commit message (
Expand
)
Author
2023-06-08
clk: socfpga: gate: Add a determine_rate hook
Maxime Ripard
2023-03-21
clk: socfpga: use of_clk_add_hw_provider and improve error handling
Marco Pagani
2022-12-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-12-08
clk: socfpga: Fix memory leak in socfpga_gate_init()
Xiu Jianfeng
2022-12-07
clk: socfpga: remove the setting of clk-phase for sdmmc_clk
Dinh Nguyen
2022-01-05
clk: socfpga: remove redundant assignment after a mask operation
Colin Ian King
2021-04-27
Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner' a...
Stephen Boyd
2021-03-30
clk: socfpga: use clk_hw_register for a5/c5
Dinh Nguyen
2021-03-29
clk: socfpga: fix iomem pointer cast on 64-bit
Krzysztof Kozlowski
2019-08-16
clk: socfpga: deindent code to proper indentation
Stephen Boyd
2019-08-16
clk: socfpga: Don't reference clk_init_data after registration
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-01-24
clk: socfpga: Don't have get_parent for single parent ops
Stephen Boyd
2015-07-28
clk: socfpga: switch to GENMASK()
Andy Shevchenko
2015-07-20
clk: socfpga: Remove clk.h and clkdev.h includes
Stephen Boyd
2015-06-05
clk: socfpga: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-05-21
clk: socfpga: update clk.h so for Arria10 platform to use
Dinh Nguyen
2015-05-14
clk: socfpga: Silence sparse warning
Stephen Boyd
2014-05-12
clk: socfpga: add divider registers to the main pll outputs
Dinh Nguyen
2014-02-18
clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"
Dinh Nguyen
2014-02-18
clk: socfpga: split clk code
Steffen Trumtrar