summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/clk-rcg.c
Commit message (Expand)AuthorAgeFilesLines
* clk: qcom: Fix pre-divider usage for pixel RCGArchit Taneja2016-02-291-1/+3
* clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGsArchit Taneja2015-10-161-0/+230
* clk: qcom: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-10/+9
* 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-2/+2
* clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-271-24/+20
* clk: qcom: Fix parent_map translationsGeorgi Djakov2015-04-081-6/+20
* clk: qcom: Introduce parent_map tablesGeorgi Djakov2015-03-231-5/+8
* clk: qcom: Do some error handling in configure_bank()Georgi Djakov2015-03-231-21/+42
* clk: qcom: Fix clk_get_parent function return valueGeorgi Djakov2015-03-231-7/+19
* clk: qcom: Properly change rates for ahbix clockStephen Boyd2015-03-121-0/+62
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-2/+8
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-8/+12
* clk: qcom: Add support for banked MD RCGsStephen Boyd2014-09-221-47/+52
* clk: qcom: Consolidate frequency finding logicStephen Boyd2014-09-221-16/+4
* clk: qcom: Support bypass RCG configurationStephen Boyd2014-07-151-7/+44
* clk: qcom: Add support for root clock generators (RCGs)Stephen Boyd2014-01-161-0/+517
OpenPOWER on IntegriCloud