summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-multiplier.c
Commit message (Expand)AuthorAgeFilesLines
* clk: multiplier: Prevent the multiplier from under / over flowingMaxime Ripard2016-06-201-3/+17
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-2/+0
* clk: Remove clk_{register,unregister}_multiplier()Stephen Boyd2015-10-231-51/+0
* clk: Add a basic multiplier clockMaxime Ripard2015-10-211-0/+181