summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: vf610: use zero based naming for GPIO nodesStefan Agner2015-01-205-18/+18
* ARM: dts: imx6q: enable dma for ecspi5Anton Bondarenko2015-01-201-0/+2
* ARM: dts: vfxxx: Add SNVS nodeSanchayan Maity2015-01-132-0/+18
* Merge branch 'imx/soc' into imx/dtShawn Guo2015-01-1312-19/+179
|\
| * ARM: imx: clk-vf610: Add clock for SNVSSanchayan Maity2015-01-131-0/+2
| * ARM: imx: clk-vf610: Add clock for UART4 and UART5Bhuvanchandra DV2015-01-131-0/+2
| * ARM: imx: drop CPUIDLE_FLAG_TIME_VALID from cpuidle-imx6sxShawn Guo2015-01-061-3/+1
| * ARM: imx: support arm power off in cpuidle for i.mx6sxAnson Huang2015-01-057-8/+144
| * ARM: imx: remove unnecessary setting for DSMAnson Huang2015-01-051-1/+0
| * ARM: imx: correct the hardware clock gate setting for shared nodesAnson Huang2015-01-051-4/+19
| * ARM: imx: pllv3: add shift for frequency multiplierStefan Agner2015-01-053-5/+10
| * ARM vf610: add compatibilty strings of supported Vybrid SoC'sStefan Agner2015-01-051-1/+4
* | ARM: dts: imx6dl-udoo: Add board support based off imx6q-udooRobert Nelson2015-01-064-123/+154
* | ARM: dts: imx6sx: add i.mx6sx sabreauto board supportAnson Huang2015-01-052-0/+147
* | ARM: dts: imx6sx-sdb: Add QSPI supportFabio Estevam2015-01-051-0/+39
* | ARM: dts: imx6qdl: Remove OCRAM clock from VPU nodeFabio Estevam2015-01-051-3/+2
* | ARM: imx: apf51dev: add gpio-backlight supportGwenhael Goavec-Merou2015-01-051-0/+14
* | ARM: i.MX53: dts: add sahara moduleSteffen Trumtrar2015-01-051-0/+9
* | ARM: dts: imx6dl: correct cpufreq volt/freq tableAnson Huang2015-01-051-1/+1
* | ARM: dts: imx6q: update cpufreq volt/freq tableAnson Huang2015-01-051-1/+1
* | ARM: dts: sabrelite: add i2c3Eric Nelson2015-01-051-0/+14
* | ARM: dts: sabrelite: add hdmiEric Nelson2015-01-051-0/+5
* | ARM: dts: sabrelite: add i2c2Eric Nelson2015-01-051-0/+14
* | ARM: dts: vf610: add system reset controller and syscon-rebootStefan Agner2015-01-052-0/+16
* | ARM: dts: imx: Update VPU compatible stringsFabio Estevam2015-01-052-2/+2
* | ARM: dts: vf-colibri: add CLKOUT pin to pinctrl of FEC1Stefan Agner2015-01-051-0/+1
* | ARM: dts: vf610: enable watchdog for Cortex-A5 dt'sStefan Agner2015-01-052-1/+6
* | apf27dev: add max5821 to the dtsPhilippe Reynes2015-01-051-0/+21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-216-22/+16
|\
| * s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-181-12/+6
| * arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-4/+4
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2120-148/+157
|\ \
| * | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-161-9/+14
| * | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-162-6/+6
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-167-63/+208
| |\ \
| * | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-041-5/+5
| * | | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette2014-11-256-60/+12
| |\ \ \
| | * | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.Chen-Yu Tsai2014-11-232-20/+4
| | * | | ARM: dts: sunxi: unify APB1 clockEmilio López2014-11-234-40/+8
| * | | | arm: mmp: Make use of the DT supported clockChao Xie2014-11-136-62/+111
| * | | | arm: mmp: Make all the dts file to be compiled by MakefileChao Xie2014-11-137-6/+9
* | | | | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-2033-35/+30
|\ \ \ \ \
| * | | | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-1933-35/+30
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2014-12-208-27/+38
|\ \ \ \ \ \
| * | | | | | Hexagon: fix signal delivery for debug trapsRichard Kuo2014-12-161-2/+2
| * | | | | | Hexagon: set ARCH_DMA_MINALIGNRichard Kuo2014-12-161-1/+3