index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
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-20
clk: ti: clkctrl: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2022-05-20
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-15
clk: ti: clkctrl: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-15
clk: ti: Drop legacy compatibility clocks for dra7
Tony Lindgren
4
-832
/
+5
2022-03-15
clk: ti: Drop legacy compatibility clocks for am4
Tony Lindgren
5
-246
/
+6
2022-03-15
clk: ti: Drop legacy compatibility clocks for am3
Tony Lindgren
4
-230
/
+4
2022-03-10
clk: ti: Update component clocks to use ti_dt_clk_name()
Tony Lindgren
8
-11
/
+23
2022-03-10
clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()
Tony Lindgren
4
-12
/
+22
2022-03-10
clk: ti: Add ti_dt_clk_name() helper to use clock-output-names
Tony Lindgren
2
-1
/
+20
2022-03-10
clk: ti: Use clock-output-names for clkctrl
Tony Lindgren
1
-2
/
+20
2022-03-10
clk: ti: Add ti_find_clock_provider() to use clock-output-names
Tony Lindgren
1
-2
/
+41
2022-03-10
clk: ti: Optionally parse IO address from parent clock node
Tony Lindgren
1
-2
/
+8
2022-03-10
clk: ti: Preserve node in ti_dt_clocks_register()
Tony Lindgren
1
-5
/
+8
2022-03-10
clk: ti: Constify clkctrl_name
Tony Lindgren
1
-1
/
+1
2021-12-09
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-27
drivers: ti: remove redundant error message in adpll.c
Yu Jiahua
1
-4
/
+1
2021-06-08
clk: ti: add am33xx/am43xx spread spectrum clock support
Dario Binacchi
2
-0
/
+124
2021-06-08
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-10
clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy ones
Lee Jones
1
-9
/
+11
2021-02-10
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-14
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-04
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-26
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
[next]