summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-20ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham
2015-06-06ARM: EXYNOS: register power domain driver from core_initcallMarek Szyprowski
2015-06-06ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsMarek Szyprowski
2015-06-06ARM: EXYNOS: Constify irq_domain_opsKrzysztof Kozlowski
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: add exynos_set_boot_addr() helperBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: make exynos_core_restart() less verboseBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: Get current parent clock for power domain on/offKrzysztof Kozlowski
2015-06-06ARM: EXYNOS: Add missing of_node_put() when parsing power domainsKrzysztof Kozlowski
2015-06-06ARM: EXYNOS: Handle of_find_device_by_node() and kstrdup() failuresKrzysztof Kozlowski
2015-06-06ARM: EXYNOS: Handle of of_iomap() failureKrzysztof Kozlowski
2015-06-01Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixesArnd Bergmann
2015-06-01ARM: exynos: Fix wake-up interrupts for Exynos3250Marc Zyngier
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski
2015-05-13ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski
2015-05-13ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge branch 'devel-stable' into for-nextRussell King
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-03Merge tag 'samsung-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-04-03Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-04-03ARM: Exynos: migrate DCSCB to the new MCPM backend abstractionNicolas Pitre
2015-03-29ARM: 8325/1: exynos: move resume code to .text sectionArd Biesheuvel
2015-03-27arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose
2015-03-27ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoCBartlomiej Zolnierkiewicz
2015-03-27ARM: EXYNOS: add AFTR mode support for Exynos3250Bartlomiej Zolnierkiewicz
2015-03-27ARM: EXYNOS: add code for setting/clearing boot flagBartlomiej Zolnierkiewicz
2015-03-27ARM: EXYNOS: fix CPU1 hotplug on Exynos3250Bartlomiej Zolnierkiewicz
2015-03-18ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier
2015-03-18ARM: EXYNOS: Fix build breakage cpuidle on !SMPBartlomiej Zolnierkiewicz
2015-03-18ARM: EXYNOS: Remove left over 'extra_save'Krzysztof Kozlowski
2015-03-18ARM: EXYNOS: Constify exynos_pm_data arrayKrzysztof Kozlowski
2015-03-18ARM: EXYNOS: use static in suspend.cKrzysztof Kozlowski
2015-03-18ARM: EXYNOS: Use platform device name as power domain nameKrzysztof Kozlowski
2015-03-18ARM: EXYNOS: add support for async-bridge clocks for pm_domainsAndrzej Hajda
2015-03-04Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-02-27ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoCChanwoo Choi
2015-02-27ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyKrzysztof Kozlowski
2015-02-27ARM: EXYNOS: add support for sub-power domainsMarek Szyprowski
2015-02-19ARM: make of_device_ids constUwe Kleine-König