| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-08 | clk: cdce925: convert from round_rate() to determine_rate() | Brian Masney | 1 | -21/+29 |
| 2024-10-09 | clk: cdce925: make regmap_cdce925_bus constant | Javier Carrasco | 1 | -1/+1 |
| 2024-02-21 | clk: cdce925: Remove redundant assignment to variable 'rate' | Colin Ian King | 1 | -1/+0 |
| 2023-10-30 | Merge branch 'clk-cleanup' into clk-next | Stephen Boyd | 1 | -30/+35 |
| 2023-10-23 | clk: cdce925: Extend match support for OF tables | Biju Das | 1 | -30/+35 |
| 2023-10-09 | clk: cdce925: Convert to use maple tree register cache | Mark Brown | 1 | -1/+1 |
| 2023-08-22 | clk: cdce925: Remove redundant of_match_ptr() | Ruan Jinjie | 1 | -1/+1 |
| 2023-06-26 | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl... | Stephen Boyd | 1 | -0/+12 |
| 2023-06-16 | clk: cdce925: check return value of kasprintf() | Claudiu Beznea | 1 | -0/+12 |
| 2023-05-10 | clk: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-10-17 | clk: cdce925: simplify using devm_regulator_get_enable() | Matti Vaittinen | 1 | -17/+4 |
| 2022-04-22 | clk: cdce925: use i2c_match_id and simple i2c probe | Stephen Kitt | 1 | -12/+12 |
| 2019-09-06 | clk: clk-cdce925: Add regulator support | Phil Reid | 1 | -0/+34 |
| 2018-10-18 | Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next | Stephen Boyd | 1 | -5/+6 |
| 2018-08-30 | clk: cdce925: release child device nodes | Alexey Khoroshilov | 1 | -0/+1 |
| 2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -5/+5 |
| 2017-11-13 | clk: cdce925: remove redundant check for non-null parent_name | Colin Ian King | 1 | -1/+1 |
| 2017-01-09 | clk: cdce925: add support for CDCE913, CDCE937, and CDCE949 | Akinobu Mita | 1 | -25/+83 |
| 2016-12-08 | clk: cdce925: Fix limit check | Christophe JAILLET | 1 | -1/+1 |
| 2016-08-24 | clk: cdce925: Migrate to clk_hw based OF and provider APIs | Stephen Boyd | 1 | -19/+23 |
| 2015-07-20 | clk: cdce925: Include clk.h | Stephen Boyd | 1 | -0/+1 |
| 2015-06-10 | clk: cdce925: Fix printk size_t warning | Stephen Boyd | 1 | -1/+1 |
| 2015-06-03 | Add TI CDCE925 I2C controlled clock synthesizer driver | Mike Looijmans | 1 | -0/+749 |