index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
clock34xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAP3: Add support for DPLL3 divisor values higher than 2
Tero Kristo
2009-06-19
1
-6
/
+3
*
OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change
Paul Walmsley
2009-06-19
1
-2
/
+2
*
OMAP3 clock: add a short delay when lowering CORE clk rate
Paul Walmsley
2009-06-19
1
-2
/
+28
*
OMAP3 clock: initialize SDRC timings at kernel start
Paul Walmsley
2009-06-19
1
-3
/
+0
*
OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init
Kevin Hilman
2009-05-28
1
-0
/
+3
*
Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...
Tony Lindgren
2009-05-26
1
-6
/
+14
|
\
|
*
OMAP2xxx clock: rename clk_init_one() to clk_preinit()
Paul Walmsley
2009-05-12
1
-1
/
+1
|
*
OMAP3 clock: use pr_debug() rather than pr_info() in some clock change code
Paul Walmsley
2009-05-12
1
-4
/
+4
|
*
OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHz
Paul Walmsley
2009-05-12
1
-1
/
+9
*
|
ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2
Tony Lindgren
2009-05-16
1
-5
/
+5
*
|
ARM: OMAP2/3: Add name for musb clocks
Tony Lindgren
2009-05-12
1
-1
/
+1
|
/
*
[ARM] omap: add support for bypassing DPLLs
Russell King
2009-02-19
1
-19
/
+71
*
[ARM] omap: arrange for clock recalc methods to return the rate
Russell King
2009-02-14
1
-5
/
+7
*
[ARM] OMAP2/3 clock: don't tinker with hardirqs when they are supposed to be ...
Paul Walmsley
2009-02-08
1
-2
/
+0
*
[ARM] omap: create a proper tree of clocks
Russell King
2009-02-08
1
-0
/
+3
*
[ARM] omap: clks: call recalc after any rate change
Russell King
2009-02-08
1
-4
/
+0
*
[ARM] OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init()
Paul Walmsley
2009-02-08
1
-1
/
+1
*
[ARM] OMAP3 clock: add omap3_core_dpll_m2_set_rate()
Paul Walmsley
2009-02-08
1
-0
/
+65
*
[ARM] OMAP2 SDRC: move mach-omap2/memory.h into mach/sdrc.h
Paul Walmsley
2009-02-08
1
-1
/
+1
*
[ARM] OMAP3 clock: disable DPLL autoidle while waiting for DPLL to lock
Paul Walmsley
2009-02-08
1
-10
/
+5
*
[ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask
Paul Walmsley
2009-02-08
1
-4
/
+2
*
[ARM] OMAP3 clock: fix DPLL jitter correction and rate programming
Paul Walmsley
2009-02-08
1
-5
/
+8
*
[ARM] OMAP: Add CSI2 clock struct for handling it with clock API
Sergio Aguirre
2009-02-08
1
-0
/
+1
*
[ARM] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layer
Paul Walmsley
2009-02-08
1
-1
/
+0
*
[ARM] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming
Paul Walmsley
2009-02-08
1
-1
/
+136
*
[ARM] omap: hsmmc: new short connection id names
Russell King
2009-02-08
1
-6
/
+6
*
[ARM] omap: convert omap RNG clocks to match by devid and conid
Russell King
2009-02-08
1
-1
/
+1
*
[ARM] omap: w1: convert omap HDQ clocks to match by devid and conid
Russell King
2009-02-08
1
-2
/
+2
*
[ARM] omap: i2c: use short connection ids
Russell King
2009-02-08
1
-6
/
+6
*
[ARM] omap: mcbsp: convert to use fck/ick clocks directly
Russell King
2009-02-08
1
-10
/
+10
*
[ARM] omap: mcspi: new short connection id names
Russell King
2009-02-08
1
-8
/
+8
*
[ARM] omap: watchdog: convert clocks to match by devid and conid
Russell King
2009-02-08
1
-2
/
+2
*
[ARM] omap: convert OMAP3 to use clkdev
Russell King
2009-02-08
1
-24
/
+244
*
[ARM] omap: move propagate_rate() calls into generic omap clock code
Russell King
2009-02-08
1
-5
/
+0
*
[ARM] omap: introduce clock operations structure
Russell King
2009-02-02
1
-1
/
+9
*
ARM: OMAP2: Use omap_rev() instead of system_rev
Lauri Leukkunen
2008-12-10
1
-1
/
+1
*
ARM: OMAP2: Fix cpu detection
Tony Lindgren
2008-12-10
1
-1
/
+1
*
Merge branch 'omap-all' into devel
Russell King
2008-10-14
1
-11
/
+20
|
\
|
*
ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code
Paul Walmsley
2008-08-19
1
-1
/
+3
|
*
ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code
Paul Walmsley
2008-08-19
1
-10
/
+17
*
|
[ARM] Convert asm/bitops.h to linux/bitops.h
Russell King
2008-09-06
1
-1
/
+1
|
/
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-2
/
+2
*
ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions
Paul Walmsley
2008-07-03
1
-4
/
+295
*
ARM: OMAP2: New DPLL clock framework
Roman Tereshonkov
2008-04-14
1
-2
/
+2
*
ARM: OMAP2: Add 34xx clock code
Paul Walmsley
2008-04-14
1
-0
/
+235