index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
clkctrl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: ti: clkctrl: convert subclocks to use proper names also
Tero Kristo
2020-05-13
1
-50
/
+48
*
clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_name
Tero Kristo
2020-05-13
1
-1
/
+0
*
clk: ti: clkctrl: Fix hidden dependency to node name
Tony Lindgren
2020-01-20
1
-11
/
+85
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-12-02
1
-6
/
+39
|
\
|
*
clk: ti: divider: cleanup ti_clk_parse_divider_data API
Tero Kristo
2019-10-31
1
-1
/
+1
|
*
clk: ti: clkctrl: add new exported API for checking standby info
Tero Kristo
2019-10-31
1
-0
/
+33
|
*
clk: ti: clkctrl: convert to use bit helper macros instead of bitops
Tero Kristo
2019-10-31
1
-4
/
+4
|
*
clk: ti: clkctrl: fix setting up clkctrl clocks
Tero Kristo
2019-10-31
1
-1
/
+1
*
|
clk: ti: clkctrl: Fix failed to enable error with double udelay timeout
Tony Lindgren
2019-11-04
1
-2
/
+3
|
/
*
clk: ti: clkctrl: Fix returning uninitialized data
Tony Lindgren
2019-06-06
1
-2
/
+5
*
clk: ti: clkctrl: Fix clkdm_clk handling
Tony Lindgren
2019-05-21
1
-4
/
+4
*
clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices
Tero Kristo
2019-04-25
1
-0
/
+3
*
clk: ti: dra7x: prevent non-existing clkctrl clocks from registering
Tero Kristo
2019-04-25
1
-0
/
+14
*
clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT
Tony Lindgren
2019-03-08
1
-1
/
+1
*
clk: ti: remove usage of CLK_IS_BASIC
Tero Kristo
2019-02-15
1
-1
/
+1
*
clk: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-14
1
-1
/
+1
*
Merge branch 'clk-ti' into clk-next
Stephen Boyd
2018-10-19
1
-22
/
+77
|
\
|
*
clk: ti: Prepare for remove of OF node name
Stephen Boyd
2018-10-16
1
-6
/
+3
|
*
clk: ti: dra7: add new clkctrl data
Tero Kristo
2018-10-03
1
-2
/
+6
|
*
clk: ti: dra7xx: rename existing clkctrl data as compat data
Tero Kristo
2018-10-03
1
-1
/
+1
|
*
clk: ti: am43xx: add new clkctrl data for am43xx
Tero Kristo
2018-10-03
1
-4
/
+13
|
*
clk: ti: am43xx: rename existing clkctrl data as compat data
Tero Kristo
2018-10-03
1
-2
/
+2
|
*
clk: ti: am33xx: add new clkctrl data for am33xx
Tero Kristo
2018-10-03
1
-2
/
+6
|
*
clk: ti: am33xx: rename existing clkctrl data as compat data
Tero Kristo
2018-10-03
1
-1
/
+1
|
*
clk: ti: clkctrl: replace dashes from clkdm name with underscore
Tero Kristo
2018-10-03
1
-0
/
+10
|
*
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
Tero Kristo
2018-10-03
1
-16
/
+45
*
|
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-30
1
-8
/
+6
|
/
*
clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag
Tero Kristo
2018-03-08
1
-0
/
+2
*
clk: ti: dm816: add clkctrl clock data
Tero Kristo
2017-12-01
1
-0
/
+3
*
clk: ti: dm814: add clkctrl clock data
Tero Kristo
2017-12-01
1
-0
/
+4
*
clk: ti: am43xx: add clkctrl clock data
Tero Kristo
2017-12-01
1
-0
/
+6
*
clk: ti: am33xx: add clkctrl clock data
Tero Kristo
2017-12-01
1
-0
/
+4
*
clk: ti: dra7: add clkctrl clock data
Tero Kristo
2017-12-01
1
-0
/
+4
*
clk: ti: omap5: add clkctrl clock data
Tero Kristo
2017-12-01
1
-0
/
+4
*
clk: ti: clkctrl: fix flags for mux and divider opt clocks
Tero Kristo
2017-12-01
1
-2
/
+10
*
clk: ti: clkctrl: add support for retrying failed init
Tero Kristo
2017-12-01
1
-1
/
+11
*
clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspended
Tero Kristo
2017-12-01
1
-1
/
+13
*
clk: ti: clkctrl: add support for clkdm init for clkctrl clocks
Tero Kristo
2017-12-01
1
-0
/
+22
*
clk: ti: clkctrl: fix error messages to print out node name properly
Tero Kristo
2017-12-01
1
-3
/
+3
*
clk: ti: omap4: add clkctrl clock data
Tero Kristo
2017-06-15
1
-0
/
+5
*
clk: ti: add support for clkctrl clocks
Tero Kristo
2017-06-15
1
-0
/
+492