summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | ARM: EXYNOS: add generic function to calculate cpu numberChander Kashyap2014-07-191-0/+9
| * | | | Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim2014-07-2312-34/+73
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0812-100/+139
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson2014-08-072-66/+66
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski2014-07-192-66/+66
| | | |/ | | |/|
| * | | ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey2014-07-152-0/+38
| * | | ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey2014-07-151-1/+0
| * | | ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domainPankaj Dubey2014-07-152-6/+4
| * | | ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey2014-07-155-9/+4
| * | | ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey2014-07-154-3/+24
| * | | ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey2014-07-152-11/+3
| * | | ARM: EXYNOS: Remove unused code in common.hSachin Kamat2014-07-151-4/+0
| |/ /
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-1/+0
|\ \ \
| * | | PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-054-9/+24
|\ \ \
| * | | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-183-10/+9
| * | | ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=nKrzysztof Kozlowski2014-07-181-0/+1
| * | | ARM: 8083/1: exynos: activate the CCI on boot CPU/cluster using the MCPM loop...Nicolas Pitre2014-07-181-0/+15
* | | | arm: Add devicetree fixup machine functionLaura Abbott2014-07-291-0/+10
| |/ / |/| |
* | | ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2014-07-182-19/+25
| |/ |/|
* | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-122-5/+62
|\ \
| * | ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa2014-07-111-4/+2
| * | ARM: EXYNOS: Add support for clock handling in power domainPrathyush K2014-07-111-1/+60
| |/
* | ARM: EXYNOS: Update secondary boot addr for secure modeSachin Kamat2014-07-081-2/+7
* | ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan2014-07-051-1/+1
|/
OpenPOWER on IntegriCloud