summaryrefslogtreecommitdiffstats
path: root/include/linux/clk-provider.h
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2015-10-221-0/+42
|\
| * clk: Add a basic multiplier clockMaxime Ripard2015-10-211-0/+42
* | clk: Make clk input parameter of __clk_get_name() constGeert Uytterhoeven2015-10-161-1/+1
* | clk: fractional-divider: keep mwidth and nwidth internallyAndy Shevchenko2015-10-021-1/+2
|/
* clk: Constify clk_hw argument to provider APIsStephen Boyd2015-08-251-7/+7
* clk: Remove unused provider APIsStephen Boyd2015-08-251-6/+0Star
* clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd2015-08-251-0/+9
* clk: gpio: Mark parent_names array constStephen Boyd2015-07-281-1/+1
* clk: allow a clk divider with max divisor when zeroJim Quinlan2015-07-281-0/+4
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-1/+1
|\
| * clk: Remove clk.h from clk-provider.hStephen Boyd2015-07-201-1/+1
* | clk: Allow providers to configure min/max ratesStephen Boyd2015-07-281-0/+2
* | Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd2015-07-281-20/+29
|\ \
| * | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-281-20/+29
| |/
* / clk: add gpio controlled clock multiplexerSergej Sawazki2015-07-071-0/+17
|/
* Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-201-0/+1
|\
| * clk: Expose clk_hw_reparent() to providersTomeu Vizoso2015-05-131-0/+1
* | Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-201-0/+1
|\ \
| * | clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz2015-06-201-0/+1
| |/
* | clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-101-1/+1
* | clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-061-0/+2
* | clk: make strings in parent name arrays constSascha Hauer2015-05-061-4/+6
|/
* clk: clk-gpio-gate: Fix active lowMartin Fuzzey2015-04-111-1/+1
* clk: Add __clk_hw_set_clk helper functionJavier Martinez Canillas2015-02-181-0/+6
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-3/+14
* clk: Make clk API return per-user struct clk instancesTomeu Vizoso2015-02-021-5/+7
* clk: divider: Make generic for usage elsewhereStephen Boyd2015-01-271-0/+11
* clk: Add __clk_mux_determine_rate_closestStephen Boyd2015-01-271-1/+7
* clk: Add clk_unregister_{divider, gate, mux} to close memory leakKrzysztof Kozlowski2015-01-171-0/+4
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-041-2/+2
* clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2014-12-041-1/+1
* clk: Don't expose __clk_get_accuracyTomeu Vizoso2014-12-041-1/+0Star
* clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2014-12-041-1/+0Star
* clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-171-1/+0Star
* Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-271-0/+11
|\
| * clk: Add a function to retrieve phaseMaxime Ripard2014-09-271-0/+5
| * clk: Include of.h in clock-provider.hMaxime Ripard2014-09-271-0/+1
| * clk: introduce clk_set_phase function & callbackMike Turquette2014-09-271-0/+5
* | clk: add gpio gated clockJyri Sarha2014-09-271-0/+22
|/
* clk: define and export clk_debugs_add_filePeter De Schrijver2014-07-031-0/+5
* Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-081-57/+70
|\
| * clk: divider: add CLK_DIVIDER_READ_ONLY flagHeiko Stuebner2014-05-231-0/+4
| * clk: Improve clk_ops documentationGeert Uytterhoeven2014-05-131-19/+25
| * clk: Fixup spacing in commentsGeert Uytterhoeven2014-05-131-44/+44
| * clk: divider: Add round to closest dividerMaxime COQUELIN2014-04-301-0/+3
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-4/+1Star
|\ \
| * | of: consolidate linker section OF match table declarationsRob Herring2014-05-201-4/+1Star
| |/
* / clk: new basic clk type for fractional dividerHeikki Krogerus2014-05-201-0/+31
|/
* clk: support hardware-specific debugfs entriesAlex Elder2014-03-251-0/+8
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-311-0/+16
|\