aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
2014-10-14Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-09-25Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2014-09-24ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz
2014-09-22ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa
2014-09-14ARM: EXYNOS: Do not calculate boot address twiceKrzysztof Kozlowski
2014-09-09ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson
2014-08-27ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland
2014-08-18ARM: EXYNOS: remove unused <mach/memory.h>Uwe Kleine-Koenig
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-07Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott
2014-07-29ARM: EXYNOS: Add exynos5260 PMU compatible string to DT match tableVikas Sajjan
2014-07-29ARM: EXYNOS: Add support for Exynos5410 PMUAndreas Faerber
2014-07-26Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann
2014-07-23ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey
2014-07-23ARM: EXYNOS: Support cluster power off on exynos5420/5800Abhilash Kesavan
2014-07-23Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim
2014-07-23Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim
2014-07-23PM / OPP: Remove ARCH_HAS_OPPMark Brown
2014-07-19ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski
2014-07-18ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa
2014-07-19ARM: EXYNOS: populate suspend and powered_up callbacks for mcpmChander Kashyap
2014-07-19ARM: EXYNOS: do not allow cpuidle registration for exynos5420Chander Kashyap
2014-07-19ARM: EXYNOS: add generic function to calculate cpu numberChander Kashyap
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King
2014-07-18ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=nKrzysztof Kozlowski
2014-07-18ARM: 8083/1: exynos: activate the CCI on boot CPU/cluster using the MCPM loop...Nicolas Pitre
2014-07-15ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey
2014-07-15ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey
2014-07-15ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domainPankaj Dubey
2014-07-15ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey
2014-07-15ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey
2014-07-15ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey
2014-07-15ARM: EXYNOS: Remove unused code in common.hSachin Kamat
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-11ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa
2014-07-11ARM: EXYNOS: Add support for clock handling in power domainPrathyush K
2014-07-08ARM: EXYNOS: Update secondary boot addr for secure modeSachin Kamat
2014-07-05ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan