Age | Commit message (Expand) | Author | Files | Lines |
2020-01-07 | clk: clarify that clk_set_rate() does updates from top to bottom | Martin Blumenstingl | 1 | -0/+3 |
2019-09-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -7/+10 |
2019-08-08 | clk: Constify struct clk_bulk_data * where possible | Andrey Smirnov | 1 | -7/+10 |
2019-07-23 | clk: Add missing documentation of devm_clk_bulk_get_optional() argument | Sylwester Nawrocki | 1 | -0/+1 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+47 |
2019-06-26 | clk: Add devm_clk_bulk_get_optional() function | Sylwester Nawrocki | 1 | -0/+28 |
2019-06-26 | clk: Add clk_bulk_get_optional() function | Sylwester Nawrocki | 1 | -0/+19 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-25 | clk: Add missing stubs for a few functions | Dmitry Osipenko | 1 | -0/+16 |
2019-02-06 | clk: Add (devm_)clk_get_optional() functions | Phil Edworthy | 1 | -0/+36 |
2018-10-19 | Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-next | Stephen Boyd | 1 | -1/+64 |
2018-10-17 | clk: add managed version of clk_bulk_get_all | Dong Aisheng | 1 | -0/+23 |
2018-10-17 | clk: add new APIs to operate on all available clocks | Dong Aisheng | 1 | -1/+41 |
2018-10-03 | clk: Add functions to save/restore clock context en-masse | Russ Dill | 1 | -0/+25 |
2018-06-19 | clk: add duty cycle support | Jerome Brunet | 1 | -0/+33 |
2018-03-17 | clk: add more __must_check for bulk APIs | Dong Aisheng | 1 | -8/+8 |
2017-12-20 | clk: add clk_rate_exclusive api | Jerome Brunet | 1 | -0/+62 |
2017-07-14 | Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+22 |
2017-07-13 | clk: Provide bulk prepare_enable disable_unprepare variants | Bjorn Andersson | 1 | -0/+22 |
2017-06-03 | Merge branch 'clk-bulk-get' into clk-next | Stephen Boyd | 1 | -0/+132 |
2017-06-03 | clk: add managed version of clk_bulk_get | Dong Aisheng | 1 | -0/+21 |
2017-06-03 | clk: add clk_bulk_get accessories | Dong Aisheng | 1 | -0/+111 |
2017-06-02 | clk: Provide dummy of_clk_get_from_provider() for compile-testing | Geert Uytterhoeven | 1 | -0/+4 |
2017-04-02 | kernel-api.rst: fix a series of errors when parsing C files | mchehab@s-opensource.com | 1 | -2/+2 |
2016-12-09 | clk: add devm_get_clk_from_child() API | Kuninori Morimoto | 1 | -4/+25 |
2016-07-30 | Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+14 |
2016-06-29 | clk: Provide notifier stubs when !COMMON_CLK | Krzysztof Kozlowski | 1 | -2/+14 |
2016-06-28 | clk: Add missing clk_get_sys() stub | Daniel Lezcano | 1 | -0/+4 |
2015-05-06 | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h | Russell King | 1 | -13/+0 |
2015-05-06 | clk: update clk API documentation to clarify clk_round_rate() | Russell King | 1 | -0/+14 |
2015-03-12 | clk: introduce clk_is_match | Michael Turquette | 1 | -0/+18 |
2015-02-03 | clk: Add rate constraints to clocks | Tomeu Vizoso | 1 | -0/+28 |
2015-01-25 | clk: Introduce clk_has_parent() | Thierry Reding | 1 | -0/+17 |
2014-10-15 | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 1 | -0/+29 |
2014-09-27 | clk: introduce clk_set_phase function & callback | Mike Turquette | 1 | -0/+29 |
2014-09-09 | Documentation: Docbook: Fix generated DocBook/kernel-api.xml | Masanari Iida | 1 | -1/+1 |
2014-02-25 | clk: add pr_debug & kerneldoc around clk notifiers | Mike Turquette | 1 | -0/+14 |
2013-12-23 | clk: add clk accuracy retrieval support | Boris BREZILLON | 1 | -0/+17 |
2013-04-11 | clk: Properly handle notifier return values | Soren Brinkmann | 1 | -4/+4 |
2012-07-31 | clk: add non CONFIG_HAVE_CLK routines | Viresh Kumar | 1 | -59/+109 |
2012-07-25 | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 1 | -0/+20 |
2012-07-24 | Fix typo in include/linux/clk.h . | Jan-Simon Möller | 1 | -2/+2 |
2012-07-20 | clk: fix compile for OF && !COMMON_CLK | Rob Herring | 1 | -1/+1 |
2012-07-20 | clk: fix clk_get on of_clk_get_by_name return check | Shawn Guo | 1 | -2/+3 |
2012-07-12 | clk: add DT clock binding support | Grant Likely | 1 | -0/+19 |
2012-05-11 | Merge branch 'depends/rmk/clkdev' into next/clock | Arnd Bergmann | 1 | -0/+32 |
2012-04-25 | clk: remove trailing whitespace from clk.h | Rob Herring | 1 | -2/+2 |
2012-04-25 | clk: Remove comment for end of CONFIG_COMMON_CLK section | Mark Brown | 1 | -1/+1 |
2012-04-19 | ARM: 7376/1: clkdev: Implement managed clk_get() | Mark Brown | 1 | -0/+32 |
2012-03-17 | clk: introduce the common clock framework | Mike Turquette | 1 | -5/+63 |