aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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/rafael/linux-pmLinus 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/linux-samsung into next/socArnd 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
2014-07-23ARM: EXYNOS: Support cluster power off on exynos5420/5800Abhilash Kesavan2-35/+33
2014-07-23Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim3-1/+48
2014-07-23Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim12-34/+73
2014-07-23PM / OPP: Remove ARCH_HAS_OPPMark Brown1-1/+0
2014-07-19ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski2-66/+66
2014-07-18ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2-19/+25
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa1-1/+0
2014-07-19ARM: EXYNOS: populate suspend and powered_up callbacks for mcpmChander Kashyap1-0/+36
2014-07-19ARM: EXYNOS: do not allow cpuidle registration for exynos5420Chander Kashyap1-1/+3
2014-07-19ARM: EXYNOS: add generic function to calculate cpu numberChander Kashyap1-0/+9
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King3-10/+9
2014-07-18ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=nKrzysztof Kozlowski1-0/+1
2014-07-18ARM: 8083/1: exynos: activate the CCI on boot CPU/cluster using the MCPM loopbackNicolas Pitre1-0/+15
2014-07-15ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey2-0/+38
2014-07-15ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey1-1/+0
2014-07-15ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domainPankaj Dubey2-6/+4
2014-07-15ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey5-9/+4
2014-07-15ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey4-3/+24
2014-07-15ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey2-11/+3
2014-07-15ARM: EXYNOS: Remove unused code in common.hSachin Kamat1-4/+0
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson2-5/+62
2014-07-11ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa1-4/+2
2014-07-11ARM: EXYNOS: Add support for clock handling in power domainPrathyush K1-1/+60
2014-07-08ARM: EXYNOS: Update secondary boot addr for secure modeSachin Kamat1-2/+7
2014-07-05ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan1-1/+1