summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman2015-06-1159-561/+2593
|\
| * ARM: imx: imx7d requires anatopArnd Bergmann2015-06-031-0/+2
| * clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>Shawn Guo2015-06-031-2/+0
| * ARM: imx: move timer driver into drivers/clocksourceShawn Guo2015-06-035-2/+9
| * ARM: imx: remove platform headers from timer driverShawn Guo2015-06-031-6/+0
| * ARM: imx: provide gpt device specific irq functionsShawn Guo2015-06-031-26/+54
| * ARM: imx: get rid of variable timer_baseShawn Guo2015-06-031-29/+26
| * ARM: imx: define gpt register offset per device typeShawn Guo2015-06-031-11/+20
| * ARM: imx: move clock event variables into imx_timerShawn Guo2015-06-031-31/+33
| * ARM: imx: set up .set_next_event hook via imx_gpt_dataShawn Guo2015-06-031-3/+7
| * ARM: imx: setup tctl register in device specific functionShawn Guo2015-06-031-20/+78
| * ARM: imx: initialize gpt device type for DT bootShawn Guo2015-06-031-9/+46
| * ARM: imx: define an enum for gpt timer device typeShawn Guo2015-06-038-13/+41
| * ARM: imx: move timer resources into a structureShawn Guo2015-06-031-35/+56
| * ARM: imx: use relaxed IO accessor in timer driverShawn Guo2015-06-031-24/+24
| * ARM: imx: make imx51/3 suspend optionalArnd Bergmann2015-06-031-2/+4
| * ARM: clk-imx6q: refine sata's parentSébastien Szymanski2015-06-031-1/+1
| * ARM: imx: clk-v610: Add clock for I2C2 and I2C3Mirza Krak2015-06-031-0/+2
| * ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAPJoe Perches2015-06-031-1/+1
| * ARM: imx: add imx7d clk tree supportFrank Li2015-06-032-0/+861
| * ARM: clk: imx: update pllv3 to support imx7Frank Li2015-06-032-1/+9
| * ARM: imx: clk-vf610: enable debug access port by defaultStefan Agner2015-06-032-1/+4
| * ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.Martin Fuzzey2015-06-034-1/+333
| * ARM: imx: add msl support for imx7dAnson Huang2015-06-036-2/+65
| * ARM: imx7d: add low level debug uart supportAnson Huang2015-06-032-3/+25
| * ARM: imx: mmdc: Include "common.h" header fileFabio Estevam2015-06-031-0/+2
| * clk: imx: clk-cpu: Include "clk.h" header fileFabio Estevam2015-06-031-0/+1
| * ARM: imx: Correct the comments in time.cShenwei Wang2015-06-031-3/+5
| * ARM: imx: Remove the duplicated function declarationShenwei Wang2015-06-031-1/+0
| * ARM: imx: Constify irq_domain_opsKrzysztof Kozlowski2015-06-031-1/+1
| * ARM: imx: using unsigned variable for do_divAnson Huang2015-06-031-2/+2
| * ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo2015-06-035-10/+22
| * ARM: imx: drop epit timer initialization from imx35 clock driverShawn Guo2015-06-031-4/+0
| * MAINTAINERS: add new folders into IMX entryShawn Guo2015-06-031-0/+2
| * ARM: imx: move clock drivers into drivers/clkShawn Guo2015-06-0326-16/+37
| * ARM: imx: remove inclusions of platform headersShawn Guo2015-06-0312-23/+59
| * ARM: imx: add clk-pllv1 type supportShawn Guo2015-06-038-22/+48
| * ARM: imx6: do not use cpu_is_xxx() in clock driverShawn Guo2015-06-031-8/+18
| * ARM: imx6: let pm code map CCM block on its ownShawn Guo2015-06-035-15/+9
| * ARM: imx6: set initial power mode in pm functionShawn Guo2015-06-038-22/+15
| * ARM: imx5: let pm code map CCM block on its ownShawn Guo2015-06-033-9/+4
| * ARM: imx: move revision definitions and declarations into a headerShawn Guo2015-06-036-31/+38
| * ARM: imx: use dynamic mapping for CCMShawn Guo2015-06-033-3/+10
| * ARM: imx: use dynamic mapping for timerShawn Guo2015-06-037-8/+9
| * dt-bindings: add imx7d clock ID definitionsFrank Li2015-06-031-0/+450
* | Merge branch 'socfpga/soc' into next/socKevin Hilman2015-06-117-6/+342
|\ \
| * | ARM: socfpga: support suspend to ramAlan Tull2015-06-116-3/+305
| * | ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen2015-06-112-0/+34
| * | ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen2015-06-113-3/+3
* | | ARM: Kconfig: Select clocksource in STM32 entryMaxime Coquelin2015-06-011-0/+1