summaryrefslogtreecommitdiffstats
path: root/include/linux/clk.h
Commit message (Expand)AuthorAgeFilesLines
* clk: add devm_get_clk_from_child() APIKuninori Morimoto2016-12-081-4/+25
* Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-301-2/+14
|\
| * clk: Provide notifier stubs when !COMMON_CLKKrzysztof Kozlowski2016-06-281-2/+14
* | clk: Add missing clk_get_sys() stubDaniel Lezcano2016-06-281-0/+4
|/
* clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King2015-05-061-13/+0
* clk: update clk API documentation to clarify clk_round_rate()Russell King2015-05-061-0/+14
* clk: introduce clk_is_matchMichael Turquette2015-03-111-0/+18
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+28
* clk: Introduce clk_has_parent()Thierry Reding2015-01-241-0/+17
* Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-151-0/+29
|\
| * clk: introduce clk_set_phase function & callbackMike Turquette2014-09-271-0/+29
* | Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida2014-09-091-1/+1
|/
* clk: add pr_debug & kerneldoc around clk notifiersMike Turquette2014-02-241-0/+14
* clk: add clk accuracy retrieval supportBoris BREZILLON2013-12-221-0/+17
* clk: Properly handle notifier return valuesSoren Brinkmann2013-04-101-4/+4
* clk: add non CONFIG_HAVE_CLK routinesViresh Kumar2012-07-301-59/+109
* Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-241-0/+20
|\
| * clk: fix compile for OF && !COMMON_CLKRob Herring2012-07-191-1/+1
| * clk: fix clk_get on of_clk_get_by_name return checkShawn Guo2012-07-191-2/+3
| * clk: add DT clock binding supportGrant Likely2012-07-111-0/+19
* | Fix typo in include/linux/clk.h .Jan-Simon Möller2012-07-241-2/+2
|/
* Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann2012-05-111-0/+32
|\
| * ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-191-0/+32
* | clk: remove trailing whitespace from clk.hRob Herring2012-04-241-2/+2
* | clk: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown2012-04-241-1/+1
|/
* clk: introduce the common clock frameworkMike Turquette2012-03-161-5/+63
* clk: add helper functions clk_prepare_enable and clk_disable_unprepareRichard Zhao2011-12-281-0/+22
* clk: provide prepare/unprepare functionsRussell King2011-09-271-0/+43
* [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren2009-06-041-0/+13
* clkdev: add possibility to get a clock based on the device nameSascha Hauer2009-03-271-0/+17
* include/linux/clk.h: fix commentAlex Raimondi2008-10-161-0/+4
* include/linux/clk.h is betraying its ARM originsTodd Poynor2006-03-251-2/+2
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-0/+124