| Commit message (Expand) | Author | Age |
* | ARM: OMAP: clock: fix race in disable all clocks | Nishanth Menon | 2012-04-04 |
* | ARM: OMAP: clock.c: included linux/debugfs.h twice | Danny Kukawka | 2012-03-05 |
* | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | OMAP: Add debugfs node to show the summary of all clocks | Jon Hunter | 2011-07-10 |
* | | arm: don't create useless copies to pass into debugfs_create_dir() | Al Viro | 2011-07-20 |
* | | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 2011-07-20 |
|/ |
|
* | OMAP: clock: bail out early if arch_clock functions not implemented | Paul Walmsley | 2011-03-07 |
* | OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKS | Paul Walmsley | 2011-02-25 |
* | OMAP: clock: Add allow_idle/deny_idle support in clkops | Rajendra Nayak | 2011-02-25 |
* | OMAP2+: clock: reduce the amount of standard debugging while disabling unused... | Paul Walmsley | 2010-10-08 |
* | OMAP4 clock: Support clk_set_parent | Rajendra Nayak | 2010-05-20 |
* | OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.c | Paul Walmsley | 2010-05-20 |
* | OMAP4: clock: Add dummy clock nodes for interface clocks | Santosh Shilimkar | 2010-02-24 |
* | OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code | Paul Walmsley | 2010-02-24 |
* | OMAP clock: drop .id field; ensure each clock has a unique name | Paul Walmsley | 2010-02-24 |
* | Merge branch 'omap-fixes-for-linus' into omap-for-linus | Tony Lindgren | 2010-02-10 |
|\ |
|
| * | omap: Fix access to already released memory in clk_debugfs_register_one() | Marek Skuczynski | 2010-02-03 |
* | | OMAP clock: resolve all remaining sparse warnings | Paul Walmsley | 2010-01-29 |
* | | OMAP clock: make the fixed divisor clock code available for all OMAPs | Paul Walmsley | 2010-01-26 |
|/ |
|
* | OMAP clock/CPUFreq: add clk_exit_cpufreq_table() | Paul Walmsley | 2010-01-08 |
* | OMAP clock: remove incorrect EXPORT_SYMBOL()s | Paul Walmsley | 2010-01-08 |
* | ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's | Rajendra Nayak | 2009-12-11 |
* | ARM: OMAP4: PM: Fix the PRM and CM base addresses | Rajendra Nayak | 2009-12-11 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
* | OMAP clock: use debugfs_remove_recursive() for rewinding | Hiroshi DOYU | 2009-09-03 |
* | Merge branch 'omap4' into for-next | Tony Lindgren | 2009-05-28 |
|\ |
|
| * | ARM: OMAP4: Clock stubs since CLKDEV not in yet. | Santosh Shilimkar | 2009-05-28 |
* | | OMAP2xxx clock: rename clk_init_one() to clk_preinit() | Paul Walmsley | 2009-05-12 |
|/ |
|
* | OMAP2xxx clock: pre-initialize struct clks early | Paul Walmsley | 2009-04-22 |
* | [ARM] omap: clk_set_parent: deny changing parent if clock is enabled | Russell King | 2009-03-03 |
* | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King | 2009-02-14 |
* | [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 | 2009-02-08 |
* | ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap | Zhaolei | 2008-11-04 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework | Hiroshi DOYU | 2008-07-03 |
* | [ARM] omap: fix omap clk support build errors | Russell King | 2008-05-22 |