summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/dt: declare matrix node as a syscon deviceBoris Brezillon2015-03-111-1/+1
* ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definitionBoris Brezillon2015-03-091-2/+2
* ARM: at91/pm: MOR register KEY was missingPatrice Vilchez2015-03-051-0/+2
* ARM: at91/dt: sama5d4: fix lcdck clock definitionBoris BREZILLON2015-03-051-2/+2
* ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clkBoris BREZILLON2015-03-051-1/+1
* ARM: at91: debug: fix non MMU debugAlexandre Belloni2015-03-051-1/+4
* ARM: at91/dt: keep watchdog running in idle modeMichel Marti2015-03-046-6/+0
* ARM: at91/defconfig: add at91rm9200 ethernet supportAlexandre Belloni2015-03-041-0/+1
* ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATEDAnthony Harivel2015-03-041-2/+0
* ARM: at91/dt: at91sam9260: fix usart pinctrlJonas Andersson2015-03-041-2/+2
* ARM: at91/dt: sama5d4: add missing alias for i2c0Nicolas Ferre2015-03-031-0/+1
* ARM: at91/dt: at91sam9263: Fixup sram1 device tree nodeAlexander Stein2015-03-031-1/+1
* ARM: at91: pm: fix SRAM allocationAlexandre Belloni2015-03-031-12/+10
* ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni2015-03-031-1/+1
* pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin2015-03-031-5/+38
* pm: at91: pm_slowclock: fix suspend/resume hang up in timeoutsSylvain Rochet2015-03-031-29/+4
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-221-1/+1
|\
| * ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot2015-02-201-1/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-2141-58/+88
|\ \
| * | ARM: make of_device_ids constUwe Kleine-König2015-02-1915-16/+16
| * | ARM: make arrays containing machine compatible strings constUwe Kleine-König2015-02-1911-16/+16
| * | ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle2015-02-182-8/+0
| * | Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into ...Arnd Bergmann2015-02-182-2/+23
| |\ \
| | * | ARM: dts: add I2C device nodes for Broadcom CygnusRay Jui2015-02-161-0/+20
| | * | ARM: dts: BCM63xx: fix L2 cache propertiesFlorian Fainelli2015-02-161-2/+3
| * | | ARM: rockchip: force built-in regulator support for PMArnd Bergmann2015-02-181-0/+1
| * | | ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann2015-02-181-1/+1
| * | | ARM: sti: always enable RESET_CONTROLLERArnd Bergmann2015-02-181-0/+1
| * | | ARM: rockchip: make rockchip_suspend_init conditionalArnd Bergmann2015-02-181-0/+6
| * | | ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann2015-02-181-6/+13
| * | | ARM: prima2: do not select SMP_ON_UPArnd Bergmann2015-02-181-1/+0
| * | | ARM: at91: fix pm declarationsArnd Bergmann2015-02-181-4/+4
| * | | ARM: davinci: multi-soc kernels require AUTO_ZRELADDRArnd Bergmann2015-02-181-0/+2
| * | | ARM: davinci: davinci_cfg_reg cannot be initArnd Bergmann2015-02-181-2/+2
| * | | ARM: BCM: put back ARCH_MULTI_V7 dependency for mobileArnd Bergmann2015-02-181-2/+2
| * | | ARM: vexpress: use ARM_CPU_SUSPEND if neededArnd Bergmann2015-02-181-0/+1
* | | | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-2117-3867/+343
|\ \ \ \
| * \ \ \ Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Michael Turquette2015-02-021-2/+0
| |\ \ \ \
| | * | | | clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver2015-02-021-2/+0
| * | | | | Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-0216-3871/+343
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | clk: Add rate constraints to clocksTomeu Vizoso2015-02-022-0/+4
| | * | | | arm: omap2+ remove dead clock codeMichael Turquette2015-02-023-35/+0
| | * | | | Merge branch 'clk-omap-legacy' into clk-nextMichael Turquette2015-02-025-3737/+32
| | |\ \ \ \
| | | * | | | ARM: OMAP3: remove legacy clock dataTero Kristo2015-01-302-3693/+1
| | | * | | | ARM: OMAP3: use clock data from TI clock driver for legacy bootTero Kristo2015-01-301-9/+19
| | | * | | | ARM: OMAP3: PRM: add support for legacy iomapping initTero Kristo2015-01-302-0/+12
| | | | |/ / | | | |/| |
| | * | | | clk: Make clk API return per-user struct clk instancesTomeu Vizoso2015-02-024-46/+92
| | * | | | ARM: sunxi: dt: Add sample and output mmc clocksMaxime Ripard2015-01-146-103/+265
| | * | | | ARM: dts: sun8i: Add PLL6 and MBUS clock nodesChen-Yu Tsai2014-12-211-8/+24
| | * | | | ARM: dts: sun8i: Unify ahb1 clock nodesChen-Yu Tsai2014-12-211-10/+2