summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-268-61/+162
|\
| * ARM: EXYNOS: register power domain driver from core_initcallMarek Szyprowski2015-06-051-18/+7Star
| * ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsMarek Szyprowski2015-06-051-3/+3
| * ARM: EXYNOS: Constify irq_domain_opsKrzysztof Kozlowski2015-06-051-1/+1
| * ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz2015-06-055-14/+53
| * ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz2015-06-052-0/+42
| * ARM: EXYNOS: add exynos_set_boot_addr() helperBartlomiej Zolnierkiewicz2015-06-051-24/+29
| * ARM: EXYNOS: make exynos_core_restart() less verboseBartlomiej Zolnierkiewicz2015-06-051-1/+0Star
| * ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutBartlomiej Zolnierkiewicz2015-06-051-0/+3
| * ARM: EXYNOS: Get current parent clock for power domain on/offKrzysztof Kozlowski2015-06-051-7/+9
| * ARM: EXYNOS: Add missing of_node_put() when parsing power domainsKrzysztof Kozlowski2015-06-051-3/+5
| * ARM: EXYNOS: Handle of_find_device_by_node() and kstrdup() failuresKrzysztof Kozlowski2015-06-051-0/+12
| * ARM: EXYNOS: Handle of of_iomap() failureKrzysztof Kozlowski2015-06-051-0/+8
* | Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixesArnd Bergmann2015-06-011-2/+2
|\ \ | |/ |/|
| * ARM: exynos: Fix wake-up interrupts for Exynos3250Marc Zyngier2015-06-011-2/+2
* | ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski2015-05-141-1/+1
* | ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski2015-05-144-37/+34Star
* | ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski2015-05-131-2/+2
* | ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall2015-05-121-1/+3
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-1/+1
|\
| * arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-271-1/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-2210-218/+167Star
|\ \
| * \ Merge tag 'samsung-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-04-049-26/+112
| |\ \
| | * | ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoCBartlomiej Zolnierkiewicz2015-03-261-0/+1
| | * | ARM: EXYNOS: add AFTR mode support for Exynos3250Bartlomiej Zolnierkiewicz2015-03-264-2/+28
| | * | ARM: EXYNOS: add code for setting/clearing boot flagBartlomiej Zolnierkiewicz2015-03-262-0/+31
| | * | ARM: EXYNOS: fix CPU1 hotplug on Exynos3250Bartlomiej Zolnierkiewicz2015-03-262-3/+22
| | * | ARM: EXYNOS: Remove left over 'extra_save'Krzysztof Kozlowski2015-03-171-12/+2Star
| | * | ARM: EXYNOS: Constify exynos_pm_data arrayKrzysztof Kozlowski2015-03-171-1/+1
| | * | ARM: EXYNOS: use static in suspend.cKrzysztof Kozlowski2015-03-171-4/+4
| | * | ARM: EXYNOS: Use platform device name as power domain nameKrzysztof Kozlowski2015-03-171-1/+1
| | * | ARM: EXYNOS: add support for async-bridge clocks for pm_domainsAndrzej Hajda2015-03-171-4/+23
| * | | ARM: Exynos: migrate DCSCB to the new MCPM backend abstractionNicolas Pitre2015-04-031-192/+55Star
| |/ /
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-222-1/+3
|\ \ \
| * \ \ Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-04-032-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: EXYNOS: Fix build breakage cpuidle on !SMPBartlomiej Zolnierkiewicz2015-03-172-1/+3
| | |/
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-151-15/+16
|\ \ \
| * | | Merge branch 'devel-stable' into for-nextRussell King2015-04-143-4/+31
| |\| |
| * | | ARM: 8325/1: exynos: move resume code to .text sectionArd Biesheuvel2015-03-301-15/+16
| | |/ | |/|
* | | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-112-22/+128
|\ \ \ | |_|/ |/| |
| * | ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier2015-03-182-22/+128
| |/
* | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-03-042-4/+3Star
|\ \
| * | ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoCChanwoo Choi2015-02-261-2/+2
| * | ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyKrzysztof Kozlowski2015-02-261-2/+1Star
| |/
* / ARM: EXYNOS: add support for sub-power domainsMarek Szyprowski2015-02-261-0/+28
|/
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* ARM: make arrays containing machine compatible strings constUwe Kleine-König2015-02-191-1/+1
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-175-5/+142
|\
| * cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz2015-01-304-1/+131
| * ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessaryBartlomiej Zolnierkiewicz2015-01-302-4/+11