index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-08-20
clk: ti: Fix missing of_node_get() ti_find_clock_provider()
Tony Lindgren
1
-0
/
+1
2022-08-05
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-189
/
+185
2022-06-16
clk: ti: Stop using legacy clkctrl names for omap4 and 5
Tony Lindgren
3
-189
/
+185
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
14
-126
/
+14
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
8
-75
/
+8
2022-05-21
clk: ti: clkctrl: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2022-05-21
clk: ti: composite: Prefer kcalloc over open coded arithmetic
Len Baker
1
-1
/
+1
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
[next]