omap: Fix access to already released memory in clk_debugfs_register_one()
[safe/jmp/linux-2.6] / arch / arm / plat-omap / clock.c
2010-02-03 Marek Skuczynskiomap: Fix access to already released memory in clk_debu...
2010-01-08 Paul WalmsleyOMAP clock/CPUFreq: add clk_exit_cpufreq_table()
2010-01-08 Paul WalmsleyOMAP clock: remove incorrect EXPORT_SYMBOL()s
2009-12-12 Rajendra NayakARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's
2009-12-12 Rajendra NayakARM: OMAP4: PM: Fix the PRM and CM base addresses
2009-10-20 Tony Lindgrenomap: headers: Move remaining headers from include...
2009-09-03 Hiroshi DOYUOMAP clock: use debugfs_remove_recursive() for rewinding
2009-05-28 Tony LindgrenMerge branch 'omap4' into for-next
2009-05-28 Santosh ShilimkarARM: OMAP4: Clock stubs since CLKDEV not in yet.
2009-05-12 Paul WalmsleyOMAP2xxx clock: rename clk_init_one() to clk_preinit()
2009-04-23 Paul WalmsleyOMAP2xxx clock: pre-initialize struct clks early
2009-03-03 Russell King[ARM] omap: clk_set_parent: deny changing parent if...
2009-02-14 Russell King[ARM] omap: arrange for clock recalc methods to return...
2009-02-08 Paul Walmsley[ARM] OMAP clock: drop clk_get_usecount()
2009-02-08 Russell King[ARM] omap: create a proper tree of clocks
2009-02-08 Russell King[ARM] omap: clks: call recalc after any rate change
2009-02-08 Russell King[ARM] omap: remove pre-CLKDEV clk_get/clk_put
2009-02-08 Russell King[ARM] omap: convert OMAP1 to use clkdev
2009-02-08 Russell King[ARM] omap: allow double-registering of clocks
2009-02-08 Russell King[ARM] omap: move propagate_rate() calls into generic...
2009-02-08 Russell King[ARM] omap: move clock propagation into core omap clock...
2009-02-08 Russell King[ARM] omap: provide a standard clk_get_parent() impleme...
2009-02-08 Russell King[ARM] omap: remove clk_deny_idle and clk_allow_idle
2009-02-08 Russell King[ARM] omap: remove clk->owner
2009-02-08 Russell King[ARM] omap: provide a NULL clock operations structure
2008-11-04 ZhaoleiARM: OMAP: Fix debugfs_create_*'s error checking method...
2008-09-06 Russell King[ARM] Convert asm/io.h to linux/io.h
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-03 Hiroshi DOYUARM: OMAP: CLKFW: Initial debugfs support for omap...
2008-05-22 Russell King[ARM] omap: fix omap clk support build errors
2008-05-09 Tony LindgrenARM: OMAP: Warn on disabling clocks with no users
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-19 Matthew Wilcoxarch: Remove unnecessary inclusions of asm/semaphore.h
2008-04-14 Paul WalmsleyARM: OMAP2: Change 24xx to use shared clock code and...
2007-05-09 Imre DeakARM: OMAP: add SoSSI clock (call propagate_rate for...
2007-05-08 Juha YrjolaARM: OMAP: Add function to print clock usecounts
2006-09-25 Tony LindgrenARM: OMAP: Sync clocks with linux-omap tree
2006-09-25 Juha YrjolaARM: OMAP: Add sanity check to clk_disable
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Juha YrjolaARM: OMAP: Make clock variables static
2006-04-09 Tony Lindgren[ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id...
2006-04-02 Tony Lindgren[ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework
2006-01-17 Tony LindgrenARM: OMAP: 1/4 Fix clock framework to use clk_enable...
2006-01-12 Arjan van de Ven[ARM] Convert some arm semaphores to mutexes
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2005-11-10 Tony Lindgren[ARM] 3142/1: OMAP 2/5: Update files common to omap1...
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-09-07 Tony Lindgren[ARM] 2887/1: OMAP 2/4: Update files common to omap1...
2005-07-10 Tony Lindgren[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP...
2005-07-10 Tony Lindgren[PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap...