summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-all' into develRussell King2008-10-141-13/+51
|\
| * Merge unstable branch 'omap-rmk'Russell King2008-10-031-9/+9
| |\
| | * [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-051-9/+9
| * | ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain codePaul Walmsley2008-08-191-4/+42
| |/
* | [ARM] Convert asm/bitops.h to linux/bitops.hRussell King2008-09-061-1/+1
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-2/+1Star
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley2008-07-031-1/+197
* ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren2008-07-031-1/+2
* ARM: OMAP: PRCM fixes to ssi clock handlingJouni Högander2008-05-091-1/+3
* ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov2008-04-141-8/+0Star
* ARM: OMAP2: Clean up 24xx clock codeTony Lindgren2008-04-141-11/+4Star
* ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley2008-04-141-1/+1
* ARM: OMAP2: Add common clock framework for 24xx and 34xxPaul Walmsley2008-04-141-0/+757
* ARM: OMAP2: Move clock.c to clock24xx.cPaul Walmsley2008-04-141-1176/+0Star
* ARM: OMAP2: Move clock.h to clock24xx.hPaul Walmsley2008-04-141-1/+1
* [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin2007-10-311-1/+1
* ARM: OMAP2: Force APLLs always activeJuha Yrjola2007-08-221-11/+2Star
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* ARM: OMAP: Include missing headerTony Lindgren2007-03-071-0/+1
* ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren2006-09-251-22/+17Star
* ARM: OMAP2: Make sure peripherals can be accessed after clk_enableJuha Yrjola2006-09-251-1/+47
* ARM: OMAP2: Keep both APLLs active during bootupJuha Yrjola2006-09-251-0/+15
* ARM: OMAP: Add support for forcing osc_ck onJuha Yrjola2006-09-251-0/+18
* ARM: OMAP: Add write memory barriers to OMAP2 clock codeJuha Yrjola2006-09-251-4/+10
* ARM: OMAP: Fix OMAP2 clock.c typoSamuel Ortiz2006-09-251-1/+1
* ARM: OMAP: Avoid sleeping during arch_resetTony Lindgren2006-09-251-0/+20
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-031-14/+23
|\
| * ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1Timo Teras2006-06-271-1/+1
| * ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.cJarkko Nikula2006-06-271-13/+22
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
|/
* [ARM] 3426/1: ARM: OMAP: 1/8 Update clock frameworkTony Lindgren2006-04-021-65/+14Star
* ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2Tony Lindgren2006-01-181-17/+15Star
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [ARM] 3146/1: OMAP 3b/5: Add omap24xx clock frameworkTony Lindgren2005-11-101-0/+1129