Age | Commit message (Expand) | Author | Files | Lines |
2016-06-22 | ARM: SAMSUNG: Fix missing s5p_init_cpu() declaration | Ben Dooks | 1 | -1/+0 |
2016-06-21 | ARM: EXYNOS: Fixup endian in pm/pmu | Ben Dooks | 1 | -2/+2 |
2016-02-25 | ARM: EXYNOS: Cleanup header files inclusion | Pankaj Dubey | 1 | -1/+0 |
2015-12-02 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 1 | -1/+1 |
2015-07-21 | ARM: EXYNOS: Remove duplicated define of SLEEP_MAGIC | Krzysztof Kozlowski | 1 | -0/+6 |
2015-06-05 | ARM: EXYNOS: add coupled cpuidle support for Exynos3250 | Bartlomiej Zolnierkiewicz | 1 | -1/+3 |
2015-05-14 | ARM: EXYNOS: Fix failed second suspend on Exynos4 | Krzysztof Kozlowski | 1 | -0/+2 |
2015-03-26 | ARM: EXYNOS: add code for setting/clearing boot flag | Bartlomiej Zolnierkiewicz | 1 | -0/+6 |
2015-01-30 | cpuidle: exynos: add coupled cpuidle support for exynos4210 | Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
2014-11-22 | ARM: EXYNOS: move restart code into pmu driver | Pankaj Dubey | 1 | -1/+0 |
2014-11-21 | ARM: EXYNOS: Move PMU specific definitions from common.h | Pankaj Dubey | 1 | -17/+0 |
2014-11-21 | Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynos | Kukjin Kim | 1 | -2/+0 |
2014-10-20 | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y | Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
2014-10-20 | ARM: firmware: add AFTR mode support to firmware do_idle method | Bartlomiej Zolnierkiewicz | 1 | -0/+5 |
2014-10-20 | ARM: EXYNOS: Add support for firmware-assisted suspend/resume | Tomasz Figa | 1 | -0/+4 |
2014-10-20 | ARM: EXYNOS: Move code from hotplug.c to platsmp.c | Krzysztof Kozlowski | 1 | -2/+0 |
2014-07-23 | ARM: EXYNOS: Refactored code for using PMU address via DT | Pankaj Dubey | 1 | -2/+12 |
2014-07-15 | ARM: EXYNOS: Add support for mapping PMU base address via DT | Pankaj Dubey | 1 | -0/+1 |
2014-07-15 | ARM: EXYNOS: Make exynos machine_ops as static | Pankaj Dubey | 1 | -8/+0 |
2014-07-15 | ARM: EXYNOS: Remove unused code in common.h | Sachin Kamat | 1 | -4/+0 |
2014-06-17 | ARM: exynos: move sysram info to exynos.c | Olof Johansson | 1 | -0/+1 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -1/+0 |
2014-05-31 | Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 1 | -0/+99 |
2014-05-30 | ARM: EXYNOS: Add support for EXYNOS5410 SoC | Tarek Dakhran | 1 | -2/+10 |
2014-05-30 | ARM: EXYNOS: Add Exynos3250 SoC ID | Chanwoo Choi | 1 | -0/+10 |
2014-05-30 | ARM: EXYNOS: Add 5800 SoC support | Arun Kumar K | 1 | -1/+10 |
2014-05-30 | ARM: l2c: exynos: convert to common l2c310 early resume functionality | Russell King | 1 | -1/+0 |
2014-05-26 | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos | Daniel Lezcano | 1 | -0/+1 |
2014-05-26 | ARM: EXYNOS: Move the AFTR state function into pm.c | Daniel Lezcano | 1 | -0/+1 |
2014-05-25 | ARM: EXYNOS: Migrate Exynos specific macros from plat to mach | Sachin Kamat | 1 | -0/+72 |
2014-05-15 | ARM: EXYNOS: Add generic cluster power control functions | Abhilash Kesavan | 1 | -0/+3 |
2014-05-15 | ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs | Leela Krishna Amudala | 1 | -0/+3 |
2014-05-14 | ARM: EXYNOS: Map SYSRAM through generic DT bindings | Sachin Kamat | 1 | -0/+1 |
2014-03-29 | Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Arnd Bergmann | 1 | -2/+1 |
2014-03-20 | ARM: EXYNOS: Stop using legacy Samsung PM code | Tomasz Figa | 1 | -0/+8 |
2014-03-20 | ARM: EXYNOS: Remove PM initcalls and useless indirection | Tomasz Figa | 1 | -0/+6 |
2014-03-20 | ARM: EXYNOS: Consolidate exynos4 and exynos5 machine files | Sachin Kamat | 1 | -2/+1 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2014-01-06 | cpufreq: exynos: Convert exynos-cpufreq to platform driver | Lukasz Majewski | 1 | -0/+1 |
2013-12-21 | ARM: EXYNOS: Kill exynos_pm_late_initcall() | Sylwester Nawrocki | 1 | -6/+0 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-09-29 | ARM: exynos: remove custom .init_time hook | Sebastian Hesselbarth | 1 | -1/+0 |
2013-09-24 | ARM: EXYNOS: convert cpuidle driver to be a platform driver | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2013-08-22 | Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kevin Hilman | 1 | -43/+0 |
2013-07-24 | ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm | Amit Daniel Kachhap | 1 | -1/+0 |
2013-07-24 | ARM: EXYNOS: Cleanup common.h file | Sachin Kamat | 1 | -43/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -2/+3 |
2013-06-18 | ARM: EXYNOS: Use exynos_init_io() as map_io callback | Arnd Bergmann | 1 | -1/+1 |
2013-06-18 | ARM: EXYNOS: Remove custom init_irq callbacks | Arnd Bergmann | 1 | -2/+0 |
2013-05-25 | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC | Tomasz Figa | 1 | -0/+2 |