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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-29
Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...
Stephen Boyd
22
-1345
/
+159
2022-03-16
clk: ti: clkctrl: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-16
clk: ti: Drop legacy compatibility clocks for dra7
Tony Lindgren
4
-832
/
+5
2022-03-16
clk: ti: Drop legacy compatibility clocks for am4
Tony Lindgren
5
-246
/
+6
2022-03-16
clk: ti: Drop legacy compatibility clocks for am3
Tony Lindgren
4
-230
/
+4
2022-03-11
clk: ti: Update component clocks to use ti_dt_clk_name()
Tony Lindgren
8
-11
/
+23
2022-03-11
clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()
Tony Lindgren
4
-12
/
+22
2022-03-11
clk: ti: Add ti_dt_clk_name() helper to use clock-output-names
Tony Lindgren
2
-1
/
+20
2022-03-11
clk: ti: Use clock-output-names for clkctrl
Tony Lindgren
1
-2
/
+20
2022-03-11
clk: ti: Add ti_find_clock_provider() to use clock-output-names
Tony Lindgren
1
-2
/
+41
2022-03-11
clk: ti: Optionally parse IO address from parent clock node
Tony Lindgren
1
-2
/
+8
2022-03-11
clk: ti: Preserve node in ti_dt_clocks_register()
Tony Lindgren
1
-5
/
+8
2022-03-11
clk: ti: Constify clkctrl_name
Tony Lindgren
1
-1
/
+1
2021-12-10
clk/ti/adpll: Make const pointer error a static const array
Colin Ian King
1
-1
/
+1
2021-10-20
clk: ti: am43xx: Add clkctrl data for am43xx ADC1
Miquel Raynal
1
-0
/
+1
2021-06-28
drivers: ti: remove redundant error message in adpll.c
Yu Jiahua
1
-4
/
+1
2021-06-09
clk: ti: add am33xx/am43xx spread spectrum clock support
Dario Binacchi
2
-0
/
+124
2021-06-09
clk: ti: fix typo in routine description
Dario Binacchi
1
-1
/
+1
2021-03-10
clk: ti: omap5: Add missing gpmc and ocmc clkctrl
Tony Lindgren
1
-0
/
+2
2021-02-11
clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_r...
Lee Jones
1
-1
/
+1
2021-02-11
clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameter
Lee Jones
1
-1
/
+1
2021-02-11
clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw param
Lee Jones
1
-1
/
+1
2021-02-11
clk: ti: dpll44xx: Fix some potential doc-rot
Lee Jones
1
-2
/
+4
2021-02-11
clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy ones
Lee Jones
1
-9
/
+11
2021-02-11
clk: ti: clkt_dpll: Fix some kernel-doc misdemeanours
Lee Jones
1
-1
/
+2
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-3
/
+20
2020-12-17
clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERs
David Shah
1
-1
/
+11
2020-12-17
clk: ti: Fix memleak in ti_fapll_synth_setup
Zhang Qilong
1
-2
/
+9
2020-11-19
clk: ti: dra7: Drop idlest polling from IVA clkctrl clocks
Tony Lindgren
1
-0
/
+7
2020-11-19
clk: ti: omap4: Drop idlest polling from IVA clkctrl clocks
Tony Lindgren
1
-1
/
+1
2020-11-16
clk: ti: am437x: Keep am4 l3 main clock always on for genpd
Tony Lindgren
1
-0
/
+8
2020-11-16
clk: ti: am33xx: Keep am3 l3 main clock always on for genpd
Tony Lindgren
1
-0
/
+2
2020-09-22
clk: ti: dra7: add missing clkctrl register for SHA2 instance
Tero Kristo
1
-0
/
+1
2020-09-22
clk: ti: clockdomain: fix static checker warning
Tero Kristo
1
-0
/
+2
2020-09-22
clk: ti: autoidle: add checks against NULL pointer reference
Tero Kristo
1
-2
/
+12
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-26
/
+18
2020-06-05
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2020-05-27
clk: ti: dra7: remove two unused symbols
Jason Yan
1
-9
/
+0
2020-05-19
clk: ti: dm816: enable sysclk6_ck on init
Tony Lindgren
1
-0
/
+1
2020-05-14
clk: ti: dra7xx: fix RNG clock parent
Tero Kristo
1
-1
/
+1
2020-05-14
clk: ti: dra7xx: mark MCAN clock as DRA76x only
Tero Kristo
1
-1
/
+1
2020-05-14
clk: ti: dra7xx: fix gpu clkctrl parent
Tero Kristo
1
-1
/
+1
2020-05-14
clk: ti: omap5: Add proper parent clocks for l4-secure clocks
Tero Kristo
1
-7
/
+7
2020-05-14
clk: ti: omap4: Add proper parent clocks for l4-secure clocks
Tero Kristo
1
-7
/
+7
2020-05-14
clk: ti: composite: fix memory leak
Tero Kristo
1
-0
/
+1
2020-05-13
clk: ti: clkctrl: convert subclocks to use proper names also
Tero Kristo
1
-50
/
+48
2020-05-13
clk: ti: am33xx: fix RTC clock parent
Tero Kristo
1
-1
/
+1
2020-05-13
clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_name
Tero Kristo
1
-1
/
+0
2020-04-04
Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+6
[next]