aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-multiplier.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-20clk: multiplier: Prevent the multiplier from under / over flowingGravatar Maxime Ripard 1-3/+17
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGravatar Geliang Tang 1-2/+0
2015-10-23clk: Remove clk_{register,unregister}_multiplier()Gravatar Stephen Boyd 1-51/+0
2015-10-21clk: Add a basic multiplier clockGravatar Maxime Ripard 1-0/+181