aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAge
...
| * | | | ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey2014-07-22
| * | | | ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-22
| * | | | ARM: EXYNOS: Support cluster power off on exynos5420/5800Abhilash Kesavan2014-07-22
| * | | | Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim2014-07-22
| |\ \ \ \
| | * | | | ARM: EXYNOS: populate suspend and powered_up callbacks for mcpmChander Kashyap2014-07-18
| | * | | | ARM: EXYNOS: do not allow cpuidle registration for exynos5420Chander Kashyap2014-07-18
| | * | | | ARM: EXYNOS: add generic function to calculate cpu numberChander Kashyap2014-07-18
| * | | | | Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim2014-07-22
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson2014-08-07
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski2014-07-19
| | | |/ | | |/|
| * | | ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey2014-07-14
| * | | ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey2014-07-14
| * | | ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domainPankaj Dubey2014-07-14
| * | | ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey2014-07-14
| * | | ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey2014-07-14
| * | | ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey2014-07-14
| * | | ARM: EXYNOS: Remove unused code in common.hSachin Kamat2014-07-14
| |/ /
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\ \ \
| * | | PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-22
| | |/ | |/|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-05
|\ \ \
| * | | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-18
| * | | ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=nKrzysztof Kozlowski2014-07-18
| * | | ARM: 8083/1: exynos: activate the CCI on boot CPU/cluster using the MCPM loop...Nicolas Pitre2014-07-18
* | | | arm: Add devicetree fixup machine functionLaura Abbott2014-07-29
| |/ / |/| |
* | | ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2014-07-18
| |/ |/|
* | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-13
|\ \
| * | ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa2014-07-10
| * | ARM: EXYNOS: Add support for clock handling in power domainPrathyush K2014-07-10
| |/
* | ARM: EXYNOS: Update secondary boot addr for secure modeSachin Kamat2014-07-07
* | ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan2014-07-04
|/
* Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2014-06-22
|\
| * ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpmDoug Anderson2014-06-21
| * ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoCAbhilash Kesavan2014-06-17
| * ARM: EXYNOS: Use wfi macro in platform_do_lowpowerLeela Krishna Amudala2014-06-16
* | ARM: use menuconfig for sub-arch menusRob Herring2014-06-17
* | ARM: EXYNOS: Fix compilation warningSachin Kamat2014-06-17
* | ARM: exynos: move sysram info to exynos.cOlof Johansson2014-06-17
* | ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-17
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\
| * ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it)Russell King2014-05-29
| * ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King2014-05-29
| * ARM: l2c: exynos: remove cache size overrideRussell King2014-05-29
| * ARM: l2c: remove platforms/SoCs setting early BRESPRussell King2014-05-29
| * ARM: l2c: fix register namingRussell King2014-05-29
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\ \
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
| |/
* | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\ \
| * \ Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-31
| |\ \
| * | | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-25