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