summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/clk-rcg2.c
Commit message (Expand)AuthorAgeFilesLines
* clk: qcom: Add rcg ops to return floor value closest to the requested rateRajendra Nayak2016-11-231-9/+67
* clk: qcom: Add gfx3d ping-pong PLL frequency switchingStephen Boyd2015-11-301-0/+87
* clk: qcom: Add support for RCGs with shared branchesGeorgi Djakov2015-09-171-0/+79
* clk: qcom: Allow clk_set_parent() to work on display clocksStephen Boyd2015-09-161-8/+83
* clk: qcom: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-16/+13
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-241-1/+1
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-241-1/+1
* Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd2015-07-281-39/+39
|\
| * clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-271-39/+39
* | clk: qcom: Use parent rate when set rate to pixel RCG clockHai Li2015-07-061-6/+3
|/
* clk: qcom: Fix parent_map translationsGeorgi Djakov2015-04-081-5/+15
* clk: qcom: Introduce parent_map tablesGeorgi Djakov2015-03-231-5/+9
* clk: qcom: Fix clk_get_parent function return valueGeorgi Djakov2015-03-231-2/+5
* clk: qcom: fix RCG M/N counter configurationArchit Taneja2015-03-231-1/+1
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+6
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-11/+17
* clk: qcom: Consolidate frequency finding logicStephen Boyd2014-09-221-16/+3
* clk: qcom: Support display RCG clocksStephen Boyd2014-05-291-15/+284
* clk: qcom: Return highest rate when round_rate() exceeds planStephen Boyd2014-05-291-1/+2
* clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd2014-05-291-1/+1
* clk: qcom: Add support for root clock generators (RCGs)Stephen Boyd2014-01-161-0/+291
OpenPOWER on IntegriCloud