| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-08 | clk: cdce706: convert from round_rate() to determine_rate() | Brian Masney | 1 | -7/+9 |
| 2024-10-09 | clk: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 2023-06-26 | Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam... | Stephen Boyd | 1 | -13/+17 |
| 2023-06-08 | clk: cdce706: clkout: Switch to determine_rate | Maxime Ripard | 1 | -5/+6 |
| 2023-06-08 | clk: cdce706: divider: Switch to determine_rate | Maxime Ripard | 1 | -8/+10 |
| 2023-06-08 | clk: cdce706: Add a determine_rate hook | Maxime Ripard | 1 | -0/+1 |
| 2023-05-10 | clk: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-04-10 | clk: cdce706: Use managed `of_clk_add_hw_provider()` | Lars-Peter Clausen | 1 | -9/+2 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2022-04-22 | clk: cdce706: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
| 2020-07-10 | Replace HTTP links with HTTPS ones: Common CLK framework | Alexander A. Klimov | 1 | -1/+1 |
| 2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+1 |
| 2019-06-25 | clk: clk-cdce706: simplify getting the adapter of a client | Wolfram Sang | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2016-08-24 | clk: cdce: Migrate to clk_hw based OF and registration APIs | Stephen Boyd | 1 | -18/+22 |
| 2015-08-24 | clk: Convert __clk_get_flags() to clk_hw_get_flags() | Stephen Boyd | 1 | -1/+1 |
| 2015-07-20 | clk: cdce706: Include clk.h | Stephen Boyd | 1 | -0/+1 |
| 2015-05-21 | clk: cdce706: Add missing of_clk_del_provider call in cdce706_remove | Axel Lin | 1 | -0/+1 |
| 2015-05-05 | clk: cdce706: Constify parent names in clock init data | Krzysztof Kozlowski | 1 | -2/+2 |
| 2015-03-27 | clk: cdce706: Constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-01-17 | clk: TI CDCE706 clock synthesizer driver | Max Filippov | 1 | -0/+700 |