index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-24
clk: ti: Remove CLK_IS_BASIC check
Stephen Boyd
1
-6
/
+0
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
6
-9
/
+9
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
1
-1
/
+1
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
11
-1
/
+11
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
5
-14
/
+5
2015-07-28
clk: ti: Force pointer to be __iomem
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: ti: clk-3xxx: Remove unused structures
Stephen Boyd
1
-10
/
+0
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
20
-19
/
+2543
2015-07-20
clk: ti: Switch clk-provider.h include to clk.h
Stephen Boyd
1
-1
/
+1
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
10
-0
/
+10
2015-07-01
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-9
/
+14
2015-06-04
clk: ti: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
1
-1
/
+1
2015-06-04
CLK: TI: always enable DESHDCP clock
Tomi Valkeinen
1
-1
/
+6
2015-06-03
arm: dra7: add DESHDCP clock
Tomi Valkeinen
1
-0
/
+1
2015-06-02
clk: ti: move low-level access and init code under clock driver
Tero Kristo
1
-3
/
+72
2015-06-02
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
3
-0
/
+25
2015-06-02
clk: ti: move some public definitions to private header
Tero Kristo
7
-1
/
+59
2015-06-02
clk: ti: am3517: move remaining am3517 clock support code to clock driver
Tero Kristo
2
-0
/
+96
2015-06-02
clk: ti: omap34xx: move omap34xx clock type support code to clock driver
Tero Kristo
2
-0
/
+122
2015-06-02
clk: ti: clkdm: move clkdm gate clock support code to clock driver
Tero Kristo
2
-0
/
+79
2015-06-02
clk: ti: omap2430: move clock support code under clock driver
Tero Kristo
2
-0
/
+36
2015-06-02
clk: ti: dflt: move support for default gate clock to clock driver
Tero Kristo
3
-1
/
+322
2015-06-02
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Tero Kristo
4
-6
/
+891
2015-06-02
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
6
-0
/
+32
2015-06-02
clk: ti: autoidle: move generic autoidle handling code to clock driver
Tero Kristo
3
-8
/
+116
2015-06-02
clk: ti: move interface clock implementation under drivers/clk
Tero Kristo
3
-1
/
+69
2015-06-02
clk: ti: move OMAP4+ DPLL implementation under drivers/clk
Tero Kristo
3
-3
/
+250
2015-06-02
clk: ti: move generic OMAP DPLL implementation under drivers/clk
Tero Kristo
3
-1
/
+373
2015-06-02
ARM: OMAP2+: clock: export driver API to setup/get clock features
Tero Kristo
1
-0
/
+25
2015-05-14
clk: ti: Silence sparse warnings
Stephen Boyd
4
-8
/
+8
2015-05-14
clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereference
Krzysztof Kozlowski
1
-0
/
+5
2015-04-12
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
1
-1
/
+1
2015-04-01
clk: constify of_device_id array
Fabian Frederick
2
-2
/
+2
2015-03-24
Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-next
Michael Turquette
14
-72
/
+318
2015-03-24
clk: ti: Implement FAPLL set_rate for the PLL
Tony Lindgren
1
-0
/
+125
2015-03-24
clk: ti: Implement FAPLL set_rate for the synthesizer
Tony Lindgren
1
-2
/
+132
2015-03-24
clk: ti: Fix FAPLL recalc_rate for rounding errors
Tony Lindgren
1
-6
/
+5
2015-03-24
clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16
Suman Anna
1
-0
/
+4
2015-03-24
clk: ti: DRA7: Correct timer_sys_ck clock aliases for Timers
Suman Anna
1
-7
/
+7
2015-03-24
clk: ti: OMAP5: Correct the DT clock aliases for timers
Suman Anna
1
-11
/
+11
2015-03-24
clk: ti: OMAP4: Remove the legacy timer DT clock aliases
Suman Anna
1
-11
/
+0
2015-03-24
clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliases
Peter Ujfalusi
1
-7
/
+9
2015-03-24
clk: ti: clk-3xxx: Correct McBSP related DT clock definitions
Peter Ujfalusi
1
-12
/
+7
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
8
-16
/
+18
2015-02-25
clk: ti: Fix FAPLL parent enable bit handling
Tony Lindgren
1
-3
/
+3
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
6
-2
/
+14
2015-02-02
Merge branch 'clk-omap-legacy' into clk-next
Michael Turquette
10
-73
/
+5504
2015-01-30
clk: ti: add omap3 legacy clock data
Tero Kristo
2
-1
/
+4655
[next]