summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-07-20Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson80-236/+610
2014-07-20Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson35-4374/+4
2014-07-19Merge tag 'sunxi-core-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson3-0/+27
2014-07-19Merge tag 'imx-soc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson96-4232/+1273
2014-07-19Merge tag 'renesas-clock2-for-v3.17' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson4-9/+30
2014-07-18ARM: EXYNOS: populate suspend and powered_up callbacks for mcpmChander Kashyap1-0/+36
2014-07-18ARM: EXYNOS: do not allow cpuidle registration for exynos5420Chander Kashyap1-1/+3
2014-07-18ARM: EXYNOS: add generic function to calculate cpu numberChander Kashyap1-0/+9
2014-07-18ARM: imx: clk-vf610: fix FlexCAN clock gatingStefan Agner1-2/+4
2014-07-18ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan10-25/+12
2014-07-18ARM: i.MX53: globally disable supervisor protectSteffen Trumtrar1-0/+2
2014-07-18ARM: i.MX: allow disabling supervisor protect via DTSteffen Trumtrar2-0/+15
2014-07-18ARM: i.MX27 clk: Add 26 MHz oscillator circuit clock gateAlexander Shiyan1-5/+6
2014-07-18ARM: i.MX27 clk: Remove unused definitionsAlexander Shiyan1-25/+0
2014-07-18ARM: i.MX27 clk: Introduce DT include for clock providerAlexander Shiyan1-185/+162
2014-07-18ARM: i.MX: Remove Freescale Logic Product Development i.MX27 Lite-Kit board s...Alexander Shiyan4-94/+0
2014-07-18ARM: i.MX: Remove excess symbols ARCH_MX1, ARCH_MX25 and MACH_MX27Alexander Shiyan2-13/+1
2014-07-18ARM: i.MX: Remove i.MX1 camera supportAlexander Shiyan7-112/+0
2014-07-18ARM: imx: use PTR_ERR_OR_ZEROFabian Frederick5-16/+5
2014-07-18ARM: imx: build cpu_is_imx6sl function conditionallyArnd Bergmann1-0/+7
2014-07-18ARM: imx: imx6sx uses imx6q cpuidle codeArnd Bergmann1-0/+2
2014-07-18ARM: imx: drop PL310 errata 588369 and 727915Shawn Guo1-4/+0
2014-07-18ARM: imx_v6_v7_defconfig: add FSL_EDMA and PRINTK_TIMEStefan Agner1-0/+2
2014-07-18ARM: imx: clk-imx6sx: register SSI/SSI_IPG as shared gate clocksFabio Estevam1-6/+9
2014-07-18ARM: imx_v6_v7_defconfig: Enable flexcan driver for can supportSilvio Fricke1-0/+2
2014-07-18ARM: imx_v6_v7_defconfig: Enable STMPE gpio supportSilvio Fricke1-0/+1
2014-07-18ARM: imx: mark .dt_compat as constShawn Guo9-9/+9
2014-07-18ARM: mx6: Only check for 1.2GHz for mx6quadFabio Estevam1-1/+1
2014-07-18ARM: imx_v4_v5_defconfig: Add USB device optionsFabio Estevam1-0/+2
2014-07-18ARM: i.MX25 clk: Use of_clk_init() for DT caseDenis Carikli3-22/+20
2014-07-18ARM i.MX25 clk: Fix gpt timer clock.Denis Carikli1-1/+1
2014-07-18ARM: i.MX21 clk: Add devicetree supportAlexander Shiyan1-123/+136
2014-07-18ARM: i.MX21 clk: Cleanup driverAlexander Shiyan1-24/+1
2014-07-18ARM: i.MX21 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan1-19/+0
2014-07-18ARM: i.MX21 clk: Clock initialization reworkAlexander Shiyan2-45/+75
2014-07-18ARM: clk-imx51-imx53: Remove clk_register_clkdev()Fabio Estevam1-76/+0
2014-07-18ARM: imx: add standby mode support for suspendAnson Huang3-5/+32
2014-07-18ARM: imx: mem bit must be cleared before entering DSM modeAnson Huang3-4/+8
2014-07-18ARM: imx6qdl: switch to use macro for clock IDShawn Guo1-282/+247
2014-07-18ARM: imx: add cpuidle support for i.mx6sxAnson Huang2-1/+10
2014-07-18ARM: imx: add suspend support for i.mx6sxAnson Huang3-3/+28
2014-07-18ARM: i.MX: Remove Freescale i.MX27 IP Camera board supportAlexander Shiyan4-88/+0
2014-07-18ARM: i.MX system: Add a reset fallback if base address of watchdog is not setAlexander Shiyan1-0/+4
2014-07-18ARM: i.MX system: Simplify handling watchdog clockAlexander Shiyan1-13/+7
2014-07-18ARM: imx_v6_v7_defconfig: Select CONFIG_SOC_IMX6SXFabio Estevam1-0/+1
2014-07-18ARM: i.MX clk: Move clock check function in common locationAlexander Shiyan13-73/+32
2014-07-18ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan3-35/+29
2014-07-18ARM: i.MX27 clk: Separate DT and non-DT init procedureAlexander Shiyan1-15/+24
2014-07-18ARM: i.MX: Remove excess variableAlexander Shiyan1-8/+7
2014-07-18ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.Alexander Shiyan7-28/+25