index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
clkdev.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-06
clkdev: add managed clkdev lookup registration
Matti Vaittinen
2018-01-04
clk: Move __clk_{get,put}() into private clk.h API
Stephen Boyd
2018-01-02
clk: Prepare to remove asm-generic/clkdev.h
Stephen Boyd
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-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
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: use clk_hw internally
Russell King
2013-12-04
clk: Add common __clk_get(), __clk_put() implementations
Sylwester Nawrocki
2012-05-02
CLKDEV: provide helpers for common clock framework
Russell King
2011-10-13
ARM: 7131/1: clkdev: Add Common Macro for clk_lookup
Padmavathi Venna
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD