summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mmp/clk-mix.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mmp: Convert to clk_hw based provider APIsStephen Boyd2015-08-251-19/+16Star
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-251-4/+4
* clk/mmp: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-081-4/+3Star
* clk: fix some determine_rate implementationsBoris Brezillon2015-07-281-1/+4
* clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-281-11/+9Star
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+2
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-041-2/+2
* clk: mmp: add clock type mixChao Xie2014-11-131-0/+513