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
/
clock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
clk: ti: am33xx: add new clkctrl data for am33xx
Tero Kristo
1
-0
/
+1
2018-10-03
clk: ti: am33xx: rename existing clkctrl data as compat data
Tero Kristo
1
-1
/
+2
2018-10-03
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
Tero Kristo
1
-0
/
+2
2018-04-06
Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...
Stephen Boyd
1
-4
/
+5
2018-04-06
clk: ti: fix flag space conflict with clkctrl clocks
Tero Kristo
1
-4
/
+5
2018-03-08
clk: ti: add support for clock latching to mux clocks
Tero Kristo
1
-0
/
+1
2018-03-08
clk: ti: add support for clock latching to divider clocks
Tero Kristo
1
-0
/
+1
2018-03-08
clk: ti: add generic support for clock latching
Tero Kristo
1
-0
/
+2
2018-01-27
Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...
Stephen Boyd
1
-68
/
+0
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
1
-68
/
+0
2017-12-01
clk: ti: dm816: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: dm814: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: am43xx: add clkctrl clock data
Tero Kristo
1
-0
/
+2
2017-12-01
clk: ti: am33xx: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: dra7: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: omap5: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: clkctrl: fix flags for mux and divider opt clocks
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
1
-2
/
+2
2017-12-01
clk: ti: clkctrl: add support for clkdm init for clkctrl clocks
Tero Kristo
1
-0
/
+1
2017-06-15
clk: ti: omap4: add clkctrl clock data
Tero Kristo
1
-0
/
+2
2017-06-15
clk: ti: add support for clkctrl clocks
Tero Kristo
1
-0
/
+29
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
1
-5
/
+6
2017-03-08
clk: ti: gate: export gate_clk_ops locally
Tero Kristo
1
-0
/
+1
2017-03-08
clk: ti: divider: add driver internal API for parsing divider data
Tero Kristo
1
-0
/
+4
2017-03-08
clk: ti: divider: convert TI divider clock to use its own data representation
Tero Kristo
1
-0
/
+11
2017-03-08
clk: ti: mux: convert TI mux clock to use its internal data representation
Tero Kristo
1
-0
/
+11
2017-03-08
clk: ti: enforce const types on string arrays
Tero Kristo
1
-1
/
+1
2017-03-08
clk: ti: move omap2_init_clk_clkdm under TI clock driver
Tero Kristo
1
-0
/
+1
2017-03-08
clk: ti: add API for creating aliases automatically for simple clock types
Tero Kristo
1
-0
/
+1
2017-03-08
clk: ti: add support for automatic clock alias generation
Tero Kristo
1
-0
/
+3
2016-12-09
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
1
-0
/
+9
2015-08-25
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
1
-1
/
+1
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
1
-0
/
+105
2015-06-02
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
1
-0
/
+2
2015-06-02
clk: ti: move some public definitions to private header
Tero Kristo
1
-0
/
+47
2015-06-02
clk: ti: am3517: move remaining am3517 clock support code to clock driver
Tero Kristo
1
-0
/
+2
2015-06-02
clk: ti: omap34xx: move omap34xx clock type support code to clock driver
Tero Kristo
1
-0
/
+4
2015-06-02
clk: ti: clkdm: move clkdm gate clock support code to clock driver
Tero Kristo
1
-0
/
+3
2015-06-02
clk: ti: omap2430: move clock support code under clock driver
Tero Kristo
1
-0
/
+1
2015-06-02
clk: ti: dflt: move support for default gate clock to clock driver
Tero Kristo
1
-0
/
+5
2015-06-02
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Tero Kristo
1
-0
/
+27
2015-06-02
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
1
-0
/
+1
2015-06-02
clk: ti: autoidle: move generic autoidle handling code to clock driver
Tero Kristo
1
-0
/
+3
2015-06-02
clk: ti: move interface clock implementation under drivers/clk
Tero Kristo
1
-0
/
+2
2015-06-02
clk: ti: move OMAP4+ DPLL implementation under drivers/clk
Tero Kristo
1
-0
/
+14
2015-06-02
clk: ti: move generic OMAP DPLL implementation under drivers/clk
Tero Kristo
1
-0
/
+2
2015-01-30
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
1
-0
/
+1
2015-01-30
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
1
-0
/
+2
2015-01-30
clk: ti: divider: add support for legacy divider init
Tero Kristo
1
-0
/
+2
2015-01-30
clk: ti: interface: add support for legacy interface clock init
Tero Kristo
1
-0
/
+1
[next]