index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-07-01
5
-9
/
+14
|
\
|
*
clk: ti: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2015-06-04
1
-1
/
+1
|
*
clk: ti: Silence sparse warnings
Stephen Boyd
2015-05-14
4
-8
/
+8
|
*
clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereference
Krzysztof Kozlowski
2015-05-14
1
-0
/
+5
*
|
CLK: TI: always enable DESHDCP clock
Tomi Valkeinen
2015-06-04
1
-1
/
+6
*
|
arm: dra7: add DESHDCP clock
Tomi Valkeinen
2015-06-03
1
-0
/
+1
|
/
*
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2015-04-12
1
-1
/
+1
*
clk: constify of_device_id array
Fabian Frederick
2015-04-01
2
-2
/
+2
*
Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-next
Michael Turquette
2015-03-24
14
-72
/
+318
|
\
|
*
clk: ti: Implement FAPLL set_rate for the PLL
Tony Lindgren
2015-03-24
1
-0
/
+125
|
*
clk: ti: Implement FAPLL set_rate for the synthesizer
Tony Lindgren
2015-03-24
1
-2
/
+132
|
*
clk: ti: Fix FAPLL recalc_rate for rounding errors
Tony Lindgren
2015-03-24
1
-6
/
+5
|
*
clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16
Suman Anna
2015-03-24
1
-0
/
+4
|
*
clk: ti: DRA7: Correct timer_sys_ck clock aliases for Timers
Suman Anna
2015-03-24
1
-7
/
+7
|
*
clk: ti: OMAP5: Correct the DT clock aliases for timers
Suman Anna
2015-03-24
1
-11
/
+11
|
*
clk: ti: OMAP4: Remove the legacy timer DT clock aliases
Suman Anna
2015-03-24
1
-11
/
+0
|
*
clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliases
Peter Ujfalusi
2015-03-24
1
-7
/
+9
|
*
clk: ti: clk-3xxx: Correct McBSP related DT clock definitions
Peter Ujfalusi
2015-03-24
1
-12
/
+7
|
*
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
2015-03-24
8
-16
/
+18
*
|
clk: ti: Fix FAPLL parent enable bit handling
Tony Lindgren
2015-02-25
1
-3
/
+3
|
/
*
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
2015-02-03
6
-2
/
+14
*
Merge branch 'clk-omap-legacy' into clk-next
Michael Turquette
2015-02-02
10
-73
/
+5504
|
\
|
*
clk: ti: add omap3 legacy clock data
Tero Kristo
2015-01-30
2
-1
/
+4655
|
*
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
2015-01-30
3
-4
/
+46
|
*
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
2015-01-30
3
-11
/
+113
|
*
clk: ti: divider: add support for legacy divider init
Tero Kristo
2015-01-30
3
-1
/
+136
|
*
clk: ti: interface: add support for legacy interface clock init
Tero Kristo
2015-01-30
3
-24
/
+76
|
*
clk: ti: gate: add support for legacy gate init
Tero Kristo
2015-01-30
3
-30
/
+133
|
*
clk: ti: mux: add support for legacy mux init
Tero Kristo
2015-01-30
3
-2
/
+75
|
*
clk: ti: add core support for initializing legacy clocks
Tero Kristo
2015-01-30
2
-0
/
+270
*
|
clk: ti: Drop use of clk-private.h
Stephen Boyd
2015-01-27
3
-3
/
+3
*
|
clk: ti: Initialize clocks for dm816x
Tony Lindgren
2015-01-20
3
-8
/
+55
*
|
clk: ti: Add support for FAPLL on dm816x
Tony Lindgren
2015-01-20
2
-0
/
+411
|
/
*
ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()
Tero Kristo
2014-11-13
1
-0
/
+15
*
Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...
Mike Turquette
2014-09-29
4
-27
/
+52
|
\
|
*
clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safe
Peter Ujfalusi
2014-09-29
1
-0
/
+1
|
*
clk: ti: LLVMLinux: Move __init outside of type definition
Behan Webster
2014-09-29
1
-2
/
+2
|
*
clk: ti: consider the fact that of_clk_get() might return an error
Sebastian Andrzej Siewior
2014-09-29
1
-0
/
+5
|
*
clk: ti: dra7-atl-clock: fix a memory leak
Tero Kristo
2014-09-29
1
-0
/
+1
|
*
clk: ti: change clock init to use generic of_clk_init
Tero Kristo
2014-09-29
1
-25
/
+43
*
|
clk: Remove .owner field for driver
Kiran Padwal
2014-09-25
1
-1
/
+0
*
|
clk: ti: dra7-atl: Provide error check for incoming parameters in set_rate
Nishanth Menon
2014-08-21
1
-1
/
+5
*
|
clk: ti: divider: Provide error check for incoming parameters in set_rate
Nishanth Menon
2014-08-21
1
-1
/
+6
|
/
*
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-08-04
1
-0
/
+11
|
\
|
*
Merge branch 'for-v3.17/ti-clk-driver' of github.com:t-kristo/linux-pm into c...
Mike Turquette
2014-07-25
1
-0
/
+11
|
|
\
|
|
*
CLK: ti: dra7: Initialize USB_DPLL
Roger Quadros
2014-07-02
1
-0
/
+11
*
|
|
clk: ti: clk-7xx: Correct ABE DPLL configuration
Peter Ujfalusi
2014-07-31
1
-1
/
+6
|
/
/
*
|
clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
Tomi Valkeinen
2014-06-19
1
-1
/
+1
*
|
clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
Roger Quadros
2014-06-19
1
-2
/
+3
*
|
clk: ti: dra7: return error code in failure case
Julia Lawall
2014-06-19
1
-4
/
+2
[next]