aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-fractional-divider.c
Commit message (Expand)AuthorAge
* clk: fractional-divider: Add hw based registration APIsStephen Boyd2016-04-19
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-29
* clk: fractional-divider: switch to rational best approximationAndy Shevchenko2015-10-02
* clk: fractional-divider: keep mwidth and nwidth internallyAndy Shevchenko2015-10-02
* clk: fractional-divider: rename prate -> parent_rateAndy Shevchenko2015-10-02
* clk: basic-type: Silence warnings about lock imbalancesStephen Boyd2015-07-28
* clk: basic-types: Remove useless allocation failure printksStephen Boyd2015-05-14
* clk: fractional-divider: support for divider bypassingHeikki Krogerus2015-03-12
* clk: fractional-divider: cast parent_rate to u64 before multiplyingHeiko Stübner2014-09-10
* clk: new basic clk type for fractional dividerHeikki Krogerus2014-05-20