Age | Commit message (Expand) | Author |
---|---|---|
2019-04-19 | clk: Look for parents with clkdev based clk_lookups | Stephen Boyd |
2019-03-01 | clk: Move of_clk_*() APIs into clk.c from clkdev.c | Stephen Boyd |
2019-03-01 | clk: Inform the core about consumer devices | Stephen Boyd |
2019-03-01 | clk: Introduce of_clk_get_hw_from_clkspec() | Stephen Boyd |
2019-03-01 | clk: Combine __clk_get() and __clk_create_clk() | Stephen Boyd |
2018-12-11 | clk: Tag clk core files with SPDX | Stephen Boyd |
2018-01-04 | clk: Move __clk_{get,put}() into private clk.h API | Stephen Boyd |
2015-03-12 | clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider() | Stephen Boyd |
2015-02-06 | clkdev: Always allocate a struct clk and call __clk_get() w/ CCF | Stephen Boyd |
2015-02-02 | clk: Make clk API return per-user struct clk instances | Tomeu Vizoso |
2014-05-22 | clk: Add of_clk_get_by_clkspec() helper | Sylwester Nawrocki |
2013-12-04 | clk: Provide not locked variant of of_clk_get_from_provider() | Sylwester Nawrocki |