index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
mux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
clk: ti: Delete error messages for failed memory allocations
Markus Elfring
1
-3
/
+1
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
1
-25
/
+16
2017-03-08
clk: ti: mux: convert TI mux clock to use its internal data representation
Tero Kristo
1
-5
/
+5
2017-03-08
clk: ti: enforce const types on string arrays
Tero Kristo
1
-4
/
+4
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
1
-1
/
+1
2016-02-27
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
1
-2
/
+2
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
1
-2
/
+0
2015-11-24
clk: ti: drop locking code from mux/divider drivers
Grygorii Strashko
1
-12
/
+3
2015-08-25
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-3
/
+1
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
1
-2
/
+2
2015-01-30
clk: ti: mux: add support for legacy mux init
Tero Kristo
1
-2
/
+68
2014-06-19
clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
Tomi Valkeinen
1
-1
/
+1
2014-01-18
clk: ti: add support for basic mux clock
Tero Kristo
1
-0
/
+246