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