summaryrefslogtreecommitdiff
path: root/include/linux/clk-provider.h (follow)
Commit message (Expand)AuthorAge
* 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: Provide OF helper to mark clocks as CRITICALLee Jones2016-11-28
* clk: Allow clocks to be marked as CRITICALLee Jones2016-11-28
* 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
* Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\
* | clk: qcom: clk-voter: Add support for voter clocksTaniya Das2016-10-14
* | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-05-11
* | 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 stubs for of_clk_*() APIs when CONFIG_OF=nStephen Boyd2015-10-26
* clk: Remove clk_{register,unregister}_multiplier()Stephen Boyd2015-10-23
* Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2015-10-21
|\
| * clk: Add a basic multiplier clockMaxime Ripard2015-10-21
* | clk: Make clk input parameter of __clk_get_name() constGeert Uytterhoeven2015-10-16
* | clk: fractional-divider: keep mwidth and nwidth internallyAndy Shevchenko2015-10-02
|/
* 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: gpio: Mark parent_names array constStephen Boyd2015-07-28
* clk: allow a clk divider with max divisor when zeroJim Quinlan2015-07-28
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\
| * clk: Remove clk.h from clk-provider.hStephen 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: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
| |/
* / clk: add gpio controlled clock multiplexerSergej Sawazki2015-07-06
|/
* 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
|\ \
| * | clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz2015-06-20
| |/
* | clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-10
* | clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-05
* | clk: make strings in parent name arrays constSascha Hauer2015-05-05
|/
* clk: clk-gpio-gate: Fix active lowMartin Fuzzey2015-04-10
* clk: Add __clk_hw_set_clk helper functionJavier Martinez Canillas2015-02-18
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-02
* clk: Make clk API return per-user struct clk instancesTomeu Vizoso2015-02-02
* clk: divider: Make generic for usage elsewhereStephen Boyd2015-01-27
* clk: Add __clk_mux_determine_rate_closestStephen Boyd2015-01-27
* clk: Add clk_unregister_{divider, gate, mux} to close memory leakKrzysztof Kozlowski2015-01-17
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
* clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2014-12-03
* clk: Don't expose __clk_get_accuracyTomeu Vizoso2014-12-03