aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clk-provider.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-24clk: Constify clk_hw argument to provider APIsGravatar Stephen Boyd 1-7/+7
2015-08-24clk: Remove unused provider APIsGravatar Stephen Boyd 1-6/+0
2015-08-24clk: Add clk_hw_*() APIs for use by clk providersGravatar Stephen Boyd 1-0/+9
2015-07-28clk: gpio: Mark parent_names array constGravatar Stephen Boyd 1-1/+1
2015-07-28clk: allow a clk divider with max divisor when zeroGravatar Jim Quinlan 1-0/+4
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextGravatar Stephen Boyd 1-1/+1
2015-07-28clk: Allow providers to configure min/max ratesGravatar Stephen Boyd 1-0/+2
2015-07-28Merge branch 'clk-determine-rate-struct' into clk-nextGravatar Stephen Boyd 1-20/+29
2015-07-27clk: change clk_ops' ->determine_rate() prototypeGravatar Boris Brezillon 1-20/+29
2015-07-20clk: Remove clk.h from clk-provider.hGravatar Stephen Boyd 1-1/+1
2015-07-06clk: add gpio controlled clock multiplexerGravatar Sergej Sawazki 1-0/+17
2015-06-20Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Michael Turquette 1-0/+1
2015-06-20Merge branch 'clk-exynos-cpu-clk' into clk-nextGravatar Michael Turquette 1-0/+1
2015-06-20clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportGravatar Bartlomiej Zolnierkiewicz 1-0/+1
2015-06-10clk: fixed: Add comment to clk_fixed_set_rateGravatar Daniel Thompson 1-1/+1
2015-06-05clk: of: helper for filling parent clock array and return num of parentsGravatar Dinh Nguyen 1-0/+2
2015-05-13clk: Expose clk_hw_reparent() to providersGravatar Tomeu Vizoso 1-0/+1
2015-05-05clk: make strings in parent name arrays constGravatar Sascha Hauer 1-4/+6
2015-04-10clk: clk-gpio-gate: Fix active lowGravatar Martin Fuzzey 1-1/+1
2015-02-18clk: Add __clk_hw_set_clk helper functionGravatar Javier Martinez Canillas 1-0/+6
2015-02-02clk: Add rate constraints to clocksGravatar Tomeu Vizoso 1-3/+14
2015-02-02clk: Make clk API return per-user struct clk instancesGravatar Tomeu Vizoso 1-5/+7
2015-01-27clk: divider: Make generic for usage elsewhereGravatar Stephen Boyd 1-0/+11
2015-01-27clk: Add __clk_mux_determine_rate_closestGravatar Stephen Boyd 1-1/+7
2015-01-17clk: Add clk_unregister_{divider, gate, mux} to close memory leakGravatar Krzysztof Kozlowski 1-0/+4
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentGravatar Tomeu Vizoso 1-2/+2
2014-12-03clk: change clk_debugfs_add_file to take a struct clk_hwGravatar Tomeu Vizoso 1-1/+1
2014-12-03clk: Don't expose __clk_get_accuracyGravatar Tomeu Vizoso 1-1/+0
2014-12-03clk: Remove unused function __clk_get_prepare_countGravatar Tomeu Vizoso 1-1/+0
2014-11-17clk-divider: Fix READ_ONLY when divider > 1Gravatar James Hogan 1-1/+0
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Mike Turquette 1-0/+11
2014-09-27clk: Add a function to retrieve phaseGravatar Maxime Ripard 1-0/+5
2014-09-27clk: Include of.h in clock-provider.hGravatar Maxime Ripard 1-0/+1
2014-09-27clk: introduce clk_set_phase function & callbackGravatar Mike Turquette 1-0/+5
2014-09-26clk: add gpio gated clockGravatar Jyri Sarha 1-0/+22
2014-07-02clk: define and export clk_debugs_add_fileGravatar Peter De Schrijver 1-0/+5
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Gravatar Linus Torvalds 1-57/+70
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+1
2014-05-23clk: divider: add CLK_DIVIDER_READ_ONLY flagGravatar Heiko Stuebner 1-0/+4
2014-05-20of: consolidate linker section OF match table declarationsGravatar Rob Herring 1-4/+1
2014-05-20clk: new basic clk type for fractional dividerGravatar Heikki Krogerus 1-0/+31
2014-05-12clk: Improve clk_ops documentationGravatar Geert Uytterhoeven 1-19/+25
2014-05-12clk: Fixup spacing in commentsGravatar Geert Uytterhoeven 1-44/+44
2014-04-30clk: divider: Add round to closest dividerGravatar Maxime COQUELIN 1-0/+3
2014-03-24clk: support hardware-specific debugfs entriesGravatar Alex Elder 1-0/+8
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-0/+16
2014-01-29Merge remote-tracking branch 'agust/next' into nextGravatar Benjamin Herrenschmidt 1-0/+16
2014-01-17CLK: ti: add init support for clock IP blocksGravatar Tero Kristo 1-0/+2
2014-01-16clk: Add set_rate_and_parent() opGravatar Stephen Boyd 1-0/+15
2014-01-12clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gravatar Gerhard Sittig 1-0/+16