summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann2014-07-263-18/+3Star
|\
| * ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij2014-06-303-3/+4
| * ARM: s5p: cut the custom ARCH_NR_GPIOS definitionLinus Walleij2014-06-301-16/+0Star
* | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-2634-3418/+14Star
|\ \
| * | ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa2014-07-1825-1720/+13Star
| * | ARM: S5PV210: Enable multi-platform build supportTomasz Figa2014-07-182-2/+1Star
| * | ARM: S5PV210: Remove support for board filesTomasz Figa2014-07-181-1/+0Star
| * | ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-1811-1695/+0Star
| * | ARM: S5PV210: Migrate clock handling to Common Clock FrameworkMateusz Krawczuk2014-07-181-1/+1
* | | Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-07-261-1/+0Star
|\ \ \ | |/ / |/| |
| * | ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-231-1/+0Star
| |/
* | ARM: S5PC100: no more support S5PC100 SoCKukjin Kim2014-07-137-66/+7Star
* | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCsKukjin Kim2014-07-086-87/+7Star
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-201-20/+8Star
|\
| * ARM: exynos: cleanup kconfig option displayRob Herring2014-06-171-14/+3Star
| * ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann2014-06-171-6/+5Star
* | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-111-2/+0Star
|\ \ | |/ |/|
| * ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot2014-05-071-2/+0Star
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-061-1/+0Star
|\ \
| * | ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King2014-05-301-1/+0Star
| |/
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-2/+2
|\ \
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-2/+2
| |/
* | ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann2014-05-301-0/+3
* | ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2014-05-251-60/+0Star
* | ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2014-05-251-1/+0Star
* | ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-081-0/+1
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-2/+2
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0616-458/+307Star
|\
| * Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-03-293-10/+14
| |\
| | * ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpersSachin Kamat2014-03-201-0/+4
| | * ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera2014-03-202-10/+10
| * | Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-03-299-267/+292
| |\ \
| | * | ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa2014-03-201-45/+0Star
| | * | ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.hTomasz Figa2014-03-203-15/+15
| | * | ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa2014-03-205-81/+102
| | * | ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa2014-03-205-122/+169
| | * | ARM: SAMSUNG: Consolidate PM debug functionsTomasz Figa2014-03-201-14/+6Star
| | * | ARM: SAMSUNG: Use debug_ll_addr() to get UART base addressTomasz Figa2014-03-201-2/+13
| | * | ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa2014-03-202-15/+6Star
| | * | ARM: SAMSUNG: Add soc_is_s3c2410() helperTomasz Figa2014-03-201-0/+6
| | * | ARM: EXYNOS: Do not resume l2x0 if not enabled before suspendTomasz Figa2014-03-201-3/+5
| * | | ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat2014-03-205-6/+1Star
| |/ /
| * | ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-175/+0Star
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0511-67/+9Star
|\| |
| * | ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat2014-02-151-27/+0Star
| * | ARM: SAMSUNG: Remove Exynos specific code from devs, s5p-pm-irq and pm-gpio.cTushar Behera2014-02-143-24/+4Star
| * | ARM: SAMSUNG: Delete unused plat/regs-serial.h header fileTushar Behera2014-02-141-1/+0Star
| * | ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-145-7/+5Star
| * | ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner2014-02-132-8/+0Star
| |/
* | ARM: samsung: select CRC32 for SAMSUNG_PM_CHECKArnd Bergmann2014-03-211-1/+2