summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-12-04ARM: mvebu: use the cpufreq-dt platform_data for independent clocksThomas Petazzoni1-1/+7
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann11-19/+462
2014-11-30ARM: mvebu: add SDRAM controller description for Armada XPThomas Petazzoni1-0/+5
2014-11-30ARM: mvebu: adjust mbus controller description on Armada 370/XPThomas Petazzoni1-1/+2
2014-11-30ARM: mvebu: add suspend/resume DT information for Armada XP GPThomas Petazzoni1-1/+18
2014-11-30ARM: mvebu: synchronize secondary CPU clocks on resumeThomas Petazzoni1-16/+15
2014-11-30ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resumeThomas Petazzoni1-0/+8
2014-11-30ARM: mvebu: Armada XP GP specific suspend/resume codeThomas Petazzoni2-1/+142
2014-11-30ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resumeThomas Petazzoni1-0/+51
2014-11-30ARM: mvebu: implement suspend/resume support for Armada XPThomas Petazzoni4-1/+222
2014-11-28Merge tag 'mvebu-soc-3.19' of git://git.infradead.org/linux-mvebu into next/socArnd Bergmann12-275/+166
2014-11-28ARM: add lolevel debug support for asm9260Oleksij Rempel2-2/+55
2014-11-28ARM: add mach-asm9260Oleksij Rempel2-0/+8
2014-11-28Merge tag 'imx-soc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann18-66/+438
2014-11-28Merge (part of) tag 'omap-for-v3.19/hwmod-and-defconfig' of git://git.kernel....Arnd Bergmann9-18/+208
2014-11-28Merge tag 'samsung-pm-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann4-25/+319
2014-11-28Merge tag 'samsung-exynos-v3.19' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann12-174/+1063
2014-11-27ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_confBartlomiej Zolnierkiewicz1-1/+1
2014-11-23ARM: imx: temporarily remove CONFIG_SOC_FSL from LS1021AArnd Bergmann1-4/+0
2014-11-23ARM: imx: clk-vf610: get input clocks from assigned clocksStefan Agner1-5/+16
2014-11-23ARM: imx: Add Freescale LS1021A SMP supportJingchang Lu4-1/+36
2014-11-23ARM: imx: Add initial support for Freescale LS1021AJingchang Lu3-0/+37
2014-11-23ARM: imx53: add cpufreq supportLucas Stach1-0/+2
2014-11-23ARM: imx53: clk: add ARM clockLucas Stach1-0/+5
2014-11-23ARM: imx: add CPU clock typeLucas Stach3-1/+112
2014-11-23ARM: imx5: add step clock, used when reprogramming PLL1Lucas Stach1-1/+8
2014-11-23ARM: imx: add enet init for i.mx6sxFugang Duan1-0/+51
2014-11-23ARM: vf610: Add ARM Global Timer clocksource optionStefan Agner1-1/+20
2014-11-23ARM: imx: add anatop settings for LPDDR2 when enter DSM modeAnson Huang1-2/+32
2014-11-23ARM: imx: replace cpu type check with ddr type checkAnson Huang5-14/+30
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey3-7/+23
2014-11-22clk: exynos5440: move restart code into clock driverPankaj Dubey1-18/+1
2014-11-22ARM: EXYNOS: add exynos3250 PMU supportBartlomiej Zolnierkiewicz2-0/+295
2014-11-22ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCsGregory CLEMENT3-3/+53
2014-11-22ARM: mvebu: Fix the secondary startup for Cortex A9 SoCGregory CLEMENT1-0/+1
2014-11-22ARM: mvebu: Move SCU power up in a functionGregory CLEMENT1-7/+13
2014-11-22ARM: mvebu: Clean-up the Armada XP supportGregory CLEMENT7-9/+8
2014-11-22ARM: mvebu: update comments in coherency.cThomas Petazzoni1-2/+3
2014-11-22ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherencyThomas Petazzoni1-166/+3
2014-11-22ARM: mvebu: remove unused register offset definitionThomas Petazzoni1-2/+0
2014-11-22ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni1-14/+30
2014-11-22ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni1-2/+19
2014-11-22Merge branch 'mvebu/fixes' into mvebu/socJason Cooper3-5/+35
2014-11-21ARM: dts: cm-t3x30: add keypad supportDmitry Lifshitz1-0/+17
2014-11-21Merge tag 'for-v3.19/omap-b2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tony Lindgren8-18/+191
2014-11-21Merge branch 'adc-support-v3.19' into omap-b-for-v3.19Paul Walmsley1-0/+39
2014-11-21ARM: OMAP2+: hwmod: AM43x: add hwmod support for ADC on AM43xxVignesh R1-0/+39
2014-11-21ARM: EXYNOS: Call regulator core suspend prepare and finish functionsJavier Martinez Canillas1-0/+23
2014-11-21ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan3-15/+78
2014-11-21ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420Vikas Sajjan1-2/+149