summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | arm: mach-imx: Convert pr_warning to pr_warnJoe Perches2014-09-164-6/+6
| | * | | | | | ARM: imx: source gpt per clk from OSC for system timerAnson Huang2014-09-161-5/+26
| | * | | | | | ARM: imx: add gpt_3m clk for i.mx6qdlAnson Huang2014-09-161-0/+8
| | * | | | | | ARM: imx: fix register offset of pll7_usb_host gate clockShawn Guo2014-09-163-3/+3
| | * | | | | | ARM: clk-imx6sl: refine clock tree for SSIShengjiu Wang2014-09-161-3/+10
| | * | | | | | ARM: imx: remove ENABLE and BYPASS bits from clk-pllv3 driverShawn Guo2014-09-161-37/+0
| | * | | | | | ARM: imx6sx: add BYPASS support for PLL clocksShawn Guo2014-09-161-9/+54
| | * | | | | | ARM: imx6sl: add BYPASS support for PLL clocksShawn Guo2014-09-161-8/+61
| | * | | | | | ARM: imx6q: add BYPASS support for PLL clocksShawn Guo2014-09-161-10/+57
| | * | | | | | ARM: imx: add an exclusive gate clock typeShawn Guo2014-09-163-1/+99
| | * | | | | | ARM: clk-imx6q: refine clock tree for SSIShengjiu Wang2014-09-161-3/+9
| | * | | | | | ARM: clk-imx6q: refine clock tree for ASRCShengjiu Wang2014-09-161-1/+4
| | * | | | | | ARM: clk-imx6sl: correct the pxp and epdc axi clock selectionsFancy Fang2014-09-161-3/+4
| | * | | | | | ARM: clk-imx6q: refine clock tree for ESAIShengjiu Wang2014-09-161-3/+4
| | * | | | | | ARM: clk-imx6sl: Select appropriate parents for LCDIF clocksFabio Estevam2014-09-161-0/+7
| | * | | | | | ARM: clk-imx6sl: Remove csi_lcdif_sels[]Fabio Estevam2014-09-161-3/+4
| | * | | | | | ARM: imx: clk-vf610: Add USBPHY clocksStefan Agner2014-09-161-2/+10
| | * | | | | | ARM: imx: add cpufreq support for i.mx6sxAnson Huang2014-09-161-0/+3
| | * | | | | | ARM: imx: clk-vf610: introduce clks_init_onStefan Agner2014-09-161-0/+9
| | * | | | | | ARM: i.MX1: Add devicetree supportAlexander Shiyan2014-09-163-0/+35
| | * | | | | | ARM: i.MX6: add more chip revision supportJason Liu2014-09-162-0/+15
| * | | | | | | Merge tag 'renesas-soc4-for-v3.18' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-09-241-3/+0
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ARM: shmobile: r8a7794: Remove unnecessary #ifdef CONFIG_USE_OFSimon Horman2014-09-111-3/+0
| * | | | | | | ARM: mediatek: Add earlyprintk support for mt6589Matthias Brugger2014-09-241-0/+10
| * | | | | | | ARM: hisi: Fix platmcpm compilation when ARMv6 is selectedWei Xu2014-09-241-0/+2
| * | | | | | | ARM: debug: fix alphanumerical order on debug uartsOlof Johansson2014-09-231-10/+10
| * | | | | | | Merge tag 'D01-for-3.18' of git://github.com/hisilicon/linux-hisi into next/socOlof Johansson2014-09-2312-0/+743
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: debug: add HiP04 debug uartHaojian Zhuang2014-09-031-0/+10
| | * | | | | | | ARM: config: enable hisilicon hip04Haojian Zhuang2014-09-032-0/+14
| | * | | | | | | ARM: dts: add hip04 dtsHaojian Zhuang2014-09-033-0/+300
| | * | | | | | | ARM: hisi: enable HiP04Haojian Zhuang2014-09-032-0/+18
| | * | | | | | | ARM: hisi: enable MCPM implementationHaojian Zhuang2014-09-032-0/+387
| | * | | | | | | ARM: mcpm: support 4 clustersHaojian Zhuang2014-09-032-0/+14
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'soc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson2014-09-23179-968/+1458
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | ARM: OMAP5+: Reuse OMAP4 PM code for OMAP5 and DRA7Nishanth Menon2014-09-091-4/+8
| | * | | | | | ARM: dts: OMAP3+: Add PRM interruptNishanth Menon2014-09-084-0/+4
| | * | | | | | ARM: omap: Remove stray ARCH_HAS_OPP referencesMark Brown2014-09-081-5/+0
| | * | | | | | ARM: DRA7: Add hook in SoC initcalls to enable pm initializationRajendra Nayak2014-09-082-1/+4
| | * | | | | | Merge branch 'pull/v3.18/for-omap-soc' of https://github.com/nmenon/linux-2.6...Tony Lindgren2014-09-0813-64/+275
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP5: Add hook in SoC initcalls to enable pm initializationSantosh Shilimkar2014-09-082-1/+4
| | | * | | | | | ARM: OMAP5 / DRA7: Enable CPU RET on suspendRajendra Nayak2014-09-084-3/+17
| | | * | | | | | ARM: OMAP5 / DRA7: PM: Provide a dummy startup function for CPU hotplugSantosh Shilimkar2014-09-081-6/+8
| | | * | | | | | ARM: OMAP5 / DRA7: PM: Avoid all SAR savesRajendra Nayak2014-09-081-21/+34
| | | * | | | | | ARM: OMAP5 / DRA7: PM: Enable Mercury retention mode on CPUx powerdomainsSantosh Shilimkar2014-09-081-0/+16
| | | * | | | | | ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by defaultSantosh Shilimkar2014-09-083-0/+19
| | | * | | | | | ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependencySantosh Shilimkar2014-09-081-3/+33
| | | * | | | | | ARM: OMAP5 / DRA7: PM: Update CPU context register offsetSantosh Shilimkar2014-09-081-4/+9
| | | * | | | | | ARM: AM437x: use pdata quirks for pinctrl informationKeerthy2014-09-081-0/+3
| | | * | | | | | ARM: DRA7: use pdata quirks for pinctrl informationNishanth Menon2014-09-081-0/+3
| | | * | | | | | ARM: OMAP5: use pdata quirks for pinctrl informationNishanth Menon2014-09-081-0/+4