aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clk.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+22
2017-07-12clk: Provide bulk prepare_enable disable_unprepare variantsGravatar Bjorn Andersson 1-0/+22
2017-06-02Merge branch 'clk-bulk-get' into clk-nextGravatar Stephen Boyd 1-0/+132
2017-06-02clk: add managed version of clk_bulk_getGravatar Dong Aisheng 1-0/+21
2017-06-02clk: add clk_bulk_get accessoriesGravatar Dong Aisheng 1-0/+111
2017-06-02clk: Provide dummy of_clk_get_from_provider() for compile-testingGravatar Geert Uytterhoeven 1-0/+4
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesGravatar mchehab@s-opensource.com 1-2/+2
2016-12-08clk: add devm_get_clk_from_child() APIGravatar Kuninori Morimoto 1-4/+25
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+14
2016-06-28clk: Provide notifier stubs when !COMMON_CLKGravatar Krzysztof Kozlowski 1-2/+14
2016-06-28clk: Add missing clk_get_sys() stubGravatar Daniel Lezcano 1-0/+4
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hGravatar Russell King 1-13/+0
2015-05-06clk: update clk API documentation to clarify clk_round_rate()Gravatar Russell King 1-0/+14
2015-03-11clk: introduce clk_is_matchGravatar Michael Turquette 1-0/+18
2015-02-02clk: Add rate constraints to clocksGravatar Tomeu Vizoso 1-0/+28
2015-01-24clk: Introduce clk_has_parent()Gravatar Thierry Reding 1-0/+17
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Gravatar Linus Torvalds 1-0/+29
2014-09-27clk: introduce clk_set_phase function & callbackGravatar Mike Turquette 1-0/+29
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlGravatar Masanari Iida 1-1/+1
2014-02-24clk: add pr_debug & kerneldoc around clk notifiersGravatar Mike Turquette 1-0/+14
2013-12-22clk: add clk accuracy retrieval supportGravatar Boris BREZILLON 1-0/+17
2013-04-10clk: Properly handle notifier return valuesGravatar Soren Brinkmann 1-4/+4
2012-07-30clk: add non CONFIG_HAVE_CLK routinesGravatar Viresh Kumar 1-59/+109
2012-07-24Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxGravatar Linus Torvalds 1-0/+20
2012-07-24Fix typo in include/linux/clk.h .Gravatar Jan-Simon Möller 1-2/+2
2012-07-19clk: fix compile for OF && !COMMON_CLKGravatar Rob Herring 1-1/+1
2012-07-19clk: fix clk_get on of_clk_get_by_name return checkGravatar Shawn Guo 1-2/+3
2012-07-11clk: add DT clock binding supportGravatar Grant Likely 1-0/+19
2012-05-11Merge branch 'depends/rmk/clkdev' into next/clockGravatar Arnd Bergmann 1-0/+32
2012-04-24clk: remove trailing whitespace from clk.hGravatar Rob Herring 1-2/+2
2012-04-24clk: Remove comment for end of CONFIG_COMMON_CLK sectionGravatar Mark Brown 1-1/+1
2012-04-19ARM: 7376/1: clkdev: Implement managed clk_get()Gravatar Mark Brown 1-0/+32
2012-03-16clk: introduce the common clock frameworkGravatar Mike Turquette 1-5/+63
2011-12-28clk: add helper functions clk_prepare_enable and clk_disable_unprepareGravatar Richard Zhao 1-0/+22
2011-09-27clk: provide prepare/unprepare functionsGravatar Russell King 1-0/+43
2009-06-04[ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cGravatar Tony Lindgren 1-0/+13
2009-03-27clkdev: add possibility to get a clock based on the device nameGravatar Sascha Hauer 1-0/+17
2008-10-16include/linux/clk.h: fix commentGravatar Alex Raimondi 1-0/+4
2006-03-25include/linux/clk.h is betraying its ARM originsGravatar Todd Poynor 1-2/+2
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hGravatar Russell King 1-0/+124