aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki1-1/+1
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-370/+1800
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-169/+116
2014-11-27ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_confBartlomiej Zolnierkiewicz1-1/+1
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey3-7/+23
2014-11-22clk: exynos5440: move restart code into clock driverPankaj Dubey1-18/+1
2014-11-22ARM: EXYNOS: add exynos3250 PMU supportBartlomiej Zolnierkiewicz2-0/+295
2014-11-21ARM: EXYNOS: Call regulator core suspend prepare and finish functionsJavier Martinez Canillas1-0/+23
2014-11-21ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan3-15/+78
2014-11-21ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420Vikas Sajjan1-2/+149
2014-11-21ARM: EXYNOS: Add PMU support for exynos5420Abhilash Kesavan2-0/+514
2014-11-21ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey5-18/+45
2014-11-21ARM: EXYNOS: Add platform driver support for Exynos PMUPankaj Dubey2-42/+130
2014-11-21ARM: EXYNOS: Add support for exynos4415 SoCChanwoo Choi2-0/+7
2014-11-21Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynosKukjin Kim1-4/+4
2014-11-21Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosKukjin Kim5-96/+116
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina14-665/+621
2014-11-13ARM: EXYNOS: Remove unused static iomappingPankaj Dubey2-73/+0
2014-11-07ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"Pankaj Dubey1-4/+4
2014-10-29arm: fix wording of "Crotex" in CONFIG_ARCH_EXYNOS3 helpIan Campbell1-1/+1
2014-10-28ARM: EXYNOS: Fix build with ARM_CPU_SUSPEND=nArnd Bergmann2-5/+5
2014-10-21ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250Krzysztof Kozlowski2-0/+25
2014-10-21ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz5-335/+373
2014-10-21ARM: EXYNOS: allow driver usage on Exynos4x12 SoCsBartlomiej Zolnierkiewicz1-1/+4
2014-10-21ARM: EXYNOS: fix register setup for AFTR mode codeBartlomiej Zolnierkiewicz1-7/+4
2014-10-21ARM: EXYNOS: add secure firmware support to AFTR mode codeBartlomiej Zolnierkiewicz2-12/+29
2014-10-21ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz2-2/+13
2014-10-21ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlinesBartlomiej Zolnierkiewicz1-12/+20
2014-10-21ARM: EXYNOS: Add support for firmware-assisted suspend/resumeTomasz Figa6-5/+93
2014-10-21ARM: EXYNOS: Refactor the pm code to use DT based lookupVikas Sajjan2-42/+126
2014-10-21ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.cVikas Sajjan2-6/+2
2014-10-21ARM: EXYNOS: Fix CPU idle clock down after CPU offKrzysztof Kozlowski2-2/+44
2014-10-21ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die functionKrzysztof Kozlowski1-1/+1
2014-10-21ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski4-96/+74
2014-10-14Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-0/+2
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-5/+0
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-78/+1
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-5/+0
2014-09-25Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupArnd Bergmann2-28/+2
2014-09-24ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz1-0/+2
2014-09-22ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa1-77/+1
2014-09-14ARM: EXYNOS: Do not calculate boot address twiceKrzysztof Kozlowski1-2/+2
2014-09-09ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson1-1/+0
2014-08-27ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland1-1/+0
2014-08-18ARM: EXYNOS: remove unused <mach/memory.h>Uwe Kleine-Koenig1-26/+0
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa1-87/+76
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-382/+415