summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c64xx/common.c
AgeCommit message (Expand)Author
2016-12-29ARM: s3c64xx: Annotate external clock frequencies __ro_after_initKrzysztof Kozlowski
2015-12-01ARM: s3c64xx: enable sparse IRQ supportArnd Bergmann
2015-12-01ARM: s3c64xx: prepare initcalls for multiplatformArnd Bergmann
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-08-11Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-07-30ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xxKukjin Kim
2015-07-30ARM: SAMSUNG: local irq-uart header in mach-s3c64xxKukjin Kim
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-20ARM: s3c64xx: Remove clk-provider.h includeStephen Boyd
2014-09-09ARM: s3c64xx: Leave disabling of unused PM domains to genpdUlf Hansson
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-09-17ARM: S3C64XX: Bypass legacy initialization when booting with DTTomasz Figa
2013-09-17ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa
2013-08-06ARM: SAMSUNG: Set PWM platform dataTomasz Figa
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-19ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2012-11-13ARM: samsung: remove obsoleted init_consistent_dma_size()Marek Szyprowski
2012-05-08ARM: s3c64xx: use machine specific hook for late initShawn Guo
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-01-27ARM: S3C64XX: Make s3c64xx_init_uarts() staticMark Brown
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-05ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim
2011-12-23ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim