summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-cdce925.c
AgeCommit message (Expand)Author
2023-08-22clk: cdce925: Remove redundant of_match_ptr()Ruan Jinjie
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd
2023-06-16clk: cdce925: check return value of kasprintf()Claudiu Beznea
2023-05-10clk: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-10-17clk: cdce925: simplify using devm_regulator_get_enable()Matti Vaittinen
2022-04-22clk: cdce925: use i2c_match_id and simple i2c probeStephen Kitt
2019-09-06clk: clk-cdce925: Add regulator supportPhil Reid
2018-10-18Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd
2018-08-30clk: cdce925: release child device nodesAlexey Khoroshilov
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2017-11-13clk: cdce925: remove redundant check for non-null parent_nameColin Ian King
2017-01-09clk: cdce925: add support for CDCE913, CDCE937, and CDCE949Akinobu Mita
2016-12-08clk: cdce925: Fix limit checkChristophe JAILLET
2016-08-24clk: cdce925: Migrate to clk_hw based OF and provider APIsStephen Boyd
2015-07-20clk: cdce925: Include clk.hStephen Boyd
2015-06-10clk: cdce925: Fix printk size_t warningStephen Boyd
2015-06-03Add TI CDCE925 I2C controlled clock synthesizer driverMike Looijmans