index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-s3c64xx
/
common.c
Age
Commit message (
Expand
)
Author
2016-12-29
ARM: s3c64xx: Annotate external clock frequencies __ro_after_init
Krzysztof Kozlowski
2015-12-01
ARM: s3c64xx: enable sparse IRQ support
Arnd Bergmann
2015-12-01
ARM: s3c64xx: prepare initcalls for multiplatform
Arnd Bergmann
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-08-11
Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2015-07-30
ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xx
Kukjin Kim
2015-07-30
ARM: SAMSUNG: local irq-uart header in mach-s3c64xx
Kukjin Kim
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
2015-07-20
ARM: s3c64xx: Remove clk-provider.h include
Stephen Boyd
2014-09-09
ARM: s3c64xx: Leave disabling of unused PM domains to genpd
Ulf Hansson
2014-02-14
ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file
Tushar Behera
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
2013-12-20
ARM: s3c64xx: get rid of custom <mach/gpio.h>
Linus Walleij
2013-09-17
ARM: S3C64XX: Bypass legacy initialization when booting with DT
Tomasz Figa
2013-09-17
ARM: S3C64XX: Migrate clock handling to Common Clock Framework
Tomasz Figa
2013-08-06
ARM: SAMSUNG: Move all platforms to new clocksource driver
Tomasz Figa
2013-08-06
ARM: SAMSUNG: Set PWM platform data
Tomasz Figa
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-06-19
ARM: SAMSUNG: Let platforms use the new watchdog reset driver
Tomasz Figa
2013-01-12
irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h
Rob Herring
2012-11-13
ARM: samsung: remove obsoleted init_consistent_dma_size()
Marek Szyprowski
2012-05-08
ARM: s3c64xx: use machine specific hook for late init
Shawn Guo
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-01-27
ARM: S3C64XX: Make s3c64xx_init_uarts() static
Mark Brown
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-05
ARM: 7266/1: restart: S3C64XX: use new restart hook
Kukjin Kim
2011-12-23
ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]
Kukjin Kim