aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-06ARM: SAMSUNG: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-06-06ARM: SAMSUNG: fix clk_enable() WARNing in S3C24XX ADCSergiy Kibrik1-2/+2
2015-02-27ARM: S3C24XX: fix header file inclusionsArnd Bergmann2-20/+1
2015-02-27ARM: S3C24XX: fix building without PM_SLEEPArnd Bergmann1-2/+10
2015-02-27ARM: S3C64XX: fix building without CONFIG_PM_SLEEPArnd Bergmann1-1/+1
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann11-963/+0
2014-12-23ARM: SAMSUNG: print CPU id on probeOlof Johansson1-0/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-11-13ARM: EXYNOS: Remove unused static iomappingPankaj Dubey1-21/+0
2014-10-21ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz1-0/+1
2014-10-20ARM: plat-samsung: drop owner assignment from platform_driversWolfram Sang1-1/+0
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