summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-si521xx.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-17Merge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pileStephen Boyd1-3/+3
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-29clk: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)1-3/+3
2025-09-08clk: si521xx: convert from round_rate() to determine_rate()Brian Masney1-6/+8
2023-10-30Merge branch 'clk-cleanup' into clk-nextStephen Boyd1-3/+3
2023-10-27clk: si521xx: Increase stack based print buffer size in probeMarek Vasut1-2/+2
2023-10-23clk: si521xx: Use i2c_get_match_data() instead of device_get_match_data()Biju Das1-1/+1
2023-09-11clk: si521xx: Fix regmap write accessorMarek Vasut1-3/+4
2023-09-11clk: si521xx: Use REGCACHE_FLAT instead of NONEMarek Vasut1-1/+1
2023-06-12clk: si521xx: Switch i2c driver back to use .probe()Uwe Kleine-König1-1/+1
2023-03-27clk: si521xx: Clock driver for Skyworks Si521xx I2C PCIe clock generatorsMarek Vasut1-0/+395