summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-si544.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-cleanup' into clk-nextStephen Boyd2023-10-301-36/+15
|\
| * clk: clk-si544: Simplify probe() and is_valid_frequency()Biju Das2023-10-231-36/+15
* | clk: si544: Convert to use maple tree register cacheMark Brown2023-10-091-1/+1
|/
* 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