index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-versaclock3.c
Age
Commit message (
Expand
)
Author
2024-12-10
clk: versaclock3: Add support for the 5L35023 variant
Claudiu Beznea
2024-12-10
clk: versaclock3: Prepare for the addition of 5L35023 device
Claudiu Beznea
2023-12-17
clk: versaclock3: Drop ret variable
Biju Das
2023-12-17
clk: versaclock3: Add missing space between ')' and '{'
Biju Das
2023-12-17
clk: versaclock3: Use u8 return type for get_parent() callback
Biju Das
2023-12-17
clk: versaclock3: Avoid unnecessary padding
Biju Das
2023-12-17
clk: versaclock3: Update vc3_get_div() to avoid divide by zero
Biju Das
2023-10-30
Merge branches 'clk-renesas', 'clk-kunit', 'clk-regmap' and 'clk-frac-divider...
Stephen Boyd
2023-10-09
clk: versaclock3: Convert to use maple tree register cache
Mark Brown
2023-10-09
clk: versaclock3: Remove redundant _is_writeable()
Mark Brown
2023-09-11
clk: vc3: Make vc3_clk_mux enum values based on vc3_clk enum values
Biju Das
2023-09-11
clk: vc3: Fix output clock mapping
Biju Das
2023-09-11
clk: vc3: Fix 64 by 64 division
Biju Das
2023-08-01
clk: versaclock3: Switch to use i2c_driver's probe callback
Uwe Kleine-König
2023-07-19
clk: Add support for versa3 clock driver
Biju Das