index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
apll.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: ti: Improve clksel clock bit parsing for reg property
Tony Lindgren
2024-02-26
1
-8
/
+3
*
clk: ti: change ti_clk_register[_omap_hw]() API
Dario Binacchi
2022-11-23
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()
Tony Lindgren
2022-03-11
1
-4
/
+9
*
clk: ti: Don't reference clk_init_data after registration
Stephen Boyd
2019-08-16
1
-4
/
+5
*
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
2019-02-15
1
-2
/
+2
*
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-30
1
-9
/
+9
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
clk: ti: convert retry_init param to use void data type
Tero Kristo
2017-12-01
1
-1
/
+2
*
clk: ti: make clk_ops const
Bhumika Goyal
2017-08-24
1
-1
/
+1
*
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
2017-03-08
1
-23
/
+24
*
clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
Tero Kristo
2017-03-08
1
-1
/
+0
*
clk: ti: use automatic clock alias generation framework
Tero Kristo
2017-03-08
1
-1
/
+1
*
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
2016-02-22
1
-4
/
+16
*
clk: ti: dra7: constify clk_hw_omap_ops structure
Julia Lawall
2015-11-21
1
-1
/
+1
*
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-25
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: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
1
-3
/
+1
*
|
clk: ti: move some public definitions to private header
Tero Kristo
2015-06-02
1
-0
/
+2
|
/
*
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
2015-03-24
1
-2
/
+3
*
clk: ti: dra7: return error code in failure case
Julia Lawall
2014-06-19
1
-4
/
+2
*
clk: ti: apll: not allocating enough data
Dan Carpenter
2014-06-19
1
-1
/
+1
*
CLK: TI: APLL: add support for omap2 aplls
Tero Kristo
2014-05-28
1
-0
/
+181
*
CLK: TI: DRA7: Add APLL support
J Keerthy
2014-01-17
1
-0
/
+223