aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/clk-rcg2.c
AgeCommit message (Expand)Author
2023-11-20clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequenciesDevi Priya
2022-04-15clk: qcom: clk-rcg2: Update the frac table for pixel clockTaniya Das
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das
2020-02-24clk: 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
2018-06-04Merge branch 'clk-qcom-sdm845' into clk-nextStephen Boyd
2018-05-10clk: qcom: Base rcg parent rate off plan frequencyEvan Green
2018-05-08clk: qcom: Configure the RCGs to a safe source as neededAmit Nischal
2018-03-19clk: qcom: Clear hardware clock control bit of RCGAmit Nischal
2017-11-01clk: qcom: Remove unused RCG opsGeorgi Djakov
2016-11-23clk: qcom: Add rcg ops to return floor value closest to the requested rateRajendra Nayak
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