index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-08
OMAP2+: clock: reduce the amount of standard debugging while disabling unused...
Paul Walmsley
1
-2
/
+3
2010-05-20
OMAP4 clock: Support clk_set_parent
Rajendra Nayak
1
-5
/
+0
2010-05-20
OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.c
Paul Walmsley
1
-13
/
+15
2010-02-24
OMAP4: clock: Add dummy clock nodes for interface clocks
Santosh Shilimkar
1
-0
/
+10
2010-02-24
OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code
Paul Walmsley
1
-0
/
+27
2010-02-24
OMAP clock: drop .id field; ensure each clock has a unique name
Paul Walmsley
1
-2
/
+0
2010-02-10
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
1
-2
/
+2
2010-02-03
omap: Fix access to already released memory in clk_debugfs_register_one()
Marek Skuczynski
1
-2
/
+2
2010-01-29
OMAP clock: resolve all remaining sparse warnings
Paul Walmsley
1
-1
/
+1
2010-01-26
OMAP clock: make the fixed divisor clock code available for all OMAPs
Paul Walmsley
1
-0
/
+11
2010-01-08
OMAP clock/CPUFreq: add clk_exit_cpufreq_table()
Paul Walmsley
1
-0
/
+10
2010-01-08
OMAP clock: remove incorrect EXPORT_SYMBOL()s
Paul Walmsley
1
-6
/
+0
2009-12-11
ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's
Rajendra Nayak
1
-21
/
+0
2009-12-11
ARM: OMAP4: PM: Fix the PRM and CM base addresses
Rajendra Nayak
1
-5
/
+0
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-09-03
OMAP clock: use debugfs_remove_recursive() for rewinding
Hiroshi DOYU
1
-1
/
+1
2009-05-28
Merge branch 'omap4' into for-next
Tony Lindgren
1
-0
/
+33
2009-05-28
ARM: OMAP4: Clock stubs since CLKDEV not in yet.
Santosh Shilimkar
1
-0
/
+33
2009-05-12
OMAP2xxx clock: rename clk_init_one() to clk_preinit()
Paul Walmsley
1
-2
/
+2
2009-04-22
OMAP2xxx clock: pre-initialize struct clks early
Paul Walmsley
1
-0
/
+7
2009-03-03
[ARM] omap: clk_set_parent: deny changing parent if clock is enabled
Russell King
1
-7
/
+10
2009-02-14
[ARM] omap: arrange for clock recalc methods to return the rate
Russell King
1
-9
/
+6
2009-02-08
[ARM] OMAP clock: drop clk_get_usecount()
Paul Walmsley
1
-16
/
+0
2009-02-08
[ARM] omap: create a proper tree of clocks
Russell King
1
-19
/
+32
2009-02-08
[ARM] omap: clks: call recalc after any rate change
Russell King
1
-4
/
+12
2009-02-08
[ARM] omap: remove pre-CLKDEV clk_get/clk_put
Russell King
1
-46
/
+0
2009-02-08
[ARM] omap: convert OMAP1 to use clkdev
Russell King
1
-0
/
+4
2009-02-08
[ARM] omap: allow double-registering of clocks
Russell King
1
-0
/
+6
2009-02-08
[ARM] omap: move propagate_rate() calls into generic omap clock code
Russell King
1
-5
/
+9
2009-02-08
[ARM] omap: move clock propagation into core omap clock code
Russell King
1
-1
/
+5
2009-02-08
[ARM] omap: provide a standard clk_get_parent() implementation
Russell King
1
-12
/
+1
2009-02-08
[ARM] omap: remove clk_deny_idle and clk_allow_idle
Russell King
1
-28
/
+0
2009-02-08
[ARM] omap: remove clk->owner
Russell King
1
-5
/
+2
2009-02-08
[ARM] omap: provide a NULL clock operations structure
Russell King
1
-2
/
+21
2008-11-04
ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap
Zhaolei
1
-10
/
+10
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-2
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-07-03
ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework
Hiroshi DOYU
1
-36
/
+92
2008-05-22
[ARM] omap: fix omap clk support build errors
Russell King
1
-0
/
+1
2008-05-09
ARM: OMAP: Warn on disabling clocks with no users
Tony Lindgren
1
-1
/
+9
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-14
ARM: OMAP2: Change 24xx to use shared clock code and new reg access
Paul Walmsley
1
-0
/
+42
2007-05-09
ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)
Imre Deak
1
-0
/
+2
2007-05-08
ARM: OMAP: Add function to print clock usecounts
Juha Yrjola
1
-0
/
+35
2006-09-25
ARM: OMAP: Sync clocks with linux-omap tree
Tony Lindgren
1
-0
/
+25
2006-09-25
ARM: OMAP: Add sanity check to clk_disable
Juha Yrjola
1
-0
/
+1
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
[next]