Age | Commit message (Expand) | Author | Files | Lines |
2024-02-22 | clk: cdce925: Remove redundant assignment to variable 'rate' | Colin Ian King | 1 | -1/+0 |
2023-10-31 | Merge branch 'clk-cleanup' into clk-next | Stephen Boyd | 1 | -30/+35 |
2023-10-24 | clk: cdce925: Extend match support for OF tables | Biju Das | 1 | -30/+35 |
2023-10-10 | clk: cdce925: Convert to use maple tree register cache | Mark Brown | 1 | -1/+1 |
2023-08-23 | 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-17 | clk: cdce925: check return value of kasprintf() | Claudiu Beznea | 1 | -0/+12 |
2023-05-11 | clk: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-10-18 | clk: cdce925: simplify using devm_regulator_get_enable() | Matti Vaittinen | 1 | -17/+4 |
2022-04-23 | 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-19 | Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next | Stephen Boyd | 1 | -5/+6 |
2018-08-31 | 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-14 | clk: cdce925: remove redundant check for non-null parent_name | Colin Ian King | 1 | -1/+1 |
2017-01-10 | clk: cdce925: add support for CDCE913, CDCE937, and CDCE949 | Akinobu Mita | 1 | -25/+83 |
2016-12-09 | clk: cdce925: Fix limit check | Christophe JAILLET | 1 | -1/+1 |
2016-08-25 | 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-11 | clk: cdce925: Fix printk size_t warning | Stephen Boyd | 1 | -1/+1 |
2015-06-04 | Add TI CDCE925 I2C controlled clock synthesizer driver | Mike Looijmans | 1 | -0/+749 |