summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk.h
Commit message (Expand)AuthorAgeFilesLines
* clk: consoldiate the __clk_get_hw() declarationsStephen Rothwell2019-07-121-4/+0
* clk: Look for parents with clkdev based clk_lookupsStephen Boyd2019-04-191-0/+2
* clk: Move of_clk_*() APIs into clk.c from clkdev.cStephen Boyd2019-03-011-3/+8
* clk: Inform the core about consumer devicesStephen Boyd2019-03-011-2/+5
* clk: Introduce of_clk_get_hw_from_clkspec()Stephen Boyd2019-03-011-2/+3
* clk: Combine __clk_get() and __clk_create_clk()Stephen Boyd2019-03-011-7/+3
* clk: Tag clk core files with SPDXStephen Boyd2018-12-111-6/+1
* clk: Move __clk_{get,put}() into private clk.h APIStephen Boyd2018-01-041-0/+4
* clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()Stephen Boyd2015-03-121-3/+0
* clkdev: Always allocate a struct clk and call __clk_get() w/ CCFStephen Boyd2015-02-061-1/+18
* clk: Make clk API return per-user struct clk instancesTomeu Vizoso2015-02-021-0/+5
* clk: Add of_clk_get_by_clkspec() helperSylwester Nawrocki2014-05-221-0/+1
* clk: Provide not locked variant of of_clk_get_from_provider()Sylwester Nawrocki2013-12-041-0/+16