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
/
mux.c
Age
Commit message (
Expand
)
Author
2018-03-08
clk: ti: add support for clock latching to mux clocks
Tero Kristo
2017-11-13
clk: ti: Delete error messages for failed memory allocations
Markus Elfring
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
2017-03-08
clk: ti: mux: convert TI mux clock to use its internal data representation
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-11-24
clk: ti: drop locking code from mux/divider drivers
Grygorii Strashko
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
2015-01-30
clk: ti: mux: add support for legacy mux init
Tero Kristo
2014-06-19
clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
Tomi Valkeinen
2014-01-17
clk: ti: add support for basic mux clock
Tero Kristo