Age | Commit message (Expand) | Author |
---|---|---|
2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd |
2015-08-24 | clk: Convert __clk_get_flags() to clk_hw_get_flags() | Stephen Boyd |
2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd |
2015-07-28 | clk: st: make use of of_clk_parent_fill helper function | Dinh Nguyen |
2015-07-20 | clk: st: Include clk.h | Stephen Boyd |
2015-07-06 | drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks | Pankaj Dev |
2015-07-06 | drivers: clk: st: Fix flexgen lock init | Giuseppe Cavallaro |
2015-06-04 | clk: st: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven |
2015-05-14 | clk: st: Silence sparse warnings | Stephen Boyd |
2015-02-18 | clk: Replace explicit clk assignment with __clk_hw_set_clk | Javier Martinez Canillas |
2015-01-20 | clk: st: STiH410: Fix pdiv and fdiv divisor when setting rate | Peter Griffin |
2014-07-28 | clk: st: STiH407: Support for Flexgen Clocks | Gabriel FERNANDEZ |