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
/
divider.c
Age
Commit message (
Expand
)
Author
2017-01-26
clk: ti: divider: Add the table parsing to get the best divider value
Keerthy
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2015-11-24
clk: ti: drop locking code from mux/divider drivers
Grygorii Strashko
2015-08-24
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
2015-01-30
clk: ti: divider: add support for legacy divider init
Tero Kristo
2014-09-29
Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...
Mike Turquette
2014-09-29
clk: ti: LLVMLinux: Move __init outside of type definition
Behan Webster
2014-08-21
clk: ti: divider: Provide error check for incoming parameters in set_rate
Nishanth Menon
2014-02-26
clk: ti/divider: fix rate calculation for fractional rates
Tomi Valkeinen
2014-01-17
CLK: ti: add support for ti divider-clock
Tero Kristo