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
2023-08-30
clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
Biju Das
2022-09-15
clk: Constify clk_has_parent()
Maxime Ripard
2022-06-15
clk: Provide new devm_clk helpers for prepared and enabled clocks
Uwe Kleine-König
2022-06-15
clk: Improve documentation for devm_clk_get() and its optional variant
Uwe Kleine-König
2022-03-11
clk: Add clk_drop_range
Maxime Ripard
2021-02-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-01-27
PM: clk: make PM clock layer compatible with clocks that must sleep
Nicolas Pitre
2021-01-12
linux/clk.h: use correct kernel-doc notation for 2 functions
Randy Dunlap
2020-12-20
Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'...
Stephen Boyd
2020-11-14
clk: meson: g12: use devm variant to register notifiers
Jerome Brunet
2020-11-14
clk: add devm variant of clk_notifier_register
Jerome Brunet
2020-11-04
clk: fix a kernel-doc markup
Mauro Carvalho Chehab
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
[next]