index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
clk.h
Age
Commit message (
Expand
)
Author
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
2011-12-28
clk: add helper functions clk_prepare_enable and clk_disable_unprepare
Richard Zhao
[next]