Age | Commit message (Expand) | Author |
2009-09-03 | OMAP clock: use debugfs_remove_recursive() for rewinding | Hiroshi DOYU |
2009-05-28 | Merge branch 'omap4' into for-next | Tony Lindgren |
2009-05-28 | ARM: OMAP4: Clock stubs since CLKDEV not in yet. | Santosh Shilimkar |
2009-05-12 | OMAP2xxx clock: rename clk_init_one() to clk_preinit() | Paul Walmsley |
2009-04-22 | OMAP2xxx clock: pre-initialize struct clks early | Paul Walmsley |
2009-03-03 | [ARM] omap: clk_set_parent: deny changing parent if clock is enabled | Russell King |
2009-02-14 | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King |
2009-02-08 | [ARM] OMAP clock: drop clk_get_usecount() | 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] omap: remove pre-CLKDEV clk_get/clk_put | Russell King |
2009-02-08 | [ARM] omap: convert OMAP1 to use clkdev | Russell King |
2009-02-08 | [ARM] omap: allow double-registering of clocks | Russell King |
2009-02-08 | [ARM] omap: move propagate_rate() calls into generic omap clock code | Russell King |
2009-02-08 | [ARM] omap: move clock propagation into core omap clock code | Russell King |
2009-02-08 | [ARM] omap: provide a standard clk_get_parent() implementation | Russell King |
2009-02-08 | [ARM] omap: remove clk_deny_idle and clk_allow_idle | Russell King |
2009-02-08 | [ARM] omap: remove clk->owner | Russell King |
2009-02-08 | [ARM] omap: provide a NULL clock operations structure | Russell King |
2008-11-04 | ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap | Zhaolei |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-07-03 | ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework | Hiroshi DOYU |
2008-05-22 | [ARM] omap: fix omap clk support build errors | Russell King |
2008-05-09 | ARM: OMAP: Warn on disabling clocks with no users | Tony Lindgren |
2008-04-21 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-18 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-14 | ARM: OMAP2: Change 24xx to use shared clock code and new reg access | Paul Walmsley |
2007-05-09 | ARM: OMAP: add SoSSI clock (call propagate_rate for childrens) | Imre Deak |
2007-05-08 | ARM: OMAP: Add function to print clock usecounts | Juha Yrjola |
2006-09-25 | ARM: OMAP: Sync clocks with linux-omap tree | Tony Lindgren |
2006-09-25 | ARM: OMAP: Add sanity check to clk_disable | Juha Yrjola |
2006-07-02 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-26 | ARM: OMAP: Make clock variables static | Juha Yrjola |
2006-04-09 | [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and name | Tony Lindgren |
2006-04-02 | [ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework | Tony Lindgren |
2006-01-17 | ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable | Tony Lindgren |
2006-01-12 | [ARM] Convert some arm semaphores to mutexes | Arjan van de Ven |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King |
2005-11-10 | [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 | Tony Lindgren |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-09-07 | [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 | Tony Lindgren |
2005-07-10 | [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch files | Tony Lindgren |
2005-07-10 | [PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap to plat-omap | Tony Lindgren |