summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-05-26Merge tag 'omap-for-v3.16/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson56-242/+243
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann1-0/+2
2014-05-24Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n...Arnd Bergmann9-149/+170
2014-05-22Merge tag 's3c24xx-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson47-3221/+349
2014-05-22Merge tag 'vexpress/updates-for-3.16' of git://git.linaro.org/people/pawel.mo...Olof Johansson13-257/+227
2014-05-20Merge tag 'sirf-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson97-223/+556
2014-05-17Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren21-94/+95
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 Moll1-49/+0
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 Moll1-2/+0
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll4-17/+152
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll3-18/+15
2014-05-15ARM: S3C24XX: fix merge conflictKukjin Kim1-2/+0
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-13ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner9-5/+60
2014-05-12clocksource:sirf: remove the hardcode for the clk of timersZhiwu Song2-0/+2
2014-05-12ARM: prima2: rstc: fix some minor checkpatch issuesXianglong Du1-14/+20
2014-05-12ARM: OMAP3: CM: remove a few OMAP34XX_CM_REGADDR definesTero Kristo2-7/+10
2014-05-09ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2-0/+9
2014-05-08ARM: OMAP: debug-leds: raw read and write endian fixVictor Kamensky1-7/+7
2014-05-08ARM: OMAP: counter-32k: raw read and write endian fixVictor Kamensky1-3/+3
2014-05-08ARM: OMAP: dmtimer: raw read and write endian fixVictor Kamensky2-12/+12
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky36-134/+134
2014-05-06Merge tag 'renesas-cleanup-for-v3.16' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson3-19/+4
2014-05-06Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1043-18584/+49539
2014-05-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+10
2014-04-29Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds4-14/+14
2014-04-28arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter1-6/+9
2014-04-28Merge branch 'safe-dirty-tlb-flush'Linus Torvalds1-1/+11
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-15/+56
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2014-04-26ARM: KVM: disable KVM in Kconfig on big-endian systemsWill Deacon1-1/+1
2014-04-26mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-1/+11
2014-04-26Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds72-165/+416
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+3
2014-04-25ARM: bcm: rename "kona.h" and "kona.c"Alex Elder5-3/+3