index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
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
*
ARM: OMAP: Warn on disabling clocks with no users
Tony Lindgren
2008-05-09
*
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-04-21
|
\
[next]