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
/
clkctrl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
clk: ti: clkctrl: Fix clkdm_clk handling
Tony Lindgren
1
-4
/
+4
2019-04-25
clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices
Tero Kristo
1
-0
/
+3
2019-04-25
clk: ti: dra7x: prevent non-existing clkctrl clocks from registering
Tero Kristo
1
-0
/
+14
2019-03-08
clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT
Tony Lindgren
1
-1
/
+1
2019-02-15
clk: ti: remove usage of CLK_IS_BASIC
Tero Kristo
1
-1
/
+1
2018-12-15
clk: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-10-19
Merge branch 'clk-ti' into clk-next
Stephen Boyd
1
-22
/
+77
2018-10-16
clk: ti: Prepare for remove of OF node name
Stephen Boyd
1
-6
/
+3
2018-10-03
clk: ti: dra7: add new clkctrl data
Tero Kristo
1
-2
/
+6
2018-10-03
clk: ti: dra7xx: rename existing clkctrl data as compat data
Tero Kristo
1
-1
/
+1
2018-10-03
clk: ti: am43xx: add new clkctrl data for am43xx
Tero Kristo
1
-4
/
+13
2018-10-03
clk: ti: am43xx: rename existing clkctrl data as compat data
Tero Kristo
1
-2
/
+2
2018-10-03
clk: ti: am33xx: add new clkctrl data for am33xx
Tero Kristo
1
-2
/
+6
2018-10-03
clk: ti: am33xx: rename existing clkctrl data as compat data
Tero Kristo
1
-1
/
+1
2018-10-03
clk: ti: clkctrl: replace dashes from clkdm name with underscore
Tero Kristo
1
-0
/
+10
2018-10-03
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
Tero Kristo
1
-16
/
+45
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-8
/
+6
2018-03-08
clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag
Tero Kristo
1
-0
/
+2
2017-12-01
clk: ti: dm816: add clkctrl clock data
Tero Kristo
1
-0
/
+3
2017-12-01
clk: ti: dm814: add clkctrl clock data
Tero Kristo
1
-0
/
+4
2017-12-01
clk: ti: am43xx: add clkctrl clock data
Tero Kristo
1
-0
/
+6
2017-12-01
clk: ti: am33xx: add clkctrl clock data
Tero Kristo
1
-0
/
+4
2017-12-01
clk: ti: dra7: add clkctrl clock data
Tero Kristo
1
-0
/
+4
2017-12-01
clk: ti: omap5: add clkctrl clock data
Tero Kristo
1
-0
/
+4
2017-12-01
clk: ti: clkctrl: fix flags for mux and divider opt clocks
Tero Kristo
1
-2
/
+10
2017-12-01
clk: ti: clkctrl: add support for retrying failed init
Tero Kristo
1
-1
/
+11
2017-12-01
clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspended
Tero Kristo
1
-1
/
+13
2017-12-01
clk: ti: clkctrl: add support for clkdm init for clkctrl clocks
Tero Kristo
1
-0
/
+22
2017-12-01
clk: ti: clkctrl: fix error messages to print out node name properly
Tero Kristo
1
-3
/
+3
2017-06-15
clk: ti: omap4: add clkctrl clock data
Tero Kristo
1
-0
/
+5
2017-06-15
clk: ti: add support for clkctrl clocks
Tero Kristo
1
-0
/
+492