summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Save/restore only selected uart's registersYadwinder Singh Brar2013-07-241-11/+3Star
* ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap2013-07-243-5/+12
* ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki2013-07-241-0/+5
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-044-14/+25
| |\
| * | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-1/+1
|\ \ \
| * \ \ Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-271-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-071-3/+3
| | |\ \
| | * | | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-1/+1
* | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-0/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'soc-exynos5420-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2013-06-211-0/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: EXYNOS: Add support for EXYNOS5420 SoCChander Kashyap2013-06-181-0/+8
* | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-022-8/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'v3.11-next/driver-cpufreq' into v3.11-next/s3c24xx-driverKukjin Kim2013-06-112-8/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-05-202-8/+8
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-028-28/+72
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-207-23/+72
| |\ \ \ \ \ \
| | * | | | | | ARM: SAMSUNG: Make legacy MFC support code depend on SAMSUNG_ATAGSTomasz Figa2013-06-181-1/+10
| | * | | | | | ARM: SAMSUNG: Include most of mach/ headers conditionallyTomasz Figa2013-06-181-2/+6
| | * | | | | | ARM: EXYNOS: Decouple ARCH_EXYNOS from PLAT_S5PTomasz Figa2013-06-182-7/+6Star
| | * | | | | | ARM: SAMSUNG: Compile legacy IRQ and GPIO PM code only with ATAGS supportTomasz Figa2013-06-182-2/+16
| | * | | | | | ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entryTomasz Figa2013-06-181-0/+5
| | * | | | | | ARM: EXYNOS: Remove legacy UART initialization codeTomasz Figa2013-06-151-3/+5
| | * | | | | | ARM: SAMSUNG: Introduce SAMSUNG_ATAGS Kconfig entryTomasz Figa2013-06-152-8/+24
| | |/ / / / /
| * | | | | | Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2013-06-201-5/+13
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-141-1/+9
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 's3c24xx-arch-1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2013-06-131-5/+0Star
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: S3C24XX: remove obsolete s3c2412 specific dma settingsHeiko Stuebner2013-05-201-5/+0Star
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2013-06-206-80/+124
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ARM: SAMSUNG: Remove unused plat/regs-watchdog.h headerTomasz Figa2013-06-181-41/+0Star
| * | | | | ARM: SAMSUNG: Remove legacy watchdog reset codeTomasz Figa2013-06-181-35/+0Star
| * | | | | ARM: SAMSUNG: Add watchdog reset driverTomasz Figa2013-06-184-0/+113
| * | | | | ARM: SAMSUNG: Use local definitions of watchdog registersTomasz Figa2013-06-181-3/+12
| * | | | | ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-181-4/+2Star
| | |_|/ / | |/| | |
* / | | | ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa2013-06-111-5/+13
|/ / / /
* / / / ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera2013-06-081-1/+9
|/ / /
* | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-05-281-3/+3
|\ \ \ | |_|/ |/| |
| * | ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa2013-05-241-3/+3
| |/
* / arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0Star
|/
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-071-2/+2
|\
| * Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-061-2/+2
| |\
| | * ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa2013-04-281-2/+2
* | | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-041-0/+1
|\ \ \
| * | | ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa2013-04-081-0/+1
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-048-407/+137Star
|\ \ \ \
| * \ \ \ Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson2013-04-263-17/+3Star
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-1913-412/+62Star
| |\ \ \ \
| * \ \ \ \ Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-1/+1
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2013-04-081-1/+1
| | | |_|/ / | | |/| | |