Age | Commit message (Expand) | Author |
2015-05-06 | clkdev: add clkdev_create() helper | Russell King |
2015-05-06 | clkdev: const-ify connection id to clk_add_alias() | Russell King |
2015-05-06 | clkdev: drop __init from clkdev_add_table() | Russell King |
2015-05-06 | clkdev: use clk_hw internally | Russell King |
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 | clkdev: Export clk_register_clkdev | Tomeu Vizoso |
2015-02-02 | clk: Make clk API return per-user struct clk instances | Tomeu Vizoso |
2014-06-26 | clkdev: Don't print errors on probe defer | Stephen Boyd |
2014-05-22 | clk: Add of_clk_get_by_clkspec() helper | Sylwester Nawrocki |
2014-02-24 | clk: return probe defer when DT clock not yet ready | Jean-Francois Moine |
2013-12-04 | clkdev: Fix race condition in clock lookup from device tree | Sylwester Nawrocki |
2012-09-15 | ARM: 7534/1: clk: Make the managed clk functions generically available | Lars-Peter Clausen |
2012-07-19 | clk: fix compile for OF && !COMMON_CLK | Rob Herring |
2012-07-19 | clk: fix clk_get on of_clk_get_by_name return check | Shawn Guo |
2012-07-11 | clk: add DT clock binding support | Grant Likely |
2012-05-02 | CLKDEV: provide helpers for common clock framework | Russell King |
2012-04-19 | ARM: 7392/1: CLKDEV: Optimize clk_find() | viresh kumar |
2012-04-19 | ARM: 7376/1: clkdev: Implement managed clk_get() | Mark Brown |
2011-04-30 | CLKDEV: Fix clkdev return value for NULL clk case | Russell King |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD |