aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mmp/clk-mix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-24clk: mmp: Convert to clk_hw based provider APIsStephen Boyd1-19/+16
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd1-4/+4
2015-08-07clk/mmp: use kmemdup rather than duplicating its implementationAndrzej Hajda1-4/+3
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon1-1/+4
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon1-11/+9
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso1-0/+2
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso1-2/+2
2014-11-12clk: mmp: add clock type mixChao Xie1-0/+513