index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
composite.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: ti: change ti_clk_register[_omap_hw]() API
Dario Binacchi
2022-11-23
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
clk: ti: composite: Prefer kcalloc over open coded arithmetic
Len Baker
2022-05-21
1
-1
/
+1
*
clk: ti: Update component clocks to use ti_dt_clk_name()
Tony Lindgren
2022-03-11
1
-2
/
+4
*
clk: ti: composite: fix memory leak
Tero Kristo
2020-05-14
1
-0
/
+1
*
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-30
1
-7
/
+7
*
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
2017-12-14
1
-45
/
+0
*
clk: ti: convert retry_init param to use void data type
Tero Kristo
2017-12-01
1
-1
/
+2
*
clk: ti: enforce const types on string arrays
Tero Kristo
2017-03-08
1
-1
/
+1
*
clk: ti: use automatic clock alias generation framework
Tero Kristo
2017-03-08
1
-1
/
+15
*
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
2016-02-27
1
-4
/
+4
*
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2016-01-29
1
-2
/
+0
*
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
1
-3
/
+1
*
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2015-04-13
1
-1
/
+1
*
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
2015-02-03
1
-0
/
+2
*
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
2015-01-30
1
-4
/
+42
*
clk: ti: add support for basic mux clock
Tero Kristo
2014-01-17
1
-1
/
+1
*
CLK: ti: add support for ti divider-clock
Tero Kristo
2014-01-17
1
-1
/
+1
*
clk: ti: add composite clock support
Tero Kristo
2014-01-17
1
-0
/
+269