summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* 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/+167
|\ \
| * \ Merge tag 'samsung-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-04-039-26/+112
| |\ \
| | * | ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoCBartlomiej Zolnierkiewicz2015-03-271-0/+1
| | * | ARM: EXYNOS: add AFTR mode support for Exynos3250Bartlomiej Zolnierkiewicz2015-03-274-2/+28
| | * | ARM: EXYNOS: add code for setting/clearing boot flagBartlomiej Zolnierkiewicz2015-03-272-0/+31
| | * | ARM: EXYNOS: fix CPU1 hotplug on Exynos3250Bartlomiej Zolnierkiewicz2015-03-272-3/+22
| | * | ARM: EXYNOS: Remove left over 'extra_save'Krzysztof Kozlowski2015-03-181-12/+2
| | * | ARM: EXYNOS: Constify exynos_pm_data arrayKrzysztof Kozlowski2015-03-181-1/+1
| | * | ARM: EXYNOS: use static in suspend.cKrzysztof Kozlowski2015-03-181-4/+4
| | * | ARM: EXYNOS: Use platform device name as power domain nameKrzysztof Kozlowski2015-03-181-1/+1
| | * | ARM: EXYNOS: add support for async-bridge clocks for pm_domainsAndrzej Hajda2015-03-181-4/+23
| * | | ARM: Exynos: migrate DCSCB to the new MCPM backend abstractionNicolas Pitre2015-04-031-192/+55
| |/ /
* | | 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-182-1/+3
| | |/
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-141-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-291-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/+3
|\ \
| * | ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoCChanwoo Choi2015-02-271-2/+2
| * | ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyKrzysztof Kozlowski2015-02-271-2/+1
| |/
* / ARM: EXYNOS: add support for sub-power domainsMarek Szyprowski2015-02-271-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
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-173-0/+81
|\ \
| * | ARM: EXYNOS: Add exynos3250 suspend-to-ram supportChanwoo Choi2015-01-152-0/+80
| * | ARM: EXYNOS: Recognize Samsung MFC v8 devicesSjoerd Simons2015-01-121-0/+1
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-176-96/+4
|\ \
| * | ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann2015-01-241-26/+0
| * | ARM: EXYNOS: Remove i2c sys configuration related codePankaj Dubey2015-01-095-70/+4
| |/
* | ARM: 8264/1: EXYNOS: Add support for non-secure L2X0 resumeTomasz Figa2015-01-161-0/+46
* | ARM: 8263/1: EXYNOS: Add .write_sec outer cache callback for L2C-310Tomasz Figa2015-01-161-0/+50
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ | |/ |/|
| * Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-2014-665/+621
| |\
| * | arm: fix wording of "Crotex" in CONFIG_ARCH_EXYNOS3 helpIan Campbell2014-10-291-1/+1
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-0914-370/+1800
|\ \ \
| * | | ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_confBartlomiej Zolnierkiewicz2014-11-271-1/+1
| * | | ARM: EXYNOS: move restart code into pmu driverPankaj Dubey2014-11-223-7/+23
| * | | clk: exynos5440: move restart code into clock driverPankaj Dubey2014-11-221-18/+1
| * | | ARM: EXYNOS: add exynos3250 PMU supportBartlomiej Zolnierkiewicz2014-11-222-0/+295
| * | | ARM: EXYNOS: Call regulator core suspend prepare and finish functionsJavier Martinez Canillas2014-11-211-0/+23