summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-cdce706.c
AgeCommit message (Expand)Author
2023-06-26Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd
2023-06-08clk: cdce706: clkout: Switch to determine_rateMaxime Ripard
2023-06-08clk: cdce706: divider: Switch to determine_rateMaxime Ripard
2023-06-08clk: cdce706: Add a determine_rate hookMaxime Ripard
2023-05-10clk: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-10clk: cdce706: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-04-22clk: cdce706: use simple i2c probe functionStephen Kitt
2020-07-10Replace HTTP links with HTTPS ones: Common CLK frameworkAlexander A. Klimov
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-25clk: clk-cdce706: simplify getting the adapter of a clientWolfram Sang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-08-24clk: cdce: Migrate to clk_hw based OF and registration APIsStephen Boyd
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-07-20clk: cdce706: Include clk.hStephen Boyd
2015-05-21clk: cdce706: Add missing of_clk_del_provider call in cdce706_removeAxel Lin
2015-05-05clk: cdce706: Constify parent names in clock init dataKrzysztof Kozlowski
2015-03-27clk: cdce706: Constify struct regmap_configKrzysztof Kozlowski
2015-01-17clk: TI CDCE706 clock synthesizer driverMax Filippov