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