aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/clk-si544.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-30Merge branch 'clk-cleanup' into clk-nextStephen Boyd1-36/+15
2023-10-23clk: clk-si544: Simplify probe() and is_valid_frequency()Biju Das1-36/+15
2023-10-09clk: si544: Convert to use maple tree register cacheMark Brown1-1/+1
2023-05-10clk: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-04-22clk: si544: use i2c_match_id and simple i2c probeStephen Kitt1-11/+11
2019-06-27clk: clk-si544: Implement small frequency change supportMike Looijmans1-10/+92
2018-06-29clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operationsMike Looijmans1-1/+37
2018-06-01clk-si544: Properly round requested frequency to nearest matchMike Looijmans1-0/+1
2018-03-23clk: Add driver for the si544 clock generator chipMike Looijmans1-0/+411