summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-cdce925.c
Commit message (Expand)AuthorAgeFilesLines
* clk: cdce925: Remove redundant assignment to variable 'rate'Colin Ian King2024-02-211-1/+0
* Merge branch 'clk-cleanup' into clk-nextStephen Boyd2023-10-301-30/+35
|\
| * clk: cdce925: Extend match support for OF tablesBiju Das2023-10-231-30/+35
* | clk: cdce925: Convert to use maple tree register cacheMark Brown2023-10-091-1/+1
|/
* clk: cdce925: Remove redundant of_match_ptr()Ruan Jinjie2023-08-221-1/+1
*-. Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd2023-06-261-0/+12
|\ \
| | * clk: cdce925: check return value of kasprintf()Claudiu Beznea2023-06-161-0/+12
| |/
* / clk: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-101-1/+1
|/
* clk: cdce925: simplify using devm_regulator_get_enable()Matti Vaittinen2022-10-171-17/+4
* clk: cdce925: use i2c_match_id and simple i2c probeStephen Kitt2022-04-221-12/+12
* clk: clk-cdce925: Add regulator supportPhil Reid2019-09-061-0/+34
*-. Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd2018-10-181-5/+6
|\ \
| | * clk: cdce925: release child device nodesAlexey Khoroshilov2018-08-301-0/+1
| |/ |/|
| * clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-5/+5
|/
* clk: cdce925: remove redundant check for non-null parent_nameColin Ian King2017-11-131-1/+1
* clk: cdce925: add support for CDCE913, CDCE937, and CDCE949Akinobu Mita2017-01-091-25/+83
* clk: cdce925: Fix limit checkChristophe JAILLET2016-12-081-1/+1
* clk: cdce925: Migrate to clk_hw based OF and provider APIsStephen Boyd2016-08-241-19/+23
* clk: cdce925: Include clk.hStephen Boyd2015-07-201-0/+1
* clk: cdce925: Fix printk size_t warningStephen Boyd2015-06-101-1/+1
* Add TI CDCE925 I2C controlled clock synthesizer driverMike Looijmans2015-06-031-0/+749