index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
clock34xx.c
Age
Commit message (
Expand
)
Author
2009-02-19
[ARM] omap: add support for bypassing DPLLs
Russell King
2009-02-14
[ARM] omap: arrange for clock recalc methods to return the rate
Russell King
2009-02-08
[ARM] OMAP2/3 clock: don't tinker with hardirqs when they are supposed to be ...
Paul Walmsley
2009-02-08
[ARM] omap: create a proper tree of clocks
Russell King
2009-02-08
[ARM] omap: clks: call recalc after any rate change
Russell King
2009-02-08
[ARM] OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init()
Paul Walmsley
2009-02-08
[ARM] OMAP3 clock: add omap3_core_dpll_m2_set_rate()
Paul Walmsley
2009-02-08
[ARM] OMAP2 SDRC: move mach-omap2/memory.h into mach/sdrc.h
Paul Walmsley
2009-02-08
[ARM] OMAP3 clock: disable DPLL autoidle while waiting for DPLL to lock
Paul Walmsley
2009-02-08
[ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask
Paul Walmsley
2009-02-08
[ARM] OMAP3 clock: fix DPLL jitter correction and rate programming
Paul Walmsley
2009-02-08
[ARM] OMAP: Add CSI2 clock struct for handling it with clock API
Sergio Aguirre
2009-02-08
[ARM] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layer
Paul Walmsley
2009-02-08
[ARM] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming
Paul Walmsley
2009-02-08
[ARM] omap: hsmmc: new short connection id names
Russell King
2009-02-08
[ARM] omap: convert omap RNG clocks to match by devid and conid
Russell King
2009-02-08
[ARM] omap: w1: convert omap HDQ clocks to match by devid and conid
Russell King
2009-02-08
[ARM] omap: i2c: use short connection ids
Russell King
2009-02-08
[ARM] omap: mcbsp: convert to use fck/ick clocks directly
Russell King
2009-02-08
[ARM] omap: mcspi: new short connection id names
Russell King
2009-02-08
[ARM] omap: watchdog: convert clocks to match by devid and conid
Russell King
2009-02-08
[ARM] omap: convert OMAP3 to use clkdev
Russell King
2009-02-08
[ARM] omap: move propagate_rate() calls into generic omap clock code
Russell King
2009-02-02
[ARM] omap: introduce clock operations structure
Russell King
2008-12-10
ARM: OMAP2: Use omap_rev() instead of system_rev
Lauri Leukkunen
2008-12-10
ARM: OMAP2: Fix cpu detection
Tony Lindgren
2008-10-14
Merge branch 'omap-all' into devel
Russell King
2008-09-06
[ARM] Convert asm/bitops.h to linux/bitops.h
Russell King
2008-08-19
ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code
Paul Walmsley
2008-08-19
ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code
Paul Walmsley
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-03
ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions
Paul Walmsley
2008-04-14
ARM: OMAP2: New DPLL clock framework
Roman Tereshonkov
2008-04-14
ARM: OMAP2: Add 34xx clock code
Paul Walmsley