summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX35: implement clocks using common clock frameworkSascha Hauer2012-05-093-1/+280
* ARM i.MX5: implement clocks using common clock frameworkSascha Hauer2012-05-093-1/+468
* ARM i.MX31: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+184
* ARM i.MX27: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+292
* ARM i.MX21: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+188
* ARM i.MX1: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+117
* ARM i.MX25: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+250
* ARM: imx: add common clock support for clk busyShawn Guo2012-05-023-1/+198
* ARM: imx: add common clock support for pfdShawn Guo2012-05-023-1/+152
* ARM i.MX: Add common clock support for 2bit gateSascha Hauer2012-05-023-1/+131
* ARM: imx: add common clock support for pllv3Shawn Guo2012-05-023-1/+433
* ARM i.MX: Add common clock support for pllv2Sascha Hauer2012-05-023-1/+253
* ARM i.MX: Add common clock support for pllv1Sascha Hauer2012-05-023-1/+69
* ARM i.MX: prepare for common clock frameworkSascha Hauer2012-04-253-0/+59
* ARM i.MX3: Make ccm base address a variableSascha Hauer2012-04-253-42/+47
* ARM i.MX timer: request correct clockSascha Hauer2012-04-251-0/+14
* ARM i.MX5: prepare gpc_dvfs_clkSascha Hauer2012-04-251-0/+1
* sparc32,leon: add notify_cpu_starting()Yong Zhang2012-04-211-0/+3
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-2124-147/+67
|\
| * Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-04-187-5/+10
| |\
| | * ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD2012-04-161-2/+3
| | * ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD2012-04-161-1/+1
| | * ARM: at91: remove empty at91_init_serial functionJoachim Eastwood2012-04-161-1/+0
| | * ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre2012-04-161-1/+1
| | * ARM: at91: Export at91_matrix_baseJoachim Eastwood2012-04-161-0/+1
| | * ARM: at91: Export at91_pmc_baseJoachim Eastwood2012-04-161-0/+1
| | * ARM: at91: Export at91_ramc_baseJoachim Eastwood2012-04-161-0/+1
| | * ARM: at91: Export at91_st_baseJoachim Eastwood2012-04-161-0/+2
| * | Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-04-183-6/+6
| |\ \
| | * | ARM: ux500: update defconfigLinus Walleij2012-04-161-5/+4
| | * | ARM: ux500: Fix unmet direct dependencyLee Jones2012-04-161-0/+1
| | * | ARM: ux500: wake secondary cpu via reschedJonas Aaberg2012-04-111-1/+1
| * | | Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson2012-04-183-3/+6
| |\ \ \
| | * | | ARM: imx: Fix imx5 idle logic bugRobert Lee2012-04-181-1/+1
| | * | | ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam2012-04-181-2/+4
| | * | | ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGEFabio Estevam2012-04-181-0/+1
| | | |/ | | |/|
| * | | Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-1810-131/+43
| |\ \ \
| | * | | ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley2012-04-171-2/+2
| | * | | ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar2012-04-171-1/+7
| | * | | ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R2012-04-171-116/+0
| | * | | ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas2012-04-171-6/+6
| | * | | Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-04-136-6/+27
| | |\ \ \
| | | * | | ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...Archit Taneja2012-04-133-3/+0
| | | * | | ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley2012-04-131-2/+12
| | | * | | ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2012-04-133-1/+15
| | | | |/ | | | |/|
| | * | | ARM: OMAP1: mux: add missing includeAaro Koskinen2012-04-091-0/+1
| | |/ /
| * | | ARM: bcmring: fix UART declarationsPaul Gortmaker2012-04-181-2/+2
| | |/ | |/|
* | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-215-25/+49
|\ \ \
| * | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-165-25/+49
| |/ /
* | | kill mm argument of vm_munmap()Al Viro2012-04-213-3/+3
OpenPOWER on IntegriCloud