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
/
drivers
/
clk
/
ti
/
composite.c
Age
Commit message (
Expand
)
Author
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
2017-03-08
clk: ti: enforce const types on string arrays
Tero Kristo
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
2016-02-26
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-04-12
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
2015-01-30
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
2014-01-17
clk: ti: add support for basic mux clock
Tero Kristo
2014-01-17
CLK: ti: add support for ti divider-clock
Tero Kristo
2014-01-17
clk: ti: add composite clock support
Tero Kristo