summaryrefslogtreecommitdiffstats
path: root/fs/gfs2 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-26clk: samsung: fix build errorOlof Johansson1-1/+1
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann5-3/+6
2014-05-26clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdataHeiko Stübner1-10/+10
2014-05-25cpufreq: exynos: Fix the compile errorJonghwan Choi3-12/+26
2014-05-25ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2-0/+1
2014-05-25ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2-9/+23
2014-05-25ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner3-79/+31
2014-05-25ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner1-5/+0
2014-05-25ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat7-12/+1
2014-05-25ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2-60/+72
2014-05-25ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2-12/+0
2014-05-25ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat1-6/+1
2014-05-25ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disablingLeela Krishna Amudala1-62/+1
2014-05-16ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core filesTero Kristo3-3/+7
2014-05-16ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_opsTero Kristo4-8/+16
2014-05-16ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under itTero Kristo4-1/+23
2014-05-16ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setupTero Kristo4-6/+5
2014-05-16ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exitTero Kristo3-30/+3
2014-05-16ARM: OMAP2+: PRCM: cleanup some header includesTero Kristo12-14/+8
2014-05-16ARM: OMAP4: CM: use cm_base* in register address calculationsTero Kristo1-4/+4
2014-05-16ARM: OMAP2/3: CM: remove some external dependenciesTero Kristo2-25/+3
2014-05-16ARM: OMAP2+: prcm: add omap_test_timeout to prcm-common.hTero Kristo1-0/+20
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll3-69/+11
2014-05-15ARM: vexpress: Simplify SMP operations for DT-powered systemPawel Moll3-126/+41
2014-05-15ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu countSudeep KarkadaNagesha1-30/+1
2014-05-15clocksource: Sched clock source for Versatile ExpressPawel Moll4-2/+52
2014-05-15clk: versatile: Split config options for sp810 and vexpress_oscPawel Moll3-10/+30
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll12-438/+667
2014-05-15mfd: syscon: Add platform data with a regmap config namePawel Moll2-0/+12
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll17-680/+568
2014-05-15of: Keep track of populated platform devicesPawel Moll3-5/+81
2014-05-14ARM: S3C24XX: fix merge conflictKukjin Kim1-2/+0
2014-05-14ARM: dts: Remove g2d_pd node for exynos5420Arun Kumar K1-6/+0
2014-05-14ARM: dts: Remove mau_pd node for exynos5420Tushar Behera1-5/+0
2014-05-14ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mountSachin Kamat1-0/+1
2014-05-14ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon2-12/+7
2014-05-14ARM: EXYNOS: fix the secondary CPU boot of exynos4212Kyungmin Park1-1/+14
2014-05-13ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner9-160/+0
2014-05-13ARM: S3C24XX: remove legacy clock codeHeiko Stuebner13-1122/+0
2014-05-13ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner12-34/+67
2014-05-13ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner12-36/+73
2014-05-13ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner6-1/+51
2014-05-13clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442Heiko Stuebner3-0/+540