summaryrefslogtreecommitdiff
path: root/include/linux/clk-provider.h
Commit message (Expand)AuthorAge
* 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
* clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2014-12-03
* clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-17
* Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-27
|\
| * clk: Add a function to retrieve phaseMaxime Ripard2014-09-27
| * clk: Include of.h in clock-provider.hMaxime Ripard2014-09-27
| * clk: introduce clk_set_phase function & callbackMike Turquette2014-09-27
* | clk: add gpio gated clockJyri Sarha2014-09-26
|/
* clk: define and export clk_debugs_add_filePeter De Schrijver2014-07-02
* Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-07
|\
| * clk: divider: add CLK_DIVIDER_READ_ONLY flagHeiko Stuebner2014-05-23
| * clk: Improve clk_ops documentationGeert Uytterhoeven2014-05-12
| * clk: Fixup spacing in commentsGeert Uytterhoeven2014-05-12
| * clk: divider: Add round to closest dividerMaxime COQUELIN2014-04-30
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\ \
| * | of: consolidate linker section OF match table declarationsRob Herring2014-05-20
| |/