aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-12clk: consoldiate the __clk_get_hw() declarationsStephen Rothwell1-4/+0
2019-04-19clk: Look for parents with clkdev based clk_lookupsStephen Boyd1-0/+2
2019-03-01clk: Move of_clk_*() APIs into clk.c from clkdev.cStephen Boyd1-3/+8
2019-03-01clk: Inform the core about consumer devicesStephen Boyd1-2/+5
2019-03-01clk: Introduce of_clk_get_hw_from_clkspec()Stephen Boyd1-2/+3
2019-03-01clk: Combine __clk_get() and __clk_create_clk()Stephen Boyd1-7/+3
2018-12-11clk: Tag clk core files with SPDXStephen Boyd1-6/+1
2018-01-04clk: Move __clk_{get,put}() into private clk.h APIStephen Boyd1-0/+4
2015-03-12clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()Stephen Boyd1-3/+0
2015-02-06clkdev: Always allocate a struct clk and call __clk_get() w/ CCFStephen Boyd1-1/+18
2015-02-02clk: Make clk API return per-user struct clk instancesTomeu Vizoso1-0/+5
2014-05-22clk: Add of_clk_get_by_clkspec() helperSylwester Nawrocki1-0/+1
2013-12-04clk: Provide not locked variant of of_clk_get_from_provider()Sylwester Nawrocki1-0/+16