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
/
clk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-20
clk: ti: clkctrl: Fix hidden dependency to node name
Tony Lindgren
1
-1
/
+3
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-03-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+78
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-03-08
Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...
Stephen Boyd
1
-0
/
+72
2019-02-15
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
1
-10
/
+21
2019-02-15
clk: ti: add new API for checking if a provided clock is an OMAP clock
Tero Kristo
1
-0
/
+19
2019-02-15
clk: ti: move clk_hw_omap list handling under generic part of the driver
Tero Kristo
1
-0
/
+42
2018-12-28
clk: ti: fix refcount leak in ti_dt_clocks_register()
Yangtao Li
1
-2
/
+6
2018-10-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-10
/
+18
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
1
-2
/
+5
2018-10-18
Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next
Stephen Boyd
1
-9
/
+14
2018-10-03
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
Tero Kristo
1
-2
/
+5
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
1
-5
/
+5
2018-03-08
clk: ti: add generic support for clock latching
Tero Kristo
1
-0
/
+14
2018-03-08
clk: ti: add support for register read-modify-write low-level operation
Tero Kristo
1
-0
/
+24
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
1
-135
/
+0
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
1
-6
/
+6
2017-12-01
clk: ti: add support for clkctrl aliases
Tero Kristo
1
-3
/
+55
2017-04-21
clk: ti: fix building without legacy omap3
Arnd Bergmann
1
-6
/
+6
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
1
-23
/
+24
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
1
-5
/
+15
2017-03-08
clk: ti: add API for creating aliases automatically for simple clock types
Tero Kristo
1
-0
/
+26
2017-03-08
clk: ti: add support for automatic clock alias generation
Tero Kristo
1
-0
/
+64
2016-03-02
clk: ti: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+2
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
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: Force pointer to be __iomem
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: ti: Mark ti_clk_features static
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: ti: Check kzalloc() for failures
Stephen Boyd
1
-0
/
+2
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
1
-3
/
+142
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-06-02
clk: ti: move low-level access and init code under clock driver
Tero Kristo
1
-3
/
+72
2015-06-02
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
1
-0
/
+21
2015-06-02
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
1
-0
/
+24
2015-06-02
ARM: OMAP2+: clock: export driver API to setup/get clock features
Tero Kristo
1
-0
/
+25
2015-05-14
clk: ti: Silence sparse warnings
Stephen Boyd
1
-2
/
+2
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
1
-3
/
+4
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
1
-0
/
+2
2015-01-30
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: divider: add support for legacy divider init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: gate: add support for legacy gate init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: mux: add support for legacy mux init
Tero Kristo
1
-0
/
+3
2015-01-30
clk: ti: add core support for initializing legacy clocks
Tero Kristo
1
-0
/
+110
2014-09-29
clk: ti: change clock init to use generic of_clk_init
Tero Kristo
1
-25
/
+43
[next]