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
2018-04-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-13
/
+77
2018-04-06
Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...
Stephen Boyd
2
-4
/
+7
2018-04-05
clk: ti: fix flag space conflict with clkctrl clocks
Tero Kristo
1
-4
/
+5
2018-03-08
clk: ti: am43xx: add set-rate-parent support for display clkctrl clock
Tero Kristo
1
-1
/
+1
2018-03-08
clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag
Tero Kristo
1
-0
/
+2
2018-03-08
clk: ti: am33xx: add set-rate-parent support for display clkctrl clock
Tero Kristo
1
-1
/
+1
2018-03-08
clk: ti: add support for clock latching to mux clocks
Tero Kristo
2
-3
/
+11
2018-03-08
clk: ti: add support for clock latching to divider clocks
Tero Kristo
2
-6
/
+21
2018-03-08
clk: ti: add generic support for clock latching
Tero Kristo
2
-0
/
+16
2018-03-08
clk: ti: add support for register read-modify-write low-level operation
Tero Kristo
1
-0
/
+24
2018-01-26
Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...
Stephen Boyd
8
-5078
/
+0
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
8
-5078
/
+0
2017-12-01
clk: ti: omap4: clkctrl data fixes for opt-clocks
Tero Kristo
1
-40
/
+115
2017-12-01
clk: ti: dm816: add clkctrl clock data
Tero Kristo
3
-0
/
+49
2017-12-01
clk: ti: dm814: add clkctrl clock data
Tero Kristo
3
-0
/
+42
2017-12-01
clk: ti: am43xx: add clkctrl clock data
Tero Kristo
3
-0
/
+204
2017-12-01
clk: ti: am33xx: add clkctrl clock data
Tero Kristo
3
-1
/
+195
2017-12-01
clk: ti: dra7: add clkctrl clock data
Tero Kristo
3
-0
/
+798
2017-12-01
clk: ti: omap5: add clkctrl clock data
Tero Kristo
3
-0
/
+508
2017-12-01
clk: ti: omap3: cleanup unnecessary clock aliases
Tero Kristo
1
-261
/
+2
2017-12-01
clk: ti: am43xx: cleanup unnecessary clock aliases
Tero Kristo
1
-97
/
+2
2017-12-01
clk: ti: am33xx: cleanup unnecessary clock aliases
Tero Kristo
1
-86
/
+2
2017-12-01
clk: ti: dm816x: cleanup unnecessary clock aliases
Tero Kristo
1
-16
/
+1
2017-12-01
clk: ti: dm814x: cleanup unnecessary clock aliases
Tero Kristo
1
-12
/
+1
2017-12-01
clk: ti: omap5: cleanup unnecessary clock aliases
Tero Kristo
1
-192
/
+2
2017-12-01
clk: ti: dra7: drop unnecessary clock aliases
Tero Kristo
1
-281
/
+2
2017-12-01
clk: ti: omap4: cleanup unnecessary clock aliases
Tero Kristo
1
-45
/
+0
2017-12-01
clk: ti: clkctrl: fix flags for mux and divider opt clocks
Tero Kristo
2
-2
/
+11
2017-12-01
clk: ti: clkctrl: add support for retrying failed init
Tero Kristo
1
-1
/
+11
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
5
-11
/
+14
2017-12-01
clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspended
Tero Kristo
1
-1
/
+13
2017-12-01
clk: ti: add support for clkctrl aliases
Tero Kristo
1
-3
/
+55
2017-12-01
clk: ti: clkctrl: add support for clkdm init for clkctrl clocks
Tero Kristo
2
-0
/
+23
2017-12-01
clk: ti: clkctrl: fix error messages to print out node name properly
Tero Kristo
1
-3
/
+3
2017-11-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-8
/
+3
2017-11-15
Merge branch 'clk-cleanup' into clk-next
Stephen Boyd
2
-6
/
+2
2017-11-14
clk: ti: dra7-atl-clock: fix child-node lookups
Johan Hovold
1
-2
/
+1
2017-11-13
clk: ti: Delete error messages for failed memory allocations
Markus Elfring
2
-6
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
clk: ti: check for null return in strrchr to avoid null dereferencing
Colin Ian King
1
-1
/
+1
2017-08-23
clk: ti: make clk_ops const
Bhumika Goyal
3
-4
/
+4
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-06-15
clk: ti: omap4: add clkctrl clock data
Tero Kristo
3
-0
/
+670
2017-06-15
clk: ti: add support for clkctrl clocks
Tero Kristo
3
-1
/
+523
2017-04-28
clk: ti: divider: try to fix ti_clk_register_divider
Arnd Bergmann
1
-11
/
+6
2017-04-21
clk: ti: fix building without legacy omap3
Arnd Bergmann
1
-6
/
+6
2017-04-21
clk: ti: fix linker error with !SOC_OMAP4
Arnd Bergmann
1
-2
/
+6
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
16
-276
/
+225
2017-03-08
clk: ti: dpll44xx: fix clksel register initialization
Tero Kristo
1
-0
/
+15
2017-03-08
clk: ti: gate: export gate_clk_ops locally
Tero Kristo
2
-1
/
+2
[next]