summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/common.c
Commit message (Expand)AuthorAgeFilesLines
* clk: qcom: Make common clk_hw registrationsJeffrey Hugo2019-02-221-0/+8
* clk: qcom: Support 'protected-clocks' propertyStephen Boyd2018-11-211-0/+18
* clk: qcom: Update SPDX headers for common filesTaniya Das2018-07-251-9/+1
* clk: qcom: Register the gdscs before the clocksRajendra Nayak2018-06-011-16/+16
* clk: qcom: common: fix legacy board-clock registrationJohan Hovold2017-11-141-2/+4
* clk: qcom: common: Migrate to devm_* APIs for resets and clk providersStephen Boyd2017-11-011-24/+2
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* clk: qcom: Do not drop device node twiceGuenter Roeck2017-02-151-1/+0
* clk: qcom: Add rcg ops to return floor value closest to the requested rateRajendra Nayak2016-11-231-0/+16
* Merge branch 'clk-qcom-rpm' into clk-nextStephen Boyd2016-11-101-9/+6
|\
| * clk: qcom: Always add factor clock for xo clocksGeorgi Djakov2016-11-101-9/+6
* | clk: qcom: Enable FSM mode for votable alpha PLLsRajendra Nayak2016-11-011-0/+21
|/
* clk: qcom: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-08-241-26/+32
* clk: qcom: Remove CLK_IS_ROOTStephen Boyd2016-03-041-1/+0
* clk: qcom: gdsc: Add support for hierarchical power domainsRajendra Nayak2016-02-111-3/+13
* clk: qcom: common: check for failureSudip Mukherjee2016-02-081-6/+11
* clk: qcom: common: Add API to register board clocks backwards compatiblyStephen Boyd2015-11-161-0/+87
* clk: qcom: Drop calls to qcom_cc_remove()Stephen Boyd2015-10-081-5/+0
* qcom: clk: Make qcom_cc_probe() fully devm safeStephen Boyd2015-10-081-11/+24
* clk: qcom: gdsc: Add support for ON only stateRajendra Nayak2015-09-161-1/+2
* clk: qcom: gdsc: Prepare common clk probe to register gdscsRajendra Nayak2015-09-161-1/+14
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-241-1/+1
* clk: qcom: Give clk-qcom.ko module a GPLv2 licenseStephen Boyd2015-07-281-0/+3
* clk: qcom: Introduce parent_map tablesGeorgi Djakov2015-03-231-0/+12
* clk: qcom: Consolidate frequency finding logicStephen Boyd2014-09-221-0/+16
* clk: qcom: Fix PLL rate configurationsStephen Boyd2014-07-151-11/+28
* clk: qcom: Return error pointers for unimplemented clocksStephen Boyd2014-05-291-1/+3
* clk: qcom: Consolidate common probe codeStephen Boyd2014-04-301-0/+99