Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'clk-cleanup' into clk-next | Stephen Boyd | 2023-10-30 | 1 | -36/+15 |
|\ | |||||
| * | clk: clk-si544: Simplify probe() and is_valid_frequency() | Biju Das | 2023-10-23 | 1 | -36/+15 |
* | | clk: si544: Convert to use maple tree register cache | Mark Brown | 2023-10-09 | 1 | -1/+1 |
|/ | |||||
* | clk: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-10 | 1 | -1/+1 |
* | clk: si544: use i2c_match_id and simple i2c probe | Stephen Kitt | 2022-04-22 | 1 | -11/+11 |
* | clk: clk-si544: Implement small frequency change support | Mike Looijmans | 2019-06-27 | 1 | -10/+92 |
* | clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations | Mike Looijmans | 2018-06-29 | 1 | -1/+37 |
* | clk-si544: Properly round requested frequency to nearest match | Mike Looijmans | 2018-06-01 | 1 | -0/+1 |
* | clk: Add driver for the si544 clock generator chip | Mike Looijmans | 2018-03-23 | 1 | -0/+411 |