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