summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-cdce706.c
Commit message (Expand)AuthorAgeFilesLines
* 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