index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
mux.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: ti: Improve clksel clock bit parsing for reg property
Tony Lindgren
2024-02-26
1
-4
/
+2
*
clk: ti: change ti_clk_register[_omap_hw]() API
Dario Binacchi
2022-11-23
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
clk: ti: Update component clocks to use ti_dt_clk_name()
Tony Lindgren
2022-03-11
1
-1
/
+3
*
clk: ti: Remove unused functions
YueHaibing
2019-06-07
1
-31
/
+0
*
clk: ti: remove usage of CLK_IS_BASIC
Tero Kristo
2019-02-15
1
-1
/
+1
*
Merge branch 'clk-ti' into clk-next
Stephen Boyd
2018-10-19
1
-0
/
+29
|
\
|
*
clk: ti: Add functions to save/restore clk context
Russ Dill
2018-10-03
1
-0
/
+29
*
|
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-30
1
-2
/
+2
|
/
*
clk: ti: add support for clock latching to mux clocks
Tero Kristo
2018-03-08
1
-3
/
+10
*
clk: ti: Delete error messages for failed memory allocations
Markus Elfring
2017-11-14
1
-3
/
+1
*
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
2017-03-08
1
-25
/
+16
*
clk: ti: mux: convert TI mux clock to use its internal data representation
Tero Kristo
2017-03-08
1
-5
/
+5
*
clk: ti: enforce const types on string arrays
Tero Kristo
2017-03-08
1
-4
/
+4
*
clk: ti: use automatic clock alias generation framework
Tero Kristo
2017-03-08
1
-1
/
+1
*
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
2016-02-27
1
-2
/
+2
*
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2016-01-29
1
-2
/
+0
*
clk: ti: drop locking code from mux/divider drivers
Grygorii Strashko
2015-11-24
1
-12
/
+3
*
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-08-25
1
-1
/
+1
*
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
1
-3
/
+1
*
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
2015-03-24
1
-2
/
+2
*
clk: ti: mux: add support for legacy mux init
Tero Kristo
2015-01-30
1
-2
/
+68
*
clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
Tomi Valkeinen
2014-06-19
1
-1
/
+1
*
clk: ti: add support for basic mux clock
Tero Kristo
2014-01-17
1
-0
/
+246