index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: ti: clkctrl: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-05-20
1
-7
/
+6
*
clk: ti: composite: Prefer kcalloc over open coded arithmetic
Len Baker
2022-05-20
1
-1
/
+1
*
-
.
Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...
Stephen Boyd
2022-03-29
22
-1345
/
+159
|
\
\
|
|
*
clk: ti: clkctrl: fix typos in comments
Julia Lawall
2022-03-15
1
-1
/
+1
|
|
/
|
/
|
|
*
clk: ti: Drop legacy compatibility clocks for dra7
Tony Lindgren
2022-03-15
4
-832
/
+5
|
*
clk: ti: Drop legacy compatibility clocks for am4
Tony Lindgren
2022-03-15
5
-246
/
+6
|
*
clk: ti: Drop legacy compatibility clocks for am3
Tony Lindgren
2022-03-15
4
-230
/
+4
|
*
clk: ti: Update component clocks to use ti_dt_clk_name()
Tony Lindgren
2022-03-10
8
-11
/
+23
|
*
clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()
Tony Lindgren
2022-03-10
4
-12
/
+22
|
*
clk: ti: Add ti_dt_clk_name() helper to use clock-output-names
Tony Lindgren
2022-03-10
2
-1
/
+20
|
*
clk: ti: Use clock-output-names for clkctrl
Tony Lindgren
2022-03-10
1
-2
/
+20
|
*
clk: ti: Add ti_find_clock_provider() to use clock-output-names
Tony Lindgren
2022-03-10
1
-2
/
+41
|
*
clk: ti: Optionally parse IO address from parent clock node
Tony Lindgren
2022-03-10
1
-2
/
+8
|
*
clk: ti: Preserve node in ti_dt_clocks_register()
Tony Lindgren
2022-03-10
1
-5
/
+8
|
*
clk: ti: Constify clkctrl_name
Tony Lindgren
2022-03-10
1
-1
/
+1
|
/
*
clk/ti/adpll: Make const pointer error a static const array
Colin Ian King
2021-12-09
1
-1
/
+1
*
clk: ti: am43xx: Add clkctrl data for am43xx ADC1
Miquel Raynal
2021-10-20
1
-0
/
+1
*
drivers: ti: remove redundant error message in adpll.c
Yu Jiahua
2021-06-27
1
-4
/
+1
*
clk: ti: add am33xx/am43xx spread spectrum clock support
Dario Binacchi
2021-06-08
2
-0
/
+124
*
clk: ti: fix typo in routine description
Dario Binacchi
2021-06-08
1
-1
/
+1
*
clk: ti: omap5: Add missing gpmc and ocmc clkctrl
Tony Lindgren
2021-03-10
1
-0
/
+2
*
clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_r...
Lee Jones
2021-02-11
1
-1
/
+1
*
clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameter
Lee Jones
2021-02-11
1
-1
/
+1
*
clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw param
Lee Jones
2021-02-11
1
-1
/
+1
*
clk: ti: dpll44xx: Fix some potential doc-rot
Lee Jones
2021-02-11
1
-2
/
+4
*
clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy ones
Lee Jones
2021-02-10
1
-9
/
+11
*
clk: ti: clkt_dpll: Fix some kernel-doc misdemeanours
Lee Jones
2021-02-10
1
-1
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-12-21
2
-3
/
+20
|
\
|
*
clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERs
David Shah
2020-12-17
1
-1
/
+11
|
*
clk: ti: Fix memleak in ti_fapll_synth_setup
Zhang Qilong
2020-12-17
1
-2
/
+9
*
|
clk: ti: dra7: Drop idlest polling from IVA clkctrl clocks
Tony Lindgren
2020-11-19
1
-0
/
+7
*
|
clk: ti: omap4: Drop idlest polling from IVA clkctrl clocks
Tony Lindgren
2020-11-19
1
-1
/
+1
*
|
clk: ti: am437x: Keep am4 l3 main clock always on for genpd
Tony Lindgren
2020-11-16
1
-0
/
+8
*
|
clk: ti: am33xx: Keep am3 l3 main clock always on for genpd
Tony Lindgren
2020-11-16
1
-0
/
+2
|
/
*
clk: ti: dra7: add missing clkctrl register for SHA2 instance
Tero Kristo
2020-09-22
1
-0
/
+1
*
clk: ti: clockdomain: fix static checker warning
Tero Kristo
2020-09-22
1
-0
/
+2
*
clk: ti: autoidle: add checks against NULL pointer reference
Tero Kristo
2020-09-22
1
-2
/
+12
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
4
-26
/
+18
|
\
|
*
clk: ti: dra7: remove two unused symbols
Jason Yan
2020-05-26
1
-9
/
+0
|
*
clk: ti: dra7xx: fix RNG clock parent
Tero Kristo
2020-05-14
1
-1
/
+1
|
*
clk: ti: dra7xx: mark MCAN clock as DRA76x only
Tero Kristo
2020-05-14
1
-1
/
+1
|
*
clk: ti: dra7xx: fix gpu clkctrl parent
Tero Kristo
2020-05-14
1
-1
/
+1
|
*
clk: ti: omap5: Add proper parent clocks for l4-secure clocks
Tero Kristo
2020-05-14
1
-7
/
+7
|
*
clk: ti: omap4: Add proper parent clocks for l4-secure clocks
Tero Kristo
2020-05-14
1
-7
/
+7
|
*
clk: ti: composite: fix memory leak
Tero Kristo
2020-05-14
1
-0
/
+1
*
|
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-06-04
1
-0
/
+1
|
\
\
|
*
|
clk: ti: dm816: enable sysclk6_ck on init
Tony Lindgren
2020-05-19
1
-0
/
+1
|
|
/
*
|
clk: ti: clkctrl: convert subclocks to use proper names also
Tero Kristo
2020-05-12
1
-50
/
+48
*
|
clk: ti: am33xx: fix RTC clock parent
Tero Kristo
2020-05-12
1
-1
/
+1
[next]