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 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2015-09-01
1
-0
/
+1
|
\
|
*
ARM: dts: AM437X: add dpll_clksel_mac_clk node
Keerthy
2015-07-31
1
-0
/
+1
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-09-01
3
-2
/
+35
|
\
\
|
*
|
clk: ti: fix for definition movement
Stephen Rothwell
2015-08-13
1
-0
/
+2
|
*
|
ARM: OMAP2+: Add support for initializing dm814x clocks
Tony Lindgren
2015-07-16
3
-2
/
+33
|
|
/
*
|
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-24
3
-13
/
+13
*
|
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
7
-35
/
+33
*
|
clk: ti: Remove CLK_IS_BASIC check
Stephen Boyd
2015-08-24
1
-6
/
+0
*
|
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-24
6
-9
/
+9
*
|
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-08-24
1
-1
/
+1
*
|
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
11
-1
/
+11
|
\
\
|
*
|
clk: ti: Switch clk-provider.h include to clk.h
Stephen Boyd
2015-07-20
1
-1
/
+1
|
*
|
clk: ti: Include clk.h
Stephen Boyd
2015-07-20
10
-0
/
+10
|
|
/
*
|
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
5
-14
/
+5
*
|
clk: ti: Force pointer to be __iomem
Stephen Boyd
2015-07-28
1
-1
/
+1
*
|
clk: ti: clk-3xxx: Remove unused structures
Stephen Boyd
2015-07-28
1
-10
/
+0
*
|
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
20
-19
/
+2543
|
\
\
|
|
/
|
/
|
|
*
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
3
-0
/
+25
|
*
clk: ti: move some public definitions to private header
Tero Kristo
2015-06-02
7
-1
/
+59
|
*
clk: ti: am3517: move remaining am3517 clock support code to clock driver
Tero Kristo
2015-06-02
2
-0
/
+96
|
*
clk: ti: omap34xx: move omap34xx clock type support code to clock driver
Tero Kristo
2015-06-02
2
-0
/
+122
|
*
clk: ti: clkdm: move clkdm gate clock support code to clock driver
Tero Kristo
2015-06-02
2
-0
/
+79
|
*
clk: ti: omap2430: move clock support code under clock driver
Tero Kristo
2015-06-02
2
-0
/
+36
|
*
clk: ti: dflt: move support for default gate clock to clock driver
Tero Kristo
2015-06-02
3
-1
/
+322
|
*
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Tero Kristo
2015-06-02
4
-6
/
+891
|
*
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
2015-06-02
6
-0
/
+32
|
*
clk: ti: autoidle: move generic autoidle handling code to clock driver
Tero Kristo
2015-06-02
3
-8
/
+116
|
*
clk: ti: move interface clock implementation under drivers/clk
Tero Kristo
2015-06-02
3
-1
/
+69
|
*
clk: ti: move OMAP4+ DPLL implementation under drivers/clk
Tero Kristo
2015-06-02
3
-3
/
+250
|
*
clk: ti: move generic OMAP DPLL implementation under drivers/clk
Tero Kristo
2015-06-02
3
-1
/
+373
|
*
ARM: OMAP2+: clock: export driver API to setup/get clock features
Tero Kristo
2015-06-02
1
-0
/
+25
*
|
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
[next]