aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/clk-si521xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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