aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson2-2/+4
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-4/+0
2014-10-02kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada1-1/+0
2014-09-24ARM: SAMSUNG: Restore Samsung PM Debug functionalityTomasz Figa2-2/+4
2014-07-26Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann3-18/+3
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socArnd Bergmann34-3418/+14
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 Figa25-1720/+13
2014-07-19ARM: S5PV210: Enable multi-platform build supportTomasz Figa2-2/+1
2014-07-19ARM: S5PV210: Remove support for board filesTomasz Figa1-1/+0
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa11-1695/+0
2014-07-19ARM: S5PV210: Migrate clock handling to Common Clock FrameworkMateusz Krawczuk1-1/+1
2014-07-13ARM: S5PC100: no more support S5PC100 SoCKukjin Kim7-66/+7
2014-07-08ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCsKukjin Kim6-87/+7
2014-06-30ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij3-3/+4
2014-06-30ARM: s5p: cut the custom ARCH_NR_GPIOS definitionLinus Walleij1-16/+0
2014-06-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+8
2014-06-17ARM: exynos: cleanup kconfig option displayRob Herring1-14/+3
2014-06-17ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann1-6/+5
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-2/+0
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-1/+0
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-2/+2
2014-05-31ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann1-0/+3
2014-05-30ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King1-1/+0
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-05-07ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot1-2/+0
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-2/+2
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-2/+2
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-458/+307
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-67/+9
2014-03-29Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3Arnd Bergmann3-10/+14
2014-03-29Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3Arnd Bergmann9-267/+292
2014-03-21ARM: samsung: select CRC32 for SAMSUNG_PM_CHECKArnd Bergmann1-1/+2
2014-03-21ARM: samsung: fix SAMSUNG_PM_DEBUG Kconfig logicArnd Bergmann1-2/+1
2014-03-21ARM: samsung: allow serial driver to be disabledArnd Bergmann1-0/+4
2014-03-21ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat5-6/+1
2014-03-21ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa1-45/+0
2014-03-21ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.hTomasz Figa3-15/+15
2014-03-21ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa5-81/+102
2014-03-21ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa5-122/+169
2014-03-21ARM: SAMSUNG: Consolidate PM debug functionsTomasz Figa1-14/+6
2014-03-21ARM: SAMSUNG: Use debug_ll_addr() to get UART base addressTomasz Figa1-2/+13
2014-03-21ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa2-15/+6
2014-03-21ARM: SAMSUNG: Add soc_is_s3c2410() helperTomasz Figa1-0/+6
2014-03-21ARM: EXYNOS: Do not resume l2x0 if not enabled before suspendTomasz Figa1-3/+5
2014-03-21ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpersSachin Kamat1-0/+4
2014-03-21ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera2-10/+10