index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-24
OMAP2/3 clock: split, rename omap2_wait_clock_ready()
Paul Walmsley
1
-77
/
+79
2009-06-19
OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisons
Roel Kluin
1
-1
/
+1
2009-05-26
Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...
Tony Lindgren
1
-7
/
+7
2009-05-25
ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE
Tony Lindgren
1
-2
/
+2
2009-05-12
OMAP3 clock: lessen amount of noisy messages
Artem Bityutskiy
1
-1
/
+1
2009-05-12
OMAP3 clock: use pr_debug() rather than pr_info() in some clock change code
Paul Walmsley
1
-6
/
+6
2009-03-19
Merge branch 'omap-clks3' into devel
Russell King
1
-216
/
+283
2009-03-03
[ARM] omap: clk_set_parent: deny changing parent if clock is enabled
Russell King
1
-6
/
+0
2009-02-19
[ARM] omap: add support for bypassing DPLLs
Russell King
1
-10
/
+37
2009-02-19
[ARM] omap: fix clock reparenting in omap2_clk_set_parent()
Russell King
1
-4
/
+4
2009-02-14
[ARM] omap: fix _omap2_clksel_get_src_field()
Russell King
1
-1
/
+1
2009-02-14
[ARM] omap: fix omap2_divisor_to_clksel() error return value
Russell King
1
-3
/
+3
2009-02-14
[ARM] omap: arrange for clock recalc methods to return the rate
Russell King
1
-8
/
+9
2009-02-08
[ARM] omap: fix clockdomain enable/disable ordering
Russell King
1
-6
/
+5
2009-02-08
[ARM] omap: fix usecount decrement bug
Russell King
1
-10
/
+10
2009-02-08
[ARM] OMAP2/3 clock: convert remaining MPU barriers into OCP barriers
Paul Walmsley
1
-3
/
+3
2009-02-08
[ARM] OMAP2xxx clock: consolidate DELAYED_APP clock commits; fix barrier
Paul Walmsley
1
-9
/
+24
2009-02-08
[ARM] OMAP2/3 clock: don't use a barrier after clk_disable()
Paul Walmsley
1
-1
/
+1
2009-02-08
[ARM] omap: create a proper tree of clocks
Russell King
1
-2
/
+2
2009-02-08
[ARM] OMAP3: PM: Make sure clk_disable_unused() order is correct
Tero Kristo
1
-1
/
+5
2009-02-08
[ARM] OMAP2 SDRC: move mach-omap2/memory.h into mach/sdrc.h
Paul Walmsley
1
-1
/
+1
2009-02-08
[ARM] OMAP2/3 clock: clean up mach-omap2/clock.c
Paul Walmsley
1
-63
/
+35
2009-02-08
[ARM] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding
Paul Walmsley
1
-2
/
+65
2009-02-08
[ARM] OMAP3 clock: optimize DPLL rate rounding algorithm
Paul Walmsley
1
-17
/
+18
2009-02-08
[ARM] OMAP3 clock: remove unnecessary dpll_data dereferences
Paul Walmsley
1
-10
/
+13
2009-02-08
[ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code
Paul Walmsley
1
-26
/
+25
2009-02-08
[ARM] omap: move propagate_rate() calls into generic omap clock code
Russell King
1
-6
/
+0
2009-02-08
[ARM] omap: move clock propagation into core omap clock code
Russell King
1
-6
/
+0
2009-02-08
[ARM] omap: don't use clkops_omap2_dflt_wait for non-ICLK/FCLK clocks
Russell King
1
-8
/
+6
2009-02-08
[ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready
Russell King
1
-20
/
+22
2009-02-08
[ARM] omap: add default .ops to all remaining OMAP2 clocks
Russell King
1
-14
/
+21
2009-02-08
[ARM] omap: kill PARENT_CONTROLS_CLOCK
Russell King
1
-6
/
+0
2009-02-08
[ARM] omap: provide a NULL clock operations structure
Russell King
1
-2
/
+2
2009-02-02
[ARM] omap: introduce clock operations structure
Russell King
1
-4
/
+4
2008-10-14
Merge branch 'omap-all' into devel
Russell King
1
-13
/
+51
2008-10-03
Merge unstable branch 'omap-rmk'
Russell King
1
-9
/
+9
2008-09-06
[ARM] Convert asm/bitops.h to linux/bitops.h
Russell King
1
-1
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-2
/
+1
2008-09-05
[ARM] omap: fix lots of 'Using plain integer as NULL pointer'
Russell King
1
-9
/
+9
2008-08-19
ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code
Paul Walmsley
1
-4
/
+42
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-07-03
ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm
Paul Walmsley
1
-1
/
+197
2008-07-03
ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S
Tony Lindgren
1
-1
/
+2
2008-05-09
ARM: OMAP: PRCM fixes to ssi clock handling
Jouni Högander
1
-1
/
+3
2008-04-14
ARM: OMAP2: New DPLL clock framework
Roman Tereshonkov
1
-8
/
+0
2008-04-14
ARM: OMAP2: Clean up 24xx clock code
Tony Lindgren
1
-11
/
+4
2008-04-14
ARM: OMAP2: Change 24xx to use shared clock code and new reg access
Paul Walmsley
1
-1
/
+1
2008-04-14
ARM: OMAP2: Add common clock framework for 24xx and 34xx
Paul Walmsley
1
-0
/
+757
2008-04-14
ARM: OMAP2: Move clock.c to clock24xx.c
Paul Walmsley
1
-1176
/
+0
2008-04-14
ARM: OMAP2: Move clock.h to clock24xx.h
Paul Walmsley
1
-1
/
+1
[next]