summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
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/kg...Olof Johansson1-0/+2
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-5/+0
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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/...Arnd 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/...Linus Torvalds1-0/+2
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-382/+415
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-100/+139
2014-08-07Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson2-66/+66
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-9/+24
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott1-0/+10
2014-07-29ARM: EXYNOS: Add exynos5260 PMU compatible string to DT match tableVikas Sajjan1-0/+1
2014-07-29ARM: EXYNOS: Add support for Exynos5410 PMUAndreas Faerber1-0/+1
2014-07-26Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann2-66/+66
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann1-1/+0
2014-07-23ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey1-14/+4
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey8-340/+339