summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-cdce706.c
Commit message (Expand)AuthorAgeFilesLines
* Replace HTTP links with HTTPS ones: Common CLK frameworkAlexander A. Klimov2020-07-101-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-1/+1
|\
| * clk: clk-cdce706: simplify getting the adapter of a clientWolfram Sang2019-06-251-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* clk: cdce: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-08-241-18/+22
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-241-1/+1
* clk: cdce706: Include clk.hStephen Boyd2015-07-201-0/+1
* clk: cdce706: Add missing of_clk_del_provider call in cdce706_removeAxel Lin2015-05-211-0/+1
* clk: cdce706: Constify parent names in clock init dataKrzysztof Kozlowski2015-05-051-2/+2
* clk: cdce706: Constify struct regmap_configKrzysztof Kozlowski2015-03-271-1/+1
* clk: TI CDCE706 clock synthesizer driverMax Filippov2015-01-171-0/+700