Age | Commit message (Expand) | Author |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-12-09 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-11-27 | ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_conf | Bartlomiej Zolnierkiewicz |
2014-11-22 | ARM: EXYNOS: move restart code into pmu driver | Pankaj Dubey |
2014-11-22 | clk: exynos5440: move restart code into clock driver | Pankaj Dubey |
2014-11-22 | ARM: EXYNOS: add exynos3250 PMU support | Bartlomiej Zolnierkiewicz |
2014-11-21 | ARM: EXYNOS: Call regulator core suspend prepare and finish functions | Javier Martinez Canillas |
2014-11-21 | ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420 | Abhilash Kesavan |
2014-11-21 | ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420 | Vikas Sajjan |
2014-11-21 | ARM: EXYNOS: Add PMU support for exynos5420 | Abhilash Kesavan |
2014-11-21 | ARM: EXYNOS: Move PMU specific definitions from common.h | Pankaj Dubey |
2014-11-21 | ARM: EXYNOS: Add platform driver support for Exynos PMU | Pankaj Dubey |
2014-11-21 | ARM: EXYNOS: Add support for exynos4415 SoC | Chanwoo Choi |
2014-11-21 | Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynos | Kukjin Kim |
2014-11-21 | Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynos | Kukjin Kim |
2014-11-20 | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina |
2014-11-13 | ARM: EXYNOS: Remove unused static iomapping | Pankaj Dubey |
2014-11-07 | ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe" | Pankaj Dubey |
2014-10-29 | arm: fix wording of "Crotex" in CONFIG_ARCH_EXYNOS3 help | Ian Campbell |
2014-10-28 | ARM: EXYNOS: Fix build with ARM_CPU_SUSPEND=n | Arnd Bergmann |
2014-10-21 | ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250 | Krzysztof Kozlowski |
2014-10-21 | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y | Bartlomiej Zolnierkiewicz |
2014-10-21 | ARM: EXYNOS: allow driver usage on Exynos4x12 SoCs | Bartlomiej Zolnierkiewicz |
2014-10-21 | ARM: EXYNOS: fix register setup for AFTR mode code | Bartlomiej Zolnierkiewicz |
2014-10-21 | ARM: EXYNOS: add secure firmware support to AFTR mode code | Bartlomiej Zolnierkiewicz |
2014-10-21 | ARM: firmware: add AFTR mode support to firmware do_idle method | Bartlomiej Zolnierkiewicz |
2014-10-21 | ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlines | Bartlomiej Zolnierkiewicz |
2014-10-21 | ARM: EXYNOS: Add support for firmware-assisted suspend/resume | Tomasz Figa |
2014-10-21 | ARM: EXYNOS: Refactor the pm code to use DT based lookup | Vikas Sajjan |
2014-10-21 | ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.c | Vikas Sajjan |
2014-10-21 | ARM: EXYNOS: Fix CPU idle clock down after CPU off | Krzysztof Kozlowski |
2014-10-21 | ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die function | Krzysztof Kozlowski |
2014-10-21 | ARM: EXYNOS: Move code from hotplug.c to platsmp.c | Krzysztof Kozlowski |
2014-10-14 | Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg... | Olof Johansson |
2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-02 | kbuild: remove unnecessary variable initializaions | Masahiro Yamada |
2014-09-25 | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2014-09-24 | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n | Bartlomiej Zolnierkiewicz |
2014-09-22 | ARM: exynos: Move to generic PM domain DT bindings | Tomasz Figa |
2014-09-14 | ARM: EXYNOS: Do not calculate boot address twice | Krzysztof Kozlowski |
2014-09-09 | ARM: exynos: Leave disabling of unused PM domains to genpd | Ulf Hansson |
2014-08-27 | ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex | Mark Rutland |
2014-08-18 | ARM: EXYNOS: remove unused <mach/memory.h> | Uwe Kleine-Koenig |
2014-08-09 | ARM: EXYNOS: Fix suspend/resume sequences | Tomasz Figa |
2014-08-08 | Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |