aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-03[ARM] omap: clk_set_parent: deny changing parent if clock is enabledRussell King1-7/+10
2009-02-14[ARM] omap: arrange for clock recalc methods to return the rateRussell King1-9/+6
2009-02-08[ARM] OMAP clock: drop clk_get_usecount()Paul Walmsley1-16/+0
2009-02-08[ARM] omap: create a proper tree of clocksRussell King1-19/+32
2009-02-08[ARM] omap: clks: call recalc after any rate changeRussell King1-4/+12
2009-02-08[ARM] omap: remove pre-CLKDEV clk_get/clk_putRussell King1-46/+0
2009-02-08[ARM] omap: convert OMAP1 to use clkdevRussell King1-0/+4
2009-02-08[ARM] omap: allow double-registering of clocksRussell King1-0/+6
2009-02-08[ARM] omap: move propagate_rate() calls into generic omap clock codeRussell King1-5/+9
2009-02-08[ARM] omap: move clock propagation into core omap clock codeRussell King1-1/+5
2009-02-08[ARM] omap: provide a standard clk_get_parent() implementationRussell King1-12/+1
2009-02-08[ARM] omap: remove clk_deny_idle and clk_allow_idleRussell King1-28/+0
2009-02-08[ARM] omap: remove clk->ownerRussell King1-5/+2
2009-02-08[ARM] omap: provide a NULL clock operations structureRussell King1-2/+21
2008-11-04ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei1-10/+10
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-2/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-07-03ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU1-36/+92
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King1-0/+1
2008-05-09ARM: OMAP: Warn on disabling clocks with no usersTony Lindgren1-1/+9
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley1-0/+42
2007-05-09ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)Imre Deak1-0/+2
2007-05-08ARM: OMAP: Add function to print clock usecountsJuha Yrjola1-0/+35
2006-09-25ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren1-0/+25
2006-09-25ARM: OMAP: Add sanity check to clk_disableJuha Yrjola1-0/+1
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26ARM: OMAP: Make clock variables staticJuha Yrjola1-2/+2
2006-04-09[ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and nameTony Lindgren1-1/+2
2006-04-02[ARM] 3426/1: ARM: OMAP: 1/8 Update clock frameworkTony Lindgren1-2/+65
2006-01-17ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren1-37/+4
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven1-7/+8
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2005-11-10[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren1-1175/+140
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-09-07[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren1-12/+27
2005-07-10[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren1-61/+308
2005-07-10[PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap to plat-omapTony Lindgren1-0/+1076