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
/
drivers
/
clk
/
ti
/
clockdomain.c
Age
Commit message (
Expand
)
Author
2016-02-26
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
2015-06-04
clk: ti: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2015-06-02
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
2015-06-02
clk: ti: clkdm: move clkdm gate clock support code to clock driver
Tero Kristo
2015-04-01
clk: constify of_device_id array
Fabian Frederick
2014-09-29
clk: ti: consider the fact that of_clk_get() might return an error
Sebastian Andrzej Siewior
2014-01-17
CLK: TI: add support for clockdomain binding
Tero Kristo