summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/clk-rcg2.c
AgeCommit message (Expand)Author
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das
2020-02-28clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson
2020-01-04clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo
2015-11-30clk: qcom: Add gfx3d ping-pong PLL frequency switchingStephen Boyd
2015-09-17clk: qcom: Add support for RCGs with shared branchesGeorgi Djakov
2015-09-16clk: qcom: Allow clk_set_parent() to work on display clocksStephen Boyd
2015-08-24clk: qcom: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-07-28Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-06clk: qcom: Use parent rate when set rate to pixel RCG clockHai Li
2015-04-08clk: qcom: Fix parent_map translationsGeorgi Djakov
2015-03-23clk: qcom: Introduce parent_map tablesGeorgi Djakov
2015-03-23clk: qcom: Fix clk_get_parent function return valueGeorgi Djakov
2015-03-23clk: qcom: fix RCG M/N counter configurationArchit Taneja
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-09-22clk: qcom: Consolidate frequency finding logicStephen Boyd
2014-05-29clk: qcom: Support display RCG clocksStephen Boyd
2014-05-29clk: qcom: Return highest rate when round_rate() exceeds planStephen Boyd
2014-05-29clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd
2014-01-16clk: qcom: Add support for root clock generators (RCGs)Stephen Boyd