summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: exynos: Fix the compile errorJonghwan Choi2014-05-253-12/+26
* ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2014-05-252-0/+1
* ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2014-05-252-9/+23
* ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner2014-05-253-79/+31
* ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner2014-05-251-5/+0
* ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-257-12/+1
* ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2014-05-252-60/+72
* ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2014-05-252-12/+0
* ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat2014-05-251-6/+1
* ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disablingLeela Krishna Amudala2014-05-251-62/+1
* Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim2014-05-2561-3223/+2655
|\
| * ARM: S3C24XX: fix merge conflictKukjin Kim2014-05-141-2/+0
| * ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner2014-05-139-160/+0
| * ARM: S3C24XX: remove legacy clock codeHeiko Stuebner2014-05-1313-1122/+0
| * ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner2014-05-1312-34/+67
| * ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner2014-05-1312-36/+73
| * ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner2014-05-136-1/+51
| * clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442Heiko Stuebner2014-05-133-0/+540
| * dt-bindings: add documentation for s3c2410 clock controllerHeiko Stuebner2014-05-131-0/+50
| * ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner2014-05-139-5/+60
| * clk: samsung: add clock driver for external clock outputsHeiko Stuebner2014-05-082-0/+441
| * ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-083-0/+10
| * ARM: S3C24XX: convert s3c2412 to common clock frameworkHeiko Stuebner2014-04-149-813/+40
| * clk: samsung: add clock controller driver for s3c2412Heiko Stuebner2014-04-143-0/+343
| * dt-bindings: add documentation for s3c2412 clock controllerHeiko Stuebner2014-04-141-0/+50
| * clk: samsung: add plls used by the early s3c24xx cpusHeiko Stuebner2014-04-142-0/+185
| * ARM: S3C24XX: only store clock registers when old clock code is activeHeiko Stuebner2014-04-141-3/+10
| * ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner2014-04-1410-1114/+41
| * ARM: dts: add clock data for s3c2416Heiko Stuebner2014-04-142-0/+55
| * ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socsHeiko Stuebner2014-04-142-0/+6
| * clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner2014-04-144-0/+561
| * dt-bindings: add binding for clock-controller of s3c2443 and followingHeiko Stuebner2014-04-141-0/+56
| * clk: samsung: add plls used by the s3c2443Heiko Stuebner2014-04-142-0/+74
| * clk: samsung: add pll_6552 variant for s3c2416Heiko Stuebner2014-04-142-2/+11
* | ARM: dts: Remove g2d_pd node for exynos5420Arun Kumar K2014-05-141-6/+0
* | ARM: dts: Remove mau_pd node for exynos5420Tushar Behera2014-05-141-5/+0
* | ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mountSachin Kamat2014-05-141-0/+1
* | ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon2014-05-142-12/+7
* | ARM: EXYNOS: fix the secondary CPU boot of exynos4212Kyungmin Park2014-05-141-1/+14
* | Linux 3.15-rc4v3.15-rc4Linus Torvalds2014-05-051-1/+1
* | Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-05-041-1/+1
|\ \
| * | MAINTAINERS: email address change for Jeff LaytonJeff Layton2014-04-301-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-048-7/+50
|\ \ \
| * | | vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas2014-05-041-0/+2
| * | | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-032-0/+6
| * | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-032-2/+33
| * | | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-031-1/+1
| * | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-032-4/+5
| * | | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-031-0/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-05-042-2/+5
|\ \ \ \