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