summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynosKukjin Kim2014-05-2649-3233/+334
|\
| * ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig filePankaj Dubey2014-05-141-27/+0
| * ARM: select COMMON_CLK_SAMSUNG for ARCH_EXYNOS and ARCH_S3C64XXPankaj Dubey2014-05-141-2/+2
| * ARM: S3C24XX: Remove omitted Kconfig selects and conditionalsTomasz Figa2014-05-141-7/+5
| * clk: samsung: exynos5420: update clocks for PERIC blockShaik Ameer Basha2014-05-141-7/+7
| * 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
| * ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner2014-05-139-5/+60
| * ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-092-0/+9
| * ARM: S3C24XX: convert s3c2412 to common clock frameworkHeiko Stuebner2014-04-159-813/+40
| * ARM: S3C24XX: only store clock registers when old clock code is activeHeiko Stuebner2014-04-151-3/+10
| * ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner2014-04-1510-1114/+41
| * ARM: dts: add clock data for s3c2416Heiko Stuebner2014-04-152-0/+55
| * ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socsHeiko Stuebner2014-04-152-0/+6
| * clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner2014-04-151-0/+6
* | ARM: EXYNOS: Add MCPM call-back functionsAbhilash Kesavan2014-05-164-0/+364
* | ARM: dts: add CCI node for exynos5420Andrew Bresticker2014-05-161-0/+27
* | ARM: EXYNOS: Add generic cluster power control functionsAbhilash Kesavan2014-05-163-0/+39
* | ARM: EXYNOS: use generic exynos cpu power control functionsLeela Krishna Amudala2014-05-163-10/+4
* | ARM: EXYNOS: Add generic cpu power control functions for exynos SoCsLeela Krishna Amudala2014-05-163-0/+45
* | ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat2014-05-1511-76/+148
* | ARM: dts: Add exynos5420 peach-pit board supportArun Kumar K2014-05-092-0/+148
* | ARM: dts: Add node labels to exynos5420Arun Kumar K2014-05-091-13/+13
* | ARM: dts: Add pwmX_out pinctrl nodes to exynos5420Arun Kumar K2014-05-091-0/+28
* | ARM: dts: Add rear camera nodes for exynos4412-trats2Sylwester Nawrocki2014-05-091-3/+69
* | ARM: dts: Update camera nodes for exynos4 and exynos4412-trats2Sylwester Nawrocki2014-05-092-6/+5
* | ARM: dts: rename alias for i2c_ak8975 label for exynos4412-trats2Tomasz Stanislawski2014-05-091-1/+1
* | ARM: dts: add missing pinctrls for I2C of exynos4Tomasz Stanislawski2014-05-091-0/+12
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-122-3/+3
|\
| * audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-2/+1
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-1119-614/+685
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2014-04-118-551/+562
| |\ \
| | * \ Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...Russell King2014-04-018-551/+562
| | |\ \
| | | * | ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk2014-04-012-2/+2
| | | * | ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks2014-04-011-223/+224
| | | * | ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks2014-04-011-301/+302
| | | * | ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks2014-04-011-5/+6
| | | * | ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks2014-04-014-20/+28
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-1111-63/+123
| |\ \ \ \ \
| | | * | | | Dump the registers on undefined instruction userspace faultsRussell King2014-04-111-0/+1
| | | * | | | ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas2014-04-093-29/+37
| | | * | | | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-094-13/+18
| | | * | | | ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux2014-04-081-0/+4
| | | * | | | ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux2014-04-081-0/+19
| | | * | | | ARM: add missing system_misc.h include to process.cRussell King2014-04-081-0/+1
OpenPOWER on IntegriCloud