Commit message (Expand) | Author | Age | |
---|---|---|---|
* | clk: fractional-divider: Add hw based registration APIs | Stephen Boyd | 2016-04-19 |
* | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang | 2016-01-29 |
* | clk: fractional-divider: switch to rational best approximation | Andy Shevchenko | 2015-10-02 |
* | clk: fractional-divider: keep mwidth and nwidth internally | Andy Shevchenko | 2015-10-02 |
* | clk: fractional-divider: rename prate -> parent_rate | Andy Shevchenko | 2015-10-02 |
* | clk: basic-type: Silence warnings about lock imbalances | Stephen Boyd | 2015-07-28 |
* | clk: basic-types: Remove useless allocation failure printks | Stephen Boyd | 2015-05-14 |
* | clk: fractional-divider: support for divider bypassing | Heikki Krogerus | 2015-03-12 |
* | clk: fractional-divider: cast parent_rate to u64 before multiplying | Heiko Stübner | 2014-09-10 |
* | clk: new basic clk type for fractional divider | Heikki Krogerus | 2014-05-20 |