summaryrefslogtreecommitdiff
path: root/drivers/clk/clk.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\
| * clk: Don't show the incorrect clock phaseShawn Lin2018-05-30
* | clk: Move vdd voting before set rate and parentTaniya Das2017-05-12
* | clk: Add support to dump state of all clocks into ftraceAmit Nischal2017-05-02
* | clk: Move the measure functionality from common clock frameworkTaniya Das2017-03-17
* | clk: qcom: Move clock debug measure support from common codeTaniya Das2017-03-17
* | clk: qcom: Add support to log PLL/RCGR values in case of failureTaniya Das2017-02-14
* | clk: Add separate function to print clocks enabled during suspendTaniya Das2017-01-23
* | clk: Fix handoff counts for parent of handoff enabled clocksAmit Nischal2016-12-30
* | clk: move check for CLK_ENABLE_HAND_OFF at unused treeTaniya Das2016-12-22
* | clk: introduce CLK_ENABLE_HAND_OFF flagMichael Turquette2016-12-22
* | clk: qcom: Add support for debugfs measure clockTaniya Das2016-12-09
* | clk: Add vdd_class support for handoff and use_max_uVTaniya Das2016-12-06
* | clk: fix critical clock lockingMaxime Ripard2016-11-28
* | clk: Provide OF helper to mark clocks as CRITICALLee Jones2016-11-28
* | clk: WARN_ON about to disable a critical clockLee Jones2016-11-28
* | clk: Allow clocks to be marked as CRITICALLee Jones2016-11-28
* | clk: Add support to allow client to print all enabled clocksTaniya Das2016-11-16
* | clk: Add support for list_rates ops for clocksTaniya Das2016-11-16
* | clk: add/modify debugfs support for clocksTaniya Das2016-11-16
* | clk: Add support to vote to regulator framework from clk frameworkStephen Boyd2016-11-03
* | clk: Check for failure at clk_change_rateTaniya Das2016-10-21
* | clk: qcom: clk-voter: Add support for voter clocksTaniya Das2016-10-14
* | clk: Add support to set custom flags with clk_set_flagsTaniya Das2016-07-14
* | clk: msm: Add support for MSM clocksTaniya Das2016-03-01
|/
* clk: Add clk_hw_is_enabled() for use by clk providersJoachim Eastwood2015-10-26
* clk: add missing of_node_putJulia Lawall2015-10-21
* clk: Make clk input parameter of __clk_get_name() constGeert Uytterhoeven2015-10-16
* clk: Use %u to format unsigned int in of_clk_src_onecell_get()Geert Uytterhoeven2015-10-16
* clk: Make of_clk_get_parent_name() robust with #clock-cells = 1Stephen Boyd2015-10-15
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-09-17
|\
| * clk: check for invalid parent index of orphans in __clk_init()Mans Rullgard2015-09-16
* | clk: Remove unneeded semicolonsJavier Martinez Canillas2015-09-17
|/
* clk: remove duplicated code with __clk_set_parent_afterDong Aisheng2015-08-24
* clk: Constify clk_hw argument to provider APIsStephen Boyd2015-08-24
* clk: Remove unused provider APIsStephen Boyd2015-08-24
* clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd2015-08-24
* clk: track the orphan status of clocks and their childrenHeiko Stuebner2015-08-12
* clk: Silence warnings about lock imbalancesStephen Boyd2015-07-28
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\
| * clk: Include clk.h in clk.cStephen Boyd2015-07-20
* | clk: Allow providers to configure min/max ratesStephen Boyd2015-07-28
* | Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd2015-07-28
|\ \
| * | clk: fix some determine_rate implementationsBoris Brezillon2015-07-27
| * | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
| |/
* | clk: Move clk_provider_list to scope of function using itStephen Boyd2015-07-07
* | clk: Check for allocation errors in of_clk_init()Stephen Boyd2015-07-07
|/
* Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-20
|\
| * clk: Expose clk_hw_reparent() to providersTomeu Vizoso2015-05-13
* | Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-20
|\ \