summaryrefslogtreecommitdiffstats
path: root/include/linux/clk.h
Commit message (Expand)AuthorAge
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-09-20
|\
| * clk: Constify struct clk_bulk_data * where possibleAndrey Smirnov2019-08-08
* | clk: Add missing documentation of devm_clk_bulk_get_optional() argumentSylwester Nawrocki2019-07-22
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-17
|\
| * clk: Add devm_clk_bulk_get_optional() functionSylwester Nawrocki2019-06-25
| * clk: Add clk_bulk_get_optional() functionSylwester Nawrocki2019-06-25
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/
* clk: Add missing stubs for a few functionsDmitry Osipenko2019-04-25
* clk: Add (devm_)clk_get_optional() functionsPhil Edworthy2019-02-06
*-. Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-nextStephen Boyd2018-10-18
|\ \
| | * clk: add managed version of clk_bulk_get_allDong Aisheng2018-10-16
| | * clk: add new APIs to operate on all available clocksDong Aisheng2018-10-16
| |/
* / clk: Add functions to save/restore clock context en-masseRuss Dill2018-10-03
|/
* clk: add duty cycle supportJerome Brunet2018-06-19
* clk: add more __must_check for bulk APIsDong Aisheng2018-03-16
* clk: add clk_rate_exclusive apiJerome Brunet2017-12-19
* Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-14
|\
| * clk: Provide bulk prepare_enable disable_unprepare variantsBjorn Andersson2017-07-13
* | Merge branch 'clk-bulk-get' into clk-nextStephen Boyd2017-06-02
|\|
| * clk: add managed version of clk_bulk_getDong Aisheng2017-06-02
| * clk: add clk_bulk_get accessoriesDong Aisheng2017-06-02
* | clk: Provide dummy of_clk_get_from_provider() for compile-testingGeert Uytterhoeven2017-06-02
|/
* kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com2017-04-02
* clk: add devm_get_clk_from_child() APIKuninori Morimoto2016-12-08
* Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-30
|\
| * clk: Provide notifier stubs when !COMMON_CLKKrzysztof Kozlowski2016-06-28
* | clk: Add missing clk_get_sys() stubDaniel Lezcano2016-06-28
|/
* clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King2015-05-06
* clk: update clk API documentation to clarify clk_round_rate()Russell King2015-05-06
* clk: introduce clk_is_matchMichael Turquette2015-03-11
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-02
* clk: Introduce clk_has_parent()Thierry Reding2015-01-24
* Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-15
|\
| * clk: introduce clk_set_phase function & callbackMike Turquette2014-09-27
* | Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida2014-09-09
|/
* clk: add pr_debug & kerneldoc around clk notifiersMike Turquette2014-02-24
* clk: add clk accuracy retrieval supportBoris BREZILLON2013-12-23
* clk: Properly handle notifier return valuesSoren Brinkmann2013-04-10
* clk: add non CONFIG_HAVE_CLK routinesViresh Kumar2012-07-30
* Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-24
|\
| * clk: fix compile for OF && !COMMON_CLKRob Herring2012-07-19
| * clk: fix clk_get on of_clk_get_by_name return checkShawn Guo2012-07-19
| * clk: add DT clock binding supportGrant Likely2012-07-11
* | Fix typo in include/linux/clk.h .Jan-Simon Möller2012-07-24
|/
* Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann2012-05-11
|\
| * ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-19
* | clk: remove trailing whitespace from clk.hRob Herring2012-04-24
* | clk: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown2012-04-24
|/
* clk: introduce the common clock frameworkMike Turquette2012-03-16
* clk: add helper functions clk_prepare_enable and clk_disable_unprepareRichard Zhao2011-12-28