Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 2015-08-24 | 1 | -1/+1 |
* | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() | Stephen Boyd | 2015-08-24 | 1 | -2/+2 |
* | clk: shmobile: Remove unneeded #include <linux/clkdev.h> | Geert Uytterhoeven | 2015-07-28 | 1 | -1/+1 |
* | clk: shmobile: div6: Avoid division by zero in .round_rate() | Geert Uytterhoeven | 2015-02-04 | 1 | -0/+3 |
* | clk: shmobile: div6: Avoid changing divisor in .disable() | Geert Uytterhoeven | 2015-01-08 | 1 | -4/+11 |
* | clk: shmobile: div6: support selectable-input clocks | Ulrich Hecht | 2014-11-12 | 1 | -12/+101 |
* | clk: shmobile: div6: use proper description in kernel doc | Wolfram Sang | 2014-02-25 | 1 | -1/+1 |
* | clk: shmobile: Add DIV6 clock support | Laurent Pinchart | 2013-12-12 | 1 | -0/+185 |