summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring2013-01-071-1/+18
| | * | | | ARM: highbank: add a power request clearRob Herring2013-01-071-0/+15
| | * | | | ARM: highbank: fix secondary boot and hotplugRob Herring2013-01-072-12/+2
| | * | | | ARM: highbank: fix typos with hignbank in power request functionsRob Herring2013-01-074-8/+8
| | * | | | ARM: dts: fix highbank cpu mpidr valuesRob Herring2013-01-071-8/+8
| | * | | | ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2013-01-072-0/+8
| | | |/ / | | |/| |
| * | | | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-0343-134/+131
| |\ \ \ \
| | * | | | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0343-134/+131
| | |/ / /
| * | | | Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2013-01-032-2/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: ux500: add pinctrl address resourcesFabio Baltieri2012-12-262-2/+5
| | |/ /
* | | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+1
|\ \ \ \
| * | | | ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood2013-01-141-1/+1
* | | | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-081-1/+1
|\| | | |
| * | | | ARM: sunxi: fix struct sys_timer removalStephen Warren2013-01-081-1/+1
* | | | | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-08490-1392/+767
|\| | | | | |/ / / |/| | |
| * | | ARM: delete struct sys_timerStephen Warren2012-12-24489-1206/+623
| * | | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-242-45/+0
| * | | ARM: samsung: register syscore_ops for timer resume directlyStephen Warren2012-12-241-1/+6
| * | | ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-7/+0
| * | | ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-33/+33
| * | | ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-38/+38
| * | | ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-21/+26
| * | | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-2411-46/+42
| * | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-1/+5
| |/ /
* | / watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-021-0/+4
| |/ |/|
* | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-3017-84/+100
|\ \
| * | arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall2012-12-171-2/+1
| * | OMAP2: Fix a typo - replace regist with register.YOSHIFUJI Hideaki2012-12-171-1/+1
| * | ARM/omap: use module_platform_driver macroSrinivas Kandagatla2012-12-171-12/+1
| * | ARM: OMAP2+: PMU: Remove unused headerJon Hunter2012-12-171-2/+0
| * | ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.cWei Yongjun2012-12-171-1/+0
| * | ARM: OMAP2+: omap2plus_defconfig: enable twl4030 SoC audioJavier Martinez Canillas2012-12-171-0/+1
| * | ARM: OMAP2+: omap2plus_defconfig: Add tps65217 supportAnilKumar Chimata2012-12-171-0/+2
| * | ARM: OMAP2+: enable devtmpfs and devtmpfs automountJavier Martinez Canillas2012-12-171-0/+2
| * | ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-171-4/+4
| * | ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-175-11/+3
| * | ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-175-51/+85
* | | sunxi: Change the machine compatible string.Maxime Ripard2012-12-231-2/+2
* | | ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard2012-12-231-0/+1
| |/ |/|
* | ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim2012-12-211-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-10/+0
|\ \
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-7/+0
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-206-7/+11
|\ \ \
| * | | ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon2012-12-201-1/+1
| * | | ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon2012-12-201-2/+4
| * | | ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2012-12-201-0/+2
| * | | ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll2012-12-161-2/+2
| * | | ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...Alexander Shiyan2012-12-161-1/+1
| * | | ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.SShawn Guo2012-12-161-1/+1
| | |/ | |/|