aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mmp/clk-mix.c
AgeCommit message (Expand)Author
2017-11-13clk: mmp: Adjust checks for NULL pointersMarkus Elfring
2017-11-13clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring
2017-11-13clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring
2015-08-24clk: mmp: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-08-07clk/mmp: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-11-12clk: mmp: add clock type mixChao Xie