summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mmp/clk-mix.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mmp: Adjust checks for NULL pointersMarkus Elfring2017-11-131-2/+2
* clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring2017-11-131-6/+8
* clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-8/+1
* clk: mmp: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-19/+16
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-241-4/+4
* clk/mmp: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-071-4/+3
* clk: fix some determine_rate implementationsBoris Brezillon2015-07-271-1/+4
* clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-271-11/+9
* 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-031-2/+2
* clk: mmp: add clock type mixChao Xie2014-11-121-0/+513
OpenPOWER on IntegriCloud