index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
clk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
clk: ti: Improve clksel clock bit parsing for reg property
Tony Lindgren
1
-7
/
+50
2024-02-26
clk: ti: Handle possible address in the node name
Tony Lindgren
1
-4
/
+10
2023-08-04
clk: ti: Replace kstrdup() + strreplace() with kstrdup_and_replace()
Andy Shevchenko
1
-2
/
+2
2022-11-22
clk: ti: fix typo in ti_clk_retry_init() code comment
Dario Binacchi
1
-1
/
+1
2022-11-22
clk: ti: change ti_clk_register[_omap_hw]() API
Dario Binacchi
1
-18
/
+16
2022-10-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+3
2022-09-30
clk: ti: Balance of_node_get() calls for of_find_node_by_name()
Liang He
1
-2
/
+3
2022-08-19
clk: ti: Fix missing of_node_get() ti_find_clock_provider()
Tony Lindgren
1
-0
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
1
-9
/
+1
2022-03-10
clk: ti: Add ti_dt_clk_name() helper to use clock-output-names
Tony Lindgren
1
-1
/
+19
2022-03-10
clk: ti: Add ti_find_clock_provider() to use clock-output-names
Tony Lindgren
1
-2
/
+41
2022-03-10
clk: ti: Optionally parse IO address from parent clock node
Tony Lindgren
1
-2
/
+8
2022-03-10
clk: ti: Preserve node in ti_dt_clocks_register()
Tony Lindgren
1
-5
/
+8
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
[next]