aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+20
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-7/+1
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 8-61/+162
2015-06-20ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Gravatar Thomas Abraham 1-1/+20
2015-06-06ARM: EXYNOS: register power domain driver from core_initcallGravatar Marek Szyprowski 1-18/+7
2015-06-06ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsGravatar Marek Szyprowski 1-3/+3
2015-06-06ARM: EXYNOS: Constify irq_domain_opsGravatar Krzysztof Kozlowski 1-1/+1
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Gravatar Bartlomiej Zolnierkiewicz 5-14/+53
2015-06-06ARM: EXYNOS: add exynos_get_boot_addr() helperGravatar Bartlomiej Zolnierkiewicz 2-0/+42
2015-06-06ARM: EXYNOS: add exynos_set_boot_addr() helperGravatar Bartlomiej Zolnierkiewicz 1-24/+29
2015-06-06ARM: EXYNOS: make exynos_core_restart() less verboseGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2015-06-06ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutGravatar Bartlomiej Zolnierkiewicz 1-0/+3
2015-06-06ARM: EXYNOS: Get current parent clock for power domain on/offGravatar Krzysztof Kozlowski 1-7/+9
2015-06-06ARM: EXYNOS: Add missing of_node_put() when parsing power domainsGravatar Krzysztof Kozlowski 1-3/+5
2015-06-06ARM: EXYNOS: Handle of_find_device_by_node() and kstrdup() failuresGravatar Krzysztof Kozlowski 1-0/+12
2015-06-06ARM: EXYNOS: Handle of of_iomap() failureGravatar Krzysztof Kozlowski 1-0/+8
2015-06-01Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixesGravatar Arnd Bergmann 1-2/+2
2015-06-01ARM: exynos: Fix wake-up interrupts for Exynos3250Gravatar Marc Zyngier 1-2/+2
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Gravatar Krzysztof Kozlowski 1-1/+1
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Gravatar Krzysztof Kozlowski 4-37/+34
2015-05-13ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerGravatar Krzysztof Kozlowski 1-2/+2
2015-05-13ARM: EXYNOS: Don't try to initialize suspend on old DTGravatar Julien Grall 1-1/+3
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Gravatar Nicolas Pitre 1-7/+1
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 10-218/+167
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 2-1/+3
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-15/+16
2015-04-14Merge branch 'devel-stable' into for-nextGravatar Russell King 3-4/+31
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Gravatar Thomas Gleixner 2-22/+128
2015-04-03Merge tag 'samsung-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 9-26/+112
2015-04-03Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 2-1/+3
2015-04-03ARM: Exynos: migrate DCSCB to the new MCPM backend abstractionGravatar Nicolas Pitre 1-192/+55
2015-03-29ARM: 8325/1: exynos: move resume code to .text sectionGravatar Ard Biesheuvel 1-15/+16
2015-03-27arm-cci: Split the code for PMU vs driver supportGravatar Suzuki K. Poulose 1-1/+1
2015-03-27ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoCGravatar Bartlomiej Zolnierkiewicz 1-0/+1
2015-03-27ARM: EXYNOS: add AFTR mode support for Exynos3250Gravatar Bartlomiej Zolnierkiewicz 4-2/+28
2015-03-27ARM: EXYNOS: add code for setting/clearing boot flagGravatar Bartlomiej Zolnierkiewicz 2-0/+31
2015-03-27ARM: EXYNOS: fix CPU1 hotplug on Exynos3250Gravatar Bartlomiej Zolnierkiewicz 2-3/+22
2015-03-18ARM: exynos4/5: convert pmu wakeup to stacked domainsGravatar Marc Zyngier 2-22/+128
2015-03-18ARM: EXYNOS: Fix build breakage cpuidle on !SMPGravatar Bartlomiej Zolnierkiewicz 2-1/+3
2015-03-18ARM: EXYNOS: Remove left over 'extra_save'Gravatar Krzysztof Kozlowski 1-12/+2
2015-03-18ARM: EXYNOS: Constify exynos_pm_data arrayGravatar Krzysztof Kozlowski 1-1/+1
2015-03-18ARM: EXYNOS: use static in suspend.cGravatar Krzysztof Kozlowski 1-4/+4
2015-03-18ARM: EXYNOS: Use platform device name as power domain nameGravatar Krzysztof Kozlowski 1-1/+1
2015-03-18ARM: EXYNOS: add support for async-bridge clocks for pm_domainsGravatar Andrzej Hajda 1-4/+23
2015-03-04Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 2-4/+3
2015-02-27ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoCGravatar Chanwoo Choi 1-2/+2
2015-02-27ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyGravatar Krzysztof Kozlowski 1-2/+1
2015-02-27ARM: EXYNOS: add support for sub-power domainsGravatar Marek Szyprowski 1-0/+28
2015-02-19ARM: make of_device_ids constGravatar Uwe Kleine-König 1-1/+1