index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-versaclock7.c
Age
Commit message (
Expand
)
Author
2026-06-29
clk: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-06-29
clk: versaclock7: Fix APLL clock leak on probe failure
Myeonghun Pak
2025-09-08
clk: versaclock7: convert from round_rate() to determine_rate()
Brian Masney
2025-06-20
clk: versaclock7: Constify regmap_range_cfg array
Krzysztof Kozlowski
2023-10-09
clk: versaclock7: Convert to use maple tree register cache
Mark Brown
2023-08-30
Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...
Stephen Boyd
2023-08-22
clk: vc7: Use i2c_get_match_data() instead of device_get_match_data()
Biju Das
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-06-26
Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...
Stephen Boyd
2023-06-08
clk: vc7: Use device_get_match_data() instead of of_device_get_match_data()
Marek Vasut
2023-05-10
clk: vc7: Fix .driver_data content in i2c_device_id
Marek Vasut
2023-05-10
clk: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-10-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-09-30
clk: Renesas versaclock7 ccf device driver
Alex Helms