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
/
apll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
clk: ti: Don't reference clk_init_data after registration
Stephen Boyd
1
-4
/
+5
2019-02-15
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
1
-2
/
+2
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-9
/
+9
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
1
-1
/
+2
2017-08-23
clk: ti: make clk_ops const
Bhumika Goyal
1
-1
/
+1
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
1
-23
/
+24
2017-03-08
clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
Tero Kristo
1
-1
/
+0
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
1
-1
/
+1
2016-02-22
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
1
-4
/
+16
2015-11-20
clk: ti: dra7: constify clk_hw_omap_ops structure
Julia Lawall
1
-1
/
+1
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
1
-2
/
+2
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+1
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-3
/
+1
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-06-02
clk: ti: move some public definitions to private header
Tero Kristo
1
-0
/
+2
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
1
-2
/
+3
2014-06-19
clk: ti: dra7: return error code in failure case
Julia Lawall
1
-4
/
+2
2014-06-19
clk: ti: apll: not allocating enough data
Dan Carpenter
1
-1
/
+1
2014-05-28
CLK: TI: APLL: add support for omap2 aplls
Tero Kristo
1
-0
/
+181
2014-01-17
CLK: TI: DRA7: Add APLL support
J Keerthy
1
-0
/
+223