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
/
mach-s3c24xx
/
common.c
Commit message (
Expand
)
Author
Age
*
ARM: S3C24XX: remove separate restart code
Heiko Stuebner
2014-09-13
*
ARM: SAMSUNG: Remove legacy clock code
Tomasz Figa
2014-07-18
*
ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion
Heiko Stuebner
2014-05-12
*
ARM: S3C24XX: convert s3c2410 to common clock framework
Heiko Stuebner
2014-05-12
*
ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock framework
Heiko Stuebner
2014-05-12
*
ARM: S3C24XX: add platform code for conversion to the common clock framework
Heiko Stuebner
2014-05-12
*
ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled
Heiko Stuebner
2014-05-12
*
ARM: S3C24XX: convert s3c2412 to common clock framework
Heiko Stuebner
2014-04-14
*
ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework
Heiko Stuebner
2014-04-14
*
ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socs
Heiko Stuebner
2014-04-14
*
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
|
\
|
*
ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file
Tushar Behera
2014-02-13
|
*
ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()
Heiko Stuebner
2014-02-13
*
|
ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443
Paul Bolle
2014-02-13
|
/
*
ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442
Heiko Stuebner
2013-10-20
*
ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443
Heiko Stuebner
2013-10-07
*
ARM: SAMSUNG: Move all platforms to new clocksource driver
Tomasz Figa
2013-08-05
*
ARM: SAMSUNG: Set PWM platform data
Tomasz Figa
2013-08-05
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-02
|
\
|
*
ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h
Heiko Stuebner
2013-03-04
*
|
tty: serial/samsung: make register definitions global
Arnd Bergmann
2013-04-11
|
/
*
ARM: S3C24XX: fix uninitialized variable warning
Cong Ding
2013-01-28
*
ARM: S3C24XX: Remove duplicate header file inclusion
Sachin Kamat
2012-06-19
*
ARM: S3C24XX: Use common macro to define resources on dev-uart.c
Tushar Behera
2012-05-12
*
ARM: S3C24XX: move common clock init into common.c
Heiko Stuebner
2012-05-12
*
ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c
Heiko Stuebner
2012-05-12
*
ARM: S3C24XX: move plat-s3c24xx/cpu.c
Heiko Stuebner
2012-05-12