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
/
clock24xx.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] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx code
Paul Walmsley
2009-02-08
[ARM] OMAP2 SDRC: move mach-omap2/memory.h into mach/sdrc.h
Paul Walmsley
2009-02-08
[ARM] OMAP2: Implement CPUfreq frequency table based on PRCM table
Kevin Hilman
2009-02-08
[ARM] OMAP24xx clock: add missing SSI L4 interface clock
Paul Walmsley
2009-02-08
[ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code
Paul Walmsley
2009-02-08
[ARM] omap: hsmmc: new short connection id names
Russell King
2009-02-08
[ARM] omap: omap24xxcam: use short connection IDs for omap2 clocks
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: MMC: convert clocks to match by devid and conid
Russell King
2009-02-08
[ARM] omap: watchdog: convert clocks to match by devid and conid
Russell King
2009-02-08
[ARM] omap: convert OMAP2 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-09-06
[ARM] Convert asm/bitops.h to linux/bitops.h
Russell King
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-03
ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm
Paul Walmsley
2008-04-14
ARM: OMAP2: Clean up 24xx clock code
Tony Lindgren
2008-04-14
ARM: OMAP2: Remove old 24xx specific clock functions
Paul Walmsley
2008-04-14
ARM: OMAP2: Change 24xx to use shared clock code and new reg access
Paul Walmsley
2008-04-14
ARM: OMAP2: Move clock.c to clock24xx.c
Paul Walmsley