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
/
clk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
clk: ti: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+2
2015-08-25
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
1
-2
/
+2
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+1
2015-07-28
clk: ti: Force pointer to be __iomem
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: ti: Mark ti_clk_features static
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: ti: Check kzalloc() for failures
Stephen Boyd
1
-0
/
+2
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
1
-3
/
+142
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-06-02
clk: ti: move low-level access and init code under clock driver
Tero Kristo
1
-3
/
+72
2015-06-02
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
1
-0
/
+21
2015-06-02
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
1
-0
/
+24
2015-06-02
ARM: OMAP2+: clock: export driver API to setup/get clock features
Tero Kristo
1
-0
/
+25
2015-05-15
clk: ti: Silence sparse warnings
Stephen Boyd
1
-2
/
+2
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
1
-3
/
+4
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
1
-0
/
+2
2015-01-30
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: divider: add support for legacy divider init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: gate: add support for legacy gate init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: mux: add support for legacy mux init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: add core support for initializing legacy clocks
Tero Kristo
1
-0
/
+110
2014-09-29
clk: ti: change clock init to use generic of_clk_init
Tero Kristo
1
-25
/
+43
2014-01-18
CLK: ti: add init support for clock IP blocks
Tero Kristo
1
-0
/
+112
2014-01-18
CLK: TI: add DT alias clock registration mechanism
Tero Kristo
1
-0
/
+55