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-si544.c
Age
Commit message (
Expand
)
Author
42 hours
clk: silabs: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2026-08-17
Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux int...
Stephen Boyd
2026-07-28
clk: si544: add support for si549
Pavel Löbl
2026-06-29
clk: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2025-09-08
clk: si544: convert from round_rate() to determine_rate()
Brian Masney
2025-07-26
clk: Fix typos
Bjorn Helgaas
2023-10-30
Merge branch 'clk-cleanup' into clk-next
Stephen Boyd
2023-10-23
clk: clk-si544: Simplify probe() and is_valid_frequency()
Biju Das
2023-10-09
clk: si544: Convert to use maple tree register cache
Mark Brown
2023-05-10
clk: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-04-22
clk: si544: use i2c_match_id and simple i2c probe
Stephen Kitt
2019-06-27
clk: clk-si544: Implement small frequency change support
Mike Looijmans
2018-06-29
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
Mike Looijmans
2018-06-01
clk-si544: Properly round requested frequency to nearest match
Mike Looijmans
2018-03-23
clk: Add driver for the si544 clock generator chip
Mike Looijmans