aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-13ARM: EXYNOS: Remove unused static iomappingPankaj Dubey1-21/+0
2014-07-26Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann1-0/+3
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socArnd Bergmann17-1075/+0
2014-07-26Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socArnd Bergmann1-1/+0
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey1-1/+0
2014-07-19ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa12-448/+0
2014-07-19ARM: S5PV210: Remove support for board filesTomasz Figa1-1/+0
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa5-626/+0
2014-07-13ARM: S5PC100: no more support S5PC100 SoCKukjin Kim5-60/+1
2014-07-08ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCsKukjin Kim4-78/+0
2014-06-30ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij1-0/+3
2014-05-26ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat1-60/+0
2014-05-26ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat1-1/+0
2014-05-09ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner1-0/+1
2014-03-29Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3Arnd Bergmann2-3/+4
2014-03-21ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.hTomasz Figa2-14/+14
2014-03-21ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa2-25/+26
2014-03-21ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa2-38/+71
2014-03-21ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa1-2/+0
2014-03-21ARM: SAMSUNG: Add soc_is_s3c2410() helperTomasz Figa1-0/+6
2014-03-21ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpersSachin Kamat1-0/+4
2014-03-21ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera1-3/+0
2014-03-11ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner1-175/+0
2014-02-15ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat1-27/+0
2014-02-14ARM: SAMSUNG: Delete unused plat/regs-serial.h header fileTushar Behera1-1/+0
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera1-1/+1
2014-02-14ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner1-1/+0
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds1-123/+0
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-13/+0
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-01-23Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-01-22mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat1-123/+0
2014-01-08spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat1-13/+0
2013-12-31ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ataSachin Kamat1-56/+0
2013-12-12ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_saveDaniel Kurtz1-2/+2
2013-12-02ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo functionAlexander Shiyan1-0/+2
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2013-10-11ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han1-1/+0
2013-09-17ARM: SAMSUNG: Add soc_is_s3c6400/s3c6410 macrosTomasz Figa1-0/+4
2013-08-22Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupKevin Hilman1-38/+0
2013-08-19ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*()Jingoo Han1-38/+0
2013-08-12ARM: SAMSUNG: Remove plat/regs-timer.h headerTomasz Figa1-124/+0
2013-08-12ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2-85/+0
2013-08-06ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2-22/+0
2013-08-06ARM: SAMSUNG: Remove old samsung-time driverTomasz Figa1-23/+0
2013-08-06ARM: SAMSUNG: Add new PWM platform deviceTomasz Figa2-0/+23
2013-07-24ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap1-4/+4
2013-07-24ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki1-0/+5
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8