summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-si544.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-101-1/+1
* clk: si544: use i2c_match_id and simple i2c probeStephen Kitt2022-04-221-11/+11
* clk: clk-si544: Implement small frequency change supportMike Looijmans2019-06-271-10/+92
* clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operationsMike Looijmans2018-06-291-1/+37
* clk-si544: Properly round requested frequency to nearest matchMike Looijmans2018-06-011-0/+1
* clk: Add driver for the si544 clock generator chipMike Looijmans2018-03-231-0/+411