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
/
drivers
/
clk
/
clkdev.c
Age
Commit message (
Expand
)
Author
2021-06-08
clkdev: remove unused clkdev_alloc() interfaces
Arnd Bergmann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-19
clk: Look for parents with clkdev based clk_lookups
Stephen Boyd
2019-04-19
clkdev: Move clk creation outside of 'clocks_mutex'
Stephen Boyd
2019-04-18
clkdev: Hold clocks_mutex while iterating clocks list
Stephen Boyd
2019-03-08
Merge branch 'clk-parent-rewrite' (early part) into clk-next
Stephen Boyd
2019-03-08
Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...
Stephen Boyd
2019-03-01
clk: Move of_clk_*() APIs into clk.c from clkdev.c
Stephen Boyd
2019-03-01
clk: Inform the core about consumer devices
Stephen Boyd
2019-03-01
clk: Introduce of_clk_get_hw_from_clkspec()
Stephen Boyd
2019-03-01
clk: Combine __clk_get() and __clk_create_clk()
Stephen Boyd
2019-02-06
clkdev: add managed clkdev lookup registration
Matti Vaittinen
2019-02-06
clk: Add comment about __of_clk_get_by_name() error values
Phil Edworthy
2018-08-13
ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk...
Bartosz Golaszewski
2018-07-11
ARM: 8776/1: clkdev: Remove duplicated negative index check from __of_clk_get()
Geert Uytterhoeven
2018-01-02
clk: Prepare to remove asm-generic/clkdev.h
Stephen Boyd
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2016-11-22
ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...
Geert Uytterhoeven
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-04-19
clkdev: Add clk_hw based registration APIs
Stephen Boyd
2016-04-19
clkdev: Remove clk_register_clkdevs()
Stephen Boyd
2016-02-16
ARM: 8503/1: clk_register_clkdev: remove format string interface
Kees Cook
2015-10-20
clkdev: fix clk_add_alias() with a NULL alias device name
Russell King
2015-05-06
clkdev: add clkdev_create() helper
Russell King
2015-05-06
clkdev: const-ify connection id to clk_add_alias()
Russell King
2015-05-06
clkdev: drop __init from clkdev_add_table()
Russell King
2015-05-06
clkdev: use clk_hw internally
Russell King
2015-03-12
clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()
Stephen Boyd
2015-02-06
clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
Stephen Boyd
2015-02-02
clkdev: Export clk_register_clkdev
Tomeu Vizoso
2015-02-02
clk: Make clk API return per-user struct clk instances
Tomeu Vizoso
2014-06-26
clkdev: Don't print errors on probe defer
Stephen Boyd
2014-05-22
clk: Add of_clk_get_by_clkspec() helper
Sylwester Nawrocki
2014-02-24
clk: return probe defer when DT clock not yet ready
Jean-Francois Moine
2013-12-04
clkdev: Fix race condition in clock lookup from device tree
Sylwester Nawrocki
2012-09-15
ARM: 7534/1: clk: Make the managed clk functions generically available
Lars-Peter Clausen
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-02
CLKDEV: provide helpers for common clock framework
Russell King
2012-04-19
ARM: 7392/1: CLKDEV: Optimize clk_find()
viresh kumar
2012-04-19
ARM: 7376/1: clkdev: Implement managed clk_get()
Mark Brown
2011-04-30
CLKDEV: Fix clkdev return value for NULL clk case
Russell King
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD