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
2019-02-15
clk: ti: add new API for checking if a provided clock is an OMAP clock
Tero Kristo
2
-0
/
+20
2019-02-15
clk: ti: move clk_hw_omap list handling under generic part of the driver
Tero Kristo
3
-39
/
+69
2019-01-24
clk: ti: Fix error handling in ti_clk_parse_divider_data()
Dan Carpenter
1
-1
/
+10
2018-12-28
clk: ti: fix refcount leak in ti_dt_clocks_register()
Yangtao Li
1
-2
/
+6
2018-12-14
clk: Use of_node_name_eq for node name comparisons
Rob Herring
2
-2
/
+2
2018-10-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
21
-526
/
+2230
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-18
Merge branch 'clk-ti' into clk-next
Stephen Boyd
15
-480
/
+2181
2018-10-18
Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next
Stephen Boyd
12
-53
/
+56
2018-10-16
clk: ti: Prepare for remove of OF node name
Stephen Boyd
1
-6
/
+3
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
6
-0
/
+200
2018-10-03
clk: ti: dra7: add new clkctrl data
Tero Kristo
3
-3
/
+874
2018-10-03
clk: ti: dra7xx: rename existing clkctrl data as compat data
Tero Kristo
5
-804
/
+829
2018-10-03
clk: ti: am43xx: add new clkctrl data for am43xx
Tero Kristo
3
-5
/
+268
2018-10-03
clk: ti: am43xx: rename existing clkctrl data as compat data
Tero Kristo
5
-207
/
+233
2018-10-03
clk: ti: am33xx: add new clkctrl data for am33xx
Tero Kristo
3
-3
/
+250
2018-10-03
clk: ti: am33xx: rename existing clkctrl data as compat data
Tero Kristo
5
-198
/
+224
2018-10-03
clk: ti: clkctrl: replace dashes from clkdm name with underscore
Tero Kristo
1
-0
/
+10
2018-10-03
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
Tero Kristo
3
-18
/
+52
2018-08-30
clk: ti: fix OF child-node lookup
Johan Hovold
1
-4
/
+9
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
12
-49
/
+47
2018-07-09
clk: ti: dra7: Add clkctrl clock data for the mcan clocks
Faiz Abbas
1
-0
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+4
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-4
/
+4
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
[prev]
[next]