summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan2014-11-213-15/+78
| * | | ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420Vikas Sajjan2014-11-211-2/+149
| * | | ARM: EXYNOS: Add PMU support for exynos5420Abhilash Kesavan2014-11-212-0/+514
| * | | ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey2014-11-215-18/+45
| * | | ARM: EXYNOS: Add platform driver support for Exynos PMUPankaj Dubey2014-11-212-42/+130
| * | | ARM: EXYNOS: Add support for exynos4415 SoCChanwoo Choi2014-11-212-0/+7
| * | | Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynosKukjin Kim2014-11-211-4/+4
| |\ \ \
| * \ \ \ Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosKukjin Kim2014-11-215-96/+116
| |\ \ \ \
| * | | | | ARM: EXYNOS: Fix build with ARM_CPU_SUSPEND=nArnd Bergmann2014-10-282-5/+5
| * | | | | ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250Krzysztof Kozlowski2014-10-212-0/+25
| * | | | | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz2014-10-215-335/+373
| * | | | | ARM: EXYNOS: allow driver usage on Exynos4x12 SoCsBartlomiej Zolnierkiewicz2014-10-211-1/+4
| * | | | | ARM: EXYNOS: fix register setup for AFTR mode codeBartlomiej Zolnierkiewicz2014-10-211-7/+4
| * | | | | ARM: EXYNOS: add secure firmware support to AFTR mode codeBartlomiej Zolnierkiewicz2014-10-212-12/+29
| * | | | | ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz2014-10-212-2/+13
| * | | | | ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlinesBartlomiej Zolnierkiewicz2014-10-211-12/+20
| * | | | | ARM: EXYNOS: Add support for firmware-assisted suspend/resumeTomasz Figa2014-10-216-5/+93
| * | | | | ARM: EXYNOS: Refactor the pm code to use DT based lookupVikas Sajjan2014-10-212-42/+126
| * | | | | ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.cVikas Sajjan2014-10-212-6/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-097-169/+116
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: EXYNOS: Remove unused static iomappingPankaj Dubey2014-11-132-73/+0
| | |/ / | |/| |
| * | | ARM: EXYNOS: Fix CPU idle clock down after CPU offKrzysztof Kozlowski2014-10-212-2/+44
| * | | ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die functionKrzysztof Kozlowski2014-10-211-1/+1
| * | | ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski2014-10-214-96/+74
| |/ /
* / / ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"Pankaj Dubey2014-11-071-4/+4
|/ /
* | Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2014-10-141-0/+2
|\ \
| * | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz2014-09-241-0/+2
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-5/+0
|\ \ \
| * | | kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-5/+0
| |/ /
* | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-092-78/+1
|\ \ \
| * | | ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa2014-09-221-77/+1
| * | | ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-091-1/+0
* | | | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2014-09-252-28/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: EXYNOS: Do not calculate boot address twiceKrzysztof Kozlowski2014-09-141-2/+2
| * | | ARM: EXYNOS: remove unused <mach/memory.h>Uwe Kleine-Koenig2014-08-181-26/+0
| |/ /
* / / ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland2014-08-271-1/+0
|/ /
* | ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa2014-08-091-87/+76
* | Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-08-081-0/+2
|\ \
| * | ARM: EXYNOS: Add exynos5260 PMU compatible string to DT match tableVikas Sajjan2014-07-291-0/+1
| * | ARM: EXYNOS: Add support for Exynos5410 PMUAndreas Faerber2014-07-291-0/+1
* | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-088-382/+415
|\ \ \
| * \ \ Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann2014-07-262-66/+66
| |\ \ \
| * \ \ \ Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-261-1/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-191-1/+0
| * | | | ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey2014-07-231-14/+4
| * | | | ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-238-340/+339
| * | | | ARM: EXYNOS: Support cluster power off on exynos5420/5800Abhilash Kesavan2014-07-232-35/+33
| * | | | Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim2014-07-233-1/+48
| |\ \ \ \
| | * | | | ARM: EXYNOS: populate suspend and powered_up callbacks for mcpmChander Kashyap2014-07-191-0/+36
| | * | | | ARM: EXYNOS: do not allow cpuidle registration for exynos5420Chander Kashyap2014-07-191-1/+3