summaryrefslogtreecommitdiff
path: root/include/linux/clk.h
Commit message (Expand)AuthorAge
* 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-12
* | 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-22
* 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
* clk: provide prepare/unprepare functionsRussell King2011-09-27
* [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren2009-06-04
* clkdev: add possibility to get a clock based on the device nameSascha Hauer2009-03-27
* include/linux/clk.h: fix commentAlex Raimondi2008-10-16
* include/linux/clk.h is betraying its ARM originsTodd Poynor2006-03-25
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07